summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-08stddef.h: move to generic codeStefan Reinauer
2012-12-08WIP: Initial ARMv7 architecture implementation in corebootStefan Reinauer
2012-12-08WIP: Add support for non-8250 built-in UARTsStefan Reinauer
2012-12-08cbfs_core.h: support for ARMv7 CBFS master headerStefan Reinauer
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer
2012-12-08Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-12-08Only include libgcc wrappers on x86Stefan Reinauer
2012-12-08Allow PCI option rom execution only on systems with PCI supportStefan Reinauer
2012-12-07Add function to map vendor/device to generic VBIOS IDsDave Frodin
2012-12-06Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-12-06driver/spi: Add support of MX25L3235DZheng Bao
2012-12-06Drop ARCH_ARM in favor of ARCH_ARMV7Stefan Reinauer
2012-12-05Conditionally include mc146818rtc in console.cDavid Hendricks
2012-12-01Drop TINY_BOOTBLOCKKyösti Mälkki
2012-12-01Add include files for samsung s5p-commonRonald G. Minnich
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Drop boot directoryStefan Reinauer
2012-11-30src/lib/Makefile.inc: Add license headerStefan Reinauer
2012-11-30Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer
2012-11-30Only compile PC80 drivers when CONFIG_PC80_SYSTEM is setStefan Reinauer
2012-11-30build system: Treat cmos.default as text filePatrick Georgi
2012-11-30Supermicro h8scm: add agesa version of supermicroSiyuan Wang
2012-11-30AMD SB800: Interrupt routine for PCI slots on PersimmonZheng Bao
2012-11-30Persimmon: Disable the unused PCI clocksDave Frodin
2012-11-30AMD S3: Leverage the public SPI routineZheng Bao
2012-11-30Create a a new configuration variable for PCIRonald G. Minnich
2012-11-30Add mainboard hook to bootblockKyösti Mälkki
2012-11-30Refactor bootblock initialisationKyösti Mälkki
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-30Lumpy: Need byteorder.h in romstageStefan Reinauer
2012-11-30Make libgcc wrappers arch-specific, add ARMv7David Hendricks
2012-11-30Add dummy Kconfig options for armv7David Hendricks
2012-11-29Add the maxim MAX77686 power controller.Ronald G. Minnich
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-29pirq_route_irqs is privatePatrick Georgi
2012-11-29Minor changes to .h files for samsung ARM partRonald G. Minnich
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-28add .h files for common exynos 5Ronald G. Minnich
2012-11-28Add .h files for samsung exynos 5250Ronald G. Minnich
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Drop driver-y from GM45/ICH9/RK9Stefan Reinauer
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27Fix technexion tim5690 board VGA handlerStefan Reinauer
2012-11-27Enable the FCH GPP port prior to device enumerationDave Frodin
2012-11-27Drop duplicate files that prevent building without ramstage.aStefan Reinauer
2012-11-27build system: Eliminate special case for c_startPatrick Georgi