Age | Commit message (Expand) | Author |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-20 | pci1x2x: remove latency/bridge control/cacheline size settings | Sven Schnelle |
2011-04-20 | pci1x2x: use pci_ops set_subsystem instead of custom code | Sven Schnelle |
2011-04-20 | pci1x2x: use devicetree register configuration | Sven Schnelle |
2011-01-06 | Various Nokia IP530 fixes. | Marc Bertens |
2010-12-26 | All the values should stay untouched or be set automatically by the resource | Stefan Reinauer |
2010-12-26 | Random fixes for TI pci1x2x / Nokia IP530 / others. | Uwe Hermann |
2010-12-25 | Nokia IP530: Add missing "select SDRAMPWR_4DIMM". | Uwe Hermann |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-07 | Get rid of some unneeded function prototypes in romstage.c files. | Uwe Hermann |
2010-10-09 | Remove various .c #includes from Intel 440BX/82371EB boards. | Uwe Hermann |
2010-10-07 | Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. | Uwe Hermann |
2010-10-06 | Convert all Intel 440BX boards to Cache-as-RAM (CAR). | Uwe Hermann |
2010-08-30 | Restructured all vendors' Kconfig files to no longer source the boards' | Jens Rottmann |
2010-08-17 | fix nokia ip530 Kconfig, missed on last check-in | Stefan Reinauer |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-06-07 | Fix some of Peter's suggestions for the Nokia IP530. | Myles Watson |
2010-06-04 | Kconfig value is hex, not int. | Myles Watson |
2010-06-04 | 128KB is the default, and isn't large enough with the 30K payload for abuild. | Myles Watson |
2010-06-04 | Fixes for Nokia IP530 and associated drivers. | Marc Bertens |
2010-05-14 | license header fixes | Nils Jacobs |
2010-05-09 | Remove pc80/serial.c includes in ROMCC boards and include | Patrick Georgi |
2010-05-08 | Drop console/console.c and pc80/serial.c from mainboards' | Patrick Georgi |
2010-05-05 | Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" | Patrick Georgi |
2010-04-19 | Add support for the Nokia IP530. | Marc Bertens |