Age | Commit message (Expand) | Author |
2013-01-08 | cbmem utility: Add option to dump cbmem console | Stefan Reinauer |
2013-01-08 | cbmem utility: drop obsolete python based implementation | Stefan Reinauer |
2013-01-05 | ARMv7: drop __ASSEMBLY__ | Stefan Reinauer |
2013-01-05 | Update 3rdparty mark to latest repository | Stefan Reinauer |
2013-01-05 | ARMv7: drop __KERNEL__ | Stefan Reinauer |
2013-01-04 | cbfstool: Fix warnings on OS X | Stefan Reinauer |
2013-01-04 | Flatten the tree | Ronald G. Minnich |
2013-01-04 | Revert "armv7: pass bootblock offset from Kconfig into cbfstool" | Ronald G. Minnich |
2013-01-04 | ARMv7: Make ABI compatible to reference toolchain | Stefan Reinauer |
2013-01-04 | ARMv7: drop libgcc copy | Stefan Reinauer |
2013-01-04 | Clean up ARMv7 architecture Kconfig | Stefan Reinauer |
2013-01-04 | Make PCIe config options depend on PCIe support | Stefan Reinauer |
2013-01-04 | rd890: clear IO-APIC before setup | Aladyshev Konstantin |
2013-01-04 | cbmem utility: Use mmap instead of fseek/fread | Stefan Reinauer |
2013-01-04 | Tyan s8226: change lapic of lapic_cluster 0 to 0x10 | Siyuan Wang |
2013-01-04 | Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". | Hung-Te Lin |
2013-01-04 | cleanup some exynos5250 uart code | David Hendricks |
2013-01-04 | enable early serial console on exynos5250 | David Hendricks |
2013-01-04 | make early serial console support more generic | David Hendricks |
2013-01-04 | update CFLAGS for armv7 | David Hendricks |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2013-01-03 | Add the push default to 'make gitconfig' | Ronald G. Minnich |
2013-01-03 | armv7: pass bootblock offset from Kconfig into cbfstool | David Hendricks |
2013-01-03 | snow: Stuff to support building image with BL1 | David Hendricks |
2013-01-03 | add user-specified offset when creating armv7 cbfs image | David Hendricks |
2013-01-03 | Add (hacked-up) s3c24x0_i2c files | David Hendricks |
2013-01-03 | import SPL files for board_i2c_{claim,release}_bus() | David Hendricks |
2013-01-03 | armv7: create init.S for early ARMv7 init | David Hendricks |
2013-01-03 | cbmem utility: support command line options | Stefan Reinauer |
2013-01-03 | Fix strcpy() | Stefan Reinauer |
2013-01-02 | AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions | Aladyshev Konstantin |
2013-01-02 | Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function | Aladyshev Konstantin |
2012-12-30 | rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops | Denis 'GNUtoo' Carikli |
2012-12-30 | M4A785T-M: Add support for external GFX. | Denis 'GNUtoo' Carikli |
2012-12-29 | Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency | Marc Jones |
2012-12-29 | remove obsolete include paths from INCLUDES | David Hendricks |
2012-12-29 | import i2c header from u-boot | David Hendricks |
2012-12-29 | corrections for MAX77686 config variable | David Hendricks |
2012-12-29 | move iRAM config variable to exynos5250 Kconfig | David Hendricks |
2012-12-29 | Simplify romstage.ld for armv7 | David Hendricks |
2012-12-28 | Supermicro H8QGI: Add onboard VGA to devicetree.cb | Aladyshev Konstantin |
2012-12-28 | Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c | Aladyshev Konstantin |
2012-12-28 | BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable | Aladyshev Konstantin |
2012-12-28 | USBDEBUG: Enable the EHCI in AMD Southbridge | Zheng Bao |
2012-12-21 | add a return type to test function used by xcompile | David Hendricks |
2012-12-21 | Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table | Aladyshev Konstantin |
2012-12-20 | PDcurses: Delete automatically created (and unused) files | Stefan Reinauer |
2012-12-20 | libpayload: Another usb fix | Patrick Georgi |
2012-12-19 | Add back dummy free() | Stefan Reinauer |
2012-12-19 | libpayload: fix USB | Patrick Georgi |
2012-12-19 | No need to contact AMD for firmware anymore | Patrick Georgi |
2012-12-19 | Remove colors from build system output | Patrick Georgi |
2012-12-19 | libpayload: improved UHCI TD debugging | Anton Kochkov |
2012-12-19 | libpayload: improving OHCI TD/ED debugging | Anton Kochkov |
2012-12-19 | Get stdint.h in sync between ARMv7 and x86 | Stefan Reinauer |
2012-12-18 | libpayload: Check if serial console h/w is present before using | Dave Frodin |
2012-12-18 | libpayload: Use usb_debug() to show USB messages | Dave Frodin |
2012-12-18 | libpayload: Update configs/defconfig file | Dave Frodin |
2012-12-15 | Fix a compare against undefined variable in acpi.c | Martin Roth |
2012-12-14 | libpayload: add kconfig.h | Stefan Reinauer |
2012-12-14 | libpayload: Initial ARMv7 port | Stefan Reinauer |
2012-12-14 | libpayload: rename i386 to x86 | Stefan Reinauer |
2012-12-14 | Fix broken scan-build | Martin Roth |
2012-12-14 | AMD S3: Rename generated s3.rom for make clean | Zheng Bao |
2012-12-14 | cbfstool: Align the column of build hint message. | Zheng Bao |
2012-12-13 | coreinfo: Build libpayload from coreinfo makefile | Marc Jones |
2012-12-13 | libpayload: increase the default heap size | Dave Frodin |
2012-12-12 | coreinfo: changes to get the USB keyboard working | Dave Frodin |
2012-12-12 | SB800: Add IMC ROM and fan control. | Martin Roth |
2012-12-12 | Rename generated hudson_romsig.bin for make clean | Martin Roth |
2012-12-12 | Fix SPI BAR special case in lpc_set_resources | Martin Roth |
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 |