coreboot.git
2005-01-13 Yinghai Luonboard pci_rom
2005-01-13 Yinghai Luonboard pci rom
2005-01-12 Yinghai Luonboard pci rom
2005-01-12 Yinghai Luonboard pci rom
2005-01-11 Li-Ta Loworks for PCI vga cards too
2005-01-11 Li-Ta Loremoved validation code
2005-01-11 Li-Ta Lofixed abs() impelmentation
2005-01-11 Li-Ta Louse Paulo's reduced version
2005-01-11 Li-Ta Lo*** empty log message ***
2005-01-10 Li-Ta Loadded PCI expansion ROM support,
2005-01-10 Yinghai Lunodeid
2005-01-10 Yinghai Lunodeid
2005-01-10 Yinghai Luno siblings yet
2005-01-07 Yinghai Luenable apic ext id to keep bsp using apid 0
2005-01-07 Yinghai Luenable apic ext id to keep bsp using 0
2005-01-07 Li-Ta Loremove ti_firewire.c, it only enable the bus master
2005-01-07 Li-Ta Lofixed indentation
2005-01-06 Yinghai Luadd NC support to spare mtrrs for 64G memory stored
2005-01-06 Yinghai Luclear dead link bug fix and opt_link_read for non coher...
2005-01-05 Stefan Reinauercompile fix
2005-01-05 Yinghai Luenable apic ext id
2005-01-05 Yinghai Luenable apic ext id
2005-01-04 Stefan Reinaueradapt to freebios v2. still doesnt handle comments...
2005-01-03 Yinghai Luserialize cpus for >2
2005-01-03 Yinghai Luoptimize read link bug fixed.
2005-01-03 Yinghai LuDynamic RT with 4 ways test OK.
2004-12-27 Li-Ta Lonow rom_address is one of the resources
2004-12-27 Li-Ta Loremove unused options
2004-12-27 Li-Ta Lostart consolidate various borken vga support
2004-12-27 Li-Ta Loclean up VGA and Expansion ROM support
2004-12-24 Yinghai Ludefault link bug fix
2004-12-23 Li-Ta LoAllocating resource for Expansion ROM
2004-12-22 Yinghai Lu*** empty log message ***
2004-12-22 Yinghai Luupdate broastcast table for K8 4p above
2004-12-22 Yinghai Lu8 ways support changes
2004-12-21 Yinghai Luamd k8 routing table creation dynamically support
2004-12-17 Yinghai Lunon coherent ht chain setup automatically
2004-12-16 Stefan Reinauertarget config fixup
2004-12-16 Yinghai Lubtext fix
2004-12-15 Stefan Reinauershame on me.
2004-12-15 Stefan Reinauerobviously broken
2004-12-14 Yinghai Luadd dump_pci_devices_in_bus
2004-12-10 Eric Biederman- Fix the definition of the linuxbios table so all...
2004-12-10 Ronald G. Minnichmptable tool
2004-12-09 Stefan Reinauerget config tool satisfied.. let's see if we get this...
2004-12-08 Li-Ta Loadded -E option for chip erase, remove duplicated code
2004-12-08 Li-Ta Loadd retry to write_byte_program_jedec(), 99% success...
2004-12-07 Li-Ta Loenable LPC decoding for 1 MB more addresss, for support...
2004-12-07 Li-Ta LoSST49LF00[2,3,4] should use
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-12-03 Yinghai Lu*** empty log message ***
2004-12-03 Yinghai Lui2c mux support
2004-12-01 Mark WilkinsonUpdates to raminit.c correcting for new version of...
2004-12-01 Mark WilkinsonUpdated version of vt8231_early_smbus.c
2004-11-28 Ronald G. Minnichfixes to make adl855pc compile.
2004-11-26 Greg Watsonnew config file format - PMC no longer works
2004-11-26 Greg Watsonmoved from ../sandpointx3_altimus_mpc7410
2004-11-26 Greg Watsonnot used here
2004-11-26 Greg WatsonPMC no longer works
2004-11-26 Greg Watson../sandpoint contains X3 configuration
2004-11-26 Greg Watsonmake sure enable_resource called on children
2004-11-25 Li-Ta Loupdate comment according to the new DOM
2004-11-25 Li-Ta Lomarked debug device on LPC bus
2004-11-24 Greg Watsonnew config model
2004-11-24 Greg Watsonmove pnp code
2004-11-24 Greg Watsonpci devices are all on the same bus
2004-11-24 Greg Watsonremoved argument
2004-11-24 Greg Watsonadded comments
2004-11-24 Greg Watsonfixup debugging info
2004-11-24 Greg Watsonscan the static bus
2004-11-22 Eric Biederman- Add the cpu path support. Oops I failed to commit...
2004-11-22 Greg Watsonpci_read using wrong device
2004-11-20 Greg Watsonadded missing cpu and cpu_bus support
2004-11-18 Eric Biederman- Add the new files for the motorola mpc107
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-15 Eric Biederman- Comment on why optimize_link_read_pointers is safe...
2004-11-15 Eric Biederman- Don't force spew level debug messages on the kherpi
2004-11-13 Eric Biederman- Allow coherent_ht.c to compile uniprocessor
2004-11-12 Stefan Reinauerooops. sorry
2004-11-11 Stefan Reinauerfix a little more of ppc
2004-11-11 Ronald G. Minnichin loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined,...
2004-11-11 Eric Biederman- Refactor the pc keyboard code so it will timeout...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-11 Eric Biederman- Remove include of device/chip.h
2004-11-10 Eric Biederman- Delete unused funciton realloc
2004-11-10 Eric Biederman- Remove unused start_stop.h
2004-11-10 Eric Biederman- Don't use e7501 root_complex
2004-11-10 Eric Biederman- Remove e7501 root_complex
2004-11-10 Ronald G. Minnichadl855pc support
2004-11-09 Eric Biederman- Clean up the CPP output a little bit
2004-11-09 Eric Biederman- Fix silly thinkos in that caused parsing problems...
2004-11-09 Eric Biederman- Fix minor glitch in romcc where it would not return...
2004-11-08 Yinghai Lu*** empty log message ***
2004-11-08 Eric Biederman- Romcc preprocessor bug fixes, (The code size went...
2004-11-05 Stefan Reinaueradd compiler from crosstool, too
2004-11-05 Yinghai Lu*** empty log message ***
2004-11-05 Yinghai LuCONFIG_CHIP_NAME to control config chip.h without ...
2004-11-05 Eric Biederman- How did I forget to cvs add this?
2004-11-05 Eric Biederman- First pass at getting the powerpc ports to compile
2004-11-05 Yinghai Lu*** empty log message ***
next