summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for ENE932 EC w/ Compal firmwareStefan Reinauer2012-12-1213-1/+891
* Add minimal mainboard support for snowRonald G. Minnich2012-12-128-0/+424
* Fix UART8250 console prototypesStefan Reinauer2012-12-122-3/+7
* Fix up Maxim MAX77686 driverStefan Reinauer2012-12-1210-6/+67
* Remove un-needed i2c.h includeRonald G. Minnich2012-12-111-1/+0
* Correct the location of the include fileRonald G. Minnich2012-12-111-1/+1
* Removed an unneeded include fileRonald G. Minnich2012-12-101-1/+0
* stddef.h: move to generic codeStefan Reinauer2012-12-081-3/+3
* WIP: Initial ARMv7 architecture implementation in corebootStefan Reinauer2012-12-0864-0/+9195
* WIP: Add support for non-8250 built-in UARTsStefan Reinauer2012-12-082-4/+53
* cbfs_core.h: support for ARMv7 CBFS master headerStefan Reinauer2012-12-081-0/+3
* WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer2012-12-0833-1/+5688
* Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones2012-12-088-9/+28
* Fix Yabel compilation on non-x86 platformsStefan Reinauer2012-12-086-12/+28
* Only include libgcc wrappers on x86Stefan Reinauer2012-12-081-1/+1
* Allow PCI option rom execution only on systems with PCI supportStefan Reinauer2012-12-081-3/+3
* Add function to map vendor/device to generic VBIOS IDsDave Frodin2012-12-071-0/+36
* Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer2012-12-061-1/+2
* Unify assembler function handlingStefan Reinauer2012-12-0610-24/+58
* driver/spi: Add support of MX25L3235DZheng Bao2012-12-061-0/+8
* Drop ARCH_ARM in favor of ARCH_ARMV7Stefan Reinauer2012-12-061-4/+0
* Conditionally include mc146818rtc in console.cDavid Hendricks2012-12-051-0/+10
* Drop TINY_BOOTBLOCKKyösti Mälkki2012-12-015-5/+0
* Add include files for samsung s5p-commonRonald G. Minnich2012-12-0111-0/+809
* Rename devices -> deviceStefan Reinauer2012-11-3071-5/+5
* Drop boot directoryStefan Reinauer2012-11-304-2/+2
* src/lib/Makefile.inc: Add license headerStefan Reinauer2012-11-301-1/+18
* Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer2012-11-302-3/+9
* Only compile PC80 drivers when CONFIG_PC80_SYSTEM is setStefan Reinauer2012-11-301-0/+2
* build system: Treat cmos.default as text filePatrick Georgi2012-11-301-1/+1
* Supermicro h8scm: add agesa version of supermicroSiyuan Wang2012-11-3033-0/+7964
* AMD SB800: Interrupt routine for PCI slots on PersimmonZheng Bao2012-11-301-12/+12
* Persimmon: Disable the unused PCI clocksDave Frodin2012-11-301-1/+1
* AMD S3: Leverage the public SPI routineZheng Bao2012-11-306-458/+179
* Create a a new configuration variable for PCIRonald G. Minnich2012-11-304-14/+29
* Add mainboard hook to bootblockKyösti Mälkki2012-11-302-0/+7
* Refactor bootblock initialisationKyösti Mälkki2012-11-303-13/+15
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-302-9/+19
* Lumpy: Need byteorder.h in romstageStefan Reinauer2012-11-301-0/+1
* Make libgcc wrappers arch-specific, add ARMv7David Hendricks2012-11-301-0/+11
* Add dummy Kconfig options for armv7David Hendricks2012-11-302-0/+11
* Add the maxim MAX77686 power controller.Ronald G. Minnich2012-11-294-0/+416
* Drop empty mainboard.cKyösti Mälkki2012-11-29103-1628/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-29106-255/+0
* Make mainboard_ops and mainboard.c file optionalKyösti Mälkki2012-11-291-1/+1
* pirq_route_irqs is privatePatrick Georgi2012-11-292-20/+19
* Minor changes to .h files for samsung ARM partRonald G. Minnich2012-11-294-4/+4
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2899-118/+15
* add .h files for common exynos 5Ronald G. Minnich2012-11-2814-0/+1220
* Add .h files for samsung exynos 5250Ronald G. Minnich2012-11-2831-0/+4463