summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libpayload: Fix use of virtual pointers in sysinfoNico Huber2012-12-101-1/+1
* libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASSNico Huber2012-12-101-1/+1
* Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"Stefan Reinauer2012-12-091-2/+1
* crossgcc: Normalize library directoriesPatrick Georgi2012-12-081-0/+26
* coreinfo: Make better calls to libpayload build scriptsMarc Jones2012-12-081-26/+25
* Clean up libpayload lpgcc and lpas scripts.Marc Jones2012-12-082-9/+35
* 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
* Makefile cosmeticsStefan Reinauer2012-12-081-2/+2
* Allow PCI option rom execution only on systems with PCI supportStefan Reinauer2012-12-081-3/+3
* abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer2012-12-081-1/+8
* buildgcc: Clean up PATH handlingStefan Reinauer2012-12-081-11/+4
* buildgcc: drop hack to build gcc trunk versionsStefan Reinauer2012-12-081-17/+0
* buildgcc: Remove mingw32 hacksPatrick Georgi2012-12-071-30/+12
* abuild: produce valid junit filesStefan Reinauer2012-12-071-2/+3
* coreinfo: change the foreground/background colorsDave Frodin2012-12-071-2/+3
* Add function to map vendor/device to generic VBIOS IDsDave Frodin2012-12-071-0/+36
* libpayload: Don't let USB/PC/serial keyboards overwrite each otherDave Frodin2012-12-071-2/+2
* armv7: use __cpu_to_le32 for endianness of reset vector instructionDavid Hendricks2012-12-071-1/+2
* Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer2012-12-061-1/+2
* crossgcc: Generalize matching for the mingw casePatrick Georgi2012-12-061-5/+5
* Unify assembler function handlingStefan Reinauer2012-12-0610-24/+58
* driver/spi: Add support of MX25L3235DZheng Bao2012-12-061-0/+8
* Fix xcompile (again)Stefan Reinauer2012-12-061-1/+1
* Fix xcompile for ARMv7 and our cross toolchainStefan Reinauer2012-12-061-7/+12
* Drop ARCH_ARM in favor of ARCH_ARMV7Stefan Reinauer2012-12-062-6/+2
* crossgcc: Fix buildgcc on Mac OS XStefan Reinauer2012-12-063-15/+46
* Conditionally include mc146818rtc in console.cDavid Hendricks2012-12-051-0/+10
* crossgcc: Add support for building armv7a toolchainStefan Reinauer2012-12-052-0/+24
* 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-3074-9/+9
* Change TARGET_I386 to ARCH_X86David Hendricks2012-11-309-13/+13
* fix #if for target architecture in libpayloadDavid Hendricks2012-11-301-1/+1
* Drop boot directoryStefan Reinauer2012-11-305-3/+3
* 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
* cbfstool: Clean up messagesStefan Reinauer2012-11-302-23/+17