summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14Fix broken scan-buildMartin Roth
2012-12-14AMD S3: Rename generated s3.rom for make cleanZheng Bao
2012-12-14cbfstool: Align the column of build hint message.Zheng Bao
2012-12-13coreinfo: Build libpayload from coreinfo makefileMarc Jones
2012-12-13libpayload: increase the default heap sizeDave Frodin
2012-12-12coreinfo: changes to get the USB keyboard workingDave Frodin
2012-12-12SB800: Add IMC ROM and fan control.Martin Roth
2012-12-12Rename generated hudson_romsig.bin for make cleanMartin Roth
2012-12-12Fix SPI BAR special case in lpc_set_resourcesMartin Roth
2012-12-12Claim the SPI bus before writes if the IMC ROM is presentMartin Roth
2012-12-12cbfstool: Catch failing parse_elf_to_payload()Stefan Reinauer
2012-12-12Fix ARMv7 payload handlingStefan Reinauer
2012-12-12Fix maxim max77686 driverStefan Reinauer
2012-12-12Add support for Google Parrot ChromebookStefan Reinauer
2012-12-12Update 3rdparty to it's HEADStefan Reinauer
2012-12-12Add support for ENE932 EC w/ Compal firmwareStefan Reinauer
2012-12-12Add minimal mainboard support for snowRonald G. Minnich
2012-12-12Fix UART8250 console prototypesStefan Reinauer
2012-12-12Fix up Maxim MAX77686 driverStefan Reinauer
2012-12-11Remove un-needed i2c.h includeRonald G. Minnich
2012-12-11Correct the location of the include fileRonald G. Minnich
2012-12-10Removed an unneeded include fileRonald G. Minnich
2012-12-10libpayload: Fix use of virtual pointers in sysinfoNico Huber
2012-12-10libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASSNico Huber
2012-12-09Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"Stefan Reinauer
2012-12-08crossgcc: Normalize library directoriesPatrick Georgi
2012-12-08coreinfo: Make better calls to libpayload build scriptsMarc Jones
2012-12-08Clean up libpayload lpgcc and lpas scripts.Marc Jones
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-08Makefile cosmeticsStefan Reinauer
2012-12-08Allow PCI option rom execution only on systems with PCI supportStefan Reinauer
2012-12-08abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer
2012-12-08buildgcc: Clean up PATH handlingStefan Reinauer
2012-12-08buildgcc: drop hack to build gcc trunk versionsStefan Reinauer
2012-12-07buildgcc: Remove mingw32 hacksPatrick Georgi
2012-12-07abuild: produce valid junit filesStefan Reinauer
2012-12-07coreinfo: change the foreground/background colorsDave Frodin
2012-12-07Add function to map vendor/device to generic VBIOS IDsDave Frodin
2012-12-07libpayload: Don't let USB/PC/serial keyboards overwrite each otherDave Frodin
2012-12-07armv7: use __cpu_to_le32 for endianness of reset vector instructionDavid Hendricks
2012-12-06Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer
2012-12-06crossgcc: Generalize matching for the mingw casePatrick Georgi
2012-12-06Unify assembler function handlingStefan Reinauer