Age | Commit message (Expand) | Author |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-12-12 | cbfstool: Catch failing parse_elf_to_payload() | Stefan Reinauer |
2012-12-12 | Fix ARMv7 payload handling | Stefan Reinauer |
2012-12-12 | Fix maxim max77686 driver | Stefan Reinauer |
2012-12-12 | Add support for Google Parrot Chromebook | Stefan Reinauer |
2012-12-12 | Update 3rdparty to it's HEAD | Stefan Reinauer |
2012-12-12 | Add support for ENE932 EC w/ Compal firmware | Stefan Reinauer |
2012-12-12 | Add minimal mainboard support for snow | Ronald G. Minnich |
2012-12-12 | Fix UART8250 console prototypes | Stefan Reinauer |
2012-12-12 | Fix up Maxim MAX77686 driver | Stefan Reinauer |
2012-12-11 | Remove un-needed i2c.h include | Ronald G. Minnich |
2012-12-11 | Correct the location of the include file | Ronald G. Minnich |
2012-12-10 | Removed an unneeded include file | Ronald G. Minnich |
2012-12-10 | libpayload: Fix use of virtual pointers in sysinfo | Nico Huber |
2012-12-10 | libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASS | Nico Huber |
2012-12-09 | Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" | Stefan Reinauer |
2012-12-08 | crossgcc: Normalize library directories | Patrick Georgi |
2012-12-08 | coreinfo: Make better calls to libpayload build scripts | Marc Jones |
2012-12-08 | Clean up libpayload lpgcc and lpas scripts. | Marc Jones |
2012-12-08 | stddef.h: move to generic code | Stefan Reinauer |
2012-12-08 | WIP: Initial ARMv7 architecture implementation in coreboot | Stefan Reinauer |
2012-12-08 | WIP: Add support for non-8250 built-in UARTs | Stefan Reinauer |
2012-12-08 | cbfs_core.h: support for ARMv7 CBFS master header | Stefan Reinauer |
2012-12-08 | WIP: Initial support for Samsung Exynos 5250 ARM CPU | Stefan Reinauer |
2012-12-08 | Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH | Marc Jones |
2012-12-08 | Fix Yabel compilation on non-x86 platforms | Stefan Reinauer |
2012-12-08 | Only include libgcc wrappers on x86 | Stefan Reinauer |
2012-12-08 | Makefile cosmetics | Stefan Reinauer |
2012-12-08 | Allow PCI option rom execution only on systems with PCI support | Stefan Reinauer |
2012-12-08 | abuild: Select correct cross compiler for ARMV7 architecture | Stefan Reinauer |
2012-12-08 | buildgcc: Clean up PATH handling | Stefan Reinauer |
2012-12-08 | buildgcc: drop hack to build gcc trunk versions | Stefan Reinauer |
2012-12-07 | buildgcc: Remove mingw32 hacks | Patrick Georgi |
2012-12-07 | abuild: produce valid junit files | Stefan Reinauer |
2012-12-07 | coreinfo: change the foreground/background colors | Dave Frodin |
2012-12-07 | Add function to map vendor/device to generic VBIOS IDs | Dave Frodin |
2012-12-07 | libpayload: Don't let USB/PC/serial keyboards overwrite each other | Dave Frodin |
2012-12-07 | armv7: use __cpu_to_le32 for endianness of reset vector instruction | David Hendricks |
2012-12-06 | Disable CMOS_POST and IO_POST on non-PC80 systems | Stefan Reinauer |
2012-12-06 | crossgcc: Generalize matching for the mingw case | Patrick Georgi |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-12-06 | driver/spi: Add support of MX25L3235D | Zheng Bao |
2012-12-06 | Fix xcompile (again) | Stefan Reinauer |
2012-12-06 | Fix xcompile for ARMv7 and our cross toolchain | Stefan Reinauer |
2012-12-06 | Drop ARCH_ARM in favor of ARCH_ARMV7 | Stefan Reinauer |
2012-12-06 | crossgcc: Fix buildgcc on Mac OS X | Stefan Reinauer |
2012-12-05 | Conditionally include mc146818rtc in console.c | David Hendricks |
2012-12-05 | crossgcc: Add support for building armv7a toolchain | Stefan Reinauer |
2012-12-01 | Drop TINY_BOOTBLOCK | Kyösti Mälkki |
2012-12-01 | Add include files for samsung s5p-common | Ronald G. Minnich |
2012-11-30 | Rename devices -> device | Stefan Reinauer |
2012-11-30 | Change TARGET_I386 to ARCH_X86 | David Hendricks |
2012-11-30 | fix #if for target architecture in libpayload | David Hendricks |
2012-11-30 | Drop boot directory | Stefan Reinauer |
2012-11-30 | src/lib/Makefile.inc: Add license header | Stefan Reinauer |
2012-11-30 | Make set_boot_successful depend on PC80_SYSTEM | Stefan Reinauer |
2012-11-30 | Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set | Stefan Reinauer |
2012-11-30 | cbfstool: Clean up messages | Stefan Reinauer |
2012-11-30 | build system: Treat cmos.default as text file | Patrick Georgi |
2012-11-30 | Supermicro h8scm: add agesa version of supermicro | Siyuan Wang |
2012-11-30 | AMD SB800: Interrupt routine for PCI slots on Persimmon | Zheng Bao |
2012-11-30 | Persimmon: Disable the unused PCI clocks | Dave Frodin |
2012-11-30 | AMD S3: Leverage the public SPI routine | Zheng Bao |
2012-11-30 | Create a a new configuration variable for PCI | Ronald G. Minnich |
2012-11-30 | libpayload: Remove unused FLAG_USED from memory allocator | Nico Huber |
2012-11-30 | libpayload: Fix lookup by label in CMOS layouts | Nico Huber |
2012-11-30 | Add mainboard hook to bootblock | Kyösti Mälkki |
2012-11-30 | Refactor bootblock initialisation | Kyösti Mälkki |
2012-11-30 | Add multi-architecture support to cbfstool | David Hendricks |
2012-11-30 | Lumpy: Need byteorder.h in romstage | Stefan Reinauer |
2012-11-30 | Make libgcc wrappers arch-specific, add ARMv7 | David Hendricks |
2012-11-30 | Add dummy Kconfig options for armv7 | David Hendricks |
2012-11-29 | Add the maxim MAX77686 power controller. | Ronald G. Minnich |
2012-11-29 | crossgcc: Only build iasl in acpica. | Zheng Bao |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-29 | Make mainboard_ops and mainboard.c file optional | Kyösti Mälkki |
2012-11-29 | pirq_route_irqs is private | Patrick Georgi |
2012-11-29 | Minor changes to .h files for samsung ARM part | Ronald G. Minnich |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-28 | add .h files for common exynos 5 | Ronald G. Minnich |
2012-11-28 | Add .h files for samsung exynos 5250 | Ronald G. Minnich |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Drop driver-y from GM45/ICH9/RK9 | Stefan Reinauer |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | Fix technexion tim5690 board VGA handler | Stefan Reinauer |
2012-11-27 | Enable the FCH GPP port prior to device enumeration | Dave Frodin |
2012-11-27 | Drop duplicate files that prevent building without ramstage.a | Stefan Reinauer |
2012-11-27 | build system: Split linking into multiple steps | Patrick Georgi |
2012-11-27 | build system: Add hook to postprocess classes (object lists) | Patrick Georgi |
2012-11-27 | build system: Eliminate special case for c_start | Patrick Georgi |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-27 | Drop ramstage.a | Patrick Georgi |
2012-11-27 | Provide weak empty declarations of all chip_ops used on a board | Patrick Georgi |
2012-11-27 | libpayload: Add _ and + to USB HID keymap | Patrick Georgi |
2012-11-27 | roda/rk886ex: Correct COMB irq reading / reduce warnings | Nico Huber |
2012-11-27 | roda/rk9: Fix for VGABIOS changes | Patrick Georgi |
2012-11-27 | SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) | Zheng Bao |
2012-11-27 | abuild: only rebuild boards if requested or after a broken build | Patrick Georgi |
2012-11-27 | xcompile: Add missing XGCCPATH | Zheng Bao |