1. 9da7570 cbfstool: Fix warnings on OS X by Stefan Reinauer · 12 years ago
  2. 2485df3 Flatten the tree by Ronald G. Minnich · 12 years ago
  3. fa60de9 Revert "armv7: pass bootblock offset from Kconfig into cbfstool" by Ronald G. Minnich · 12 years ago
  4. 853f469 ARMv7: Make ABI compatible to reference toolchain by Stefan Reinauer · 12 years ago
  5. 3a8badc ARMv7: drop libgcc copy by Stefan Reinauer · 12 years ago
  6. 31c3613 Clean up ARMv7 architecture Kconfig by Stefan Reinauer · 12 years ago
  7. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  8. 9027845 rd890: clear IO-APIC before setup by Aladyshev Konstantin · 12 years ago
  9. 05cbce6 cbmem utility: Use mmap instead of fseek/fread by Stefan Reinauer · 12 years ago
  10. 3d4762d Tyan s8226: change lapic of lapic_cluster 0 to 0x10 by Siyuan Wang · 12 years ago
  11. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  12. 858b650 cleanup some exynos5250 uart code by David Hendricks · 12 years ago
  13. 801467f enable early serial console on exynos5250 by David Hendricks · 12 years ago
  14. 6a503b6 make early serial console support more generic by David Hendricks · 12 years ago
  15. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  16. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  17. 64b364d Add the push default to 'make gitconfig' by Ronald G. Minnich · 12 years ago
  18. ec8d35f armv7: pass bootblock offset from Kconfig into cbfstool by David Hendricks · 12 years ago
  19. 4c2245e snow: Stuff to support building image with BL1 by David Hendricks · 12 years ago
  20. 454856b add user-specified offset when creating armv7 cbfs image by David Hendricks · 12 years ago
  21. 45256b3 Add (hacked-up) s3c24x0_i2c files by David Hendricks · 12 years ago
  22. d3c75309 import SPL files for board_i2c_{claim,release}_bus() by David Hendricks · 12 years ago
  23. 8583ac3 armv7: create init.S for early ARMv7 init by David Hendricks · 12 years ago
  24. 1e0e556 cbmem utility: support command line options by Stefan Reinauer · 12 years ago
  25. 2c3f260 Fix strcpy() by Stefan Reinauer · 12 years ago
  26. f50fbe8 AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions by Aladyshev Konstantin · 12 years ago
  27. c855dce Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function by Aladyshev Konstantin · 12 years ago
  28. 34746a9 rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops by Denis 'GNUtoo' Carikli · 12 years ago
  29. 9a0e3e2 M4A785T-M: Add support for external GFX. by Denis 'GNUtoo' Carikli · 12 years ago
  30. 6c6b2e8 Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency by Marc Jones · 12 years ago
  31. 6c212ac remove obsolete include paths from INCLUDES by David Hendricks · 12 years ago
  32. f4c3508 import i2c header from u-boot by David Hendricks · 12 years ago
  33. e293440 corrections for MAX77686 config variable by David Hendricks · 12 years ago
  34. f1dfb2e move iRAM config variable to exynos5250 Kconfig by David Hendricks · 12 years ago
  35. 37a8516 Simplify romstage.ld for armv7 by David Hendricks · 12 years ago
  36. 3267517 Supermicro H8QGI: Add onboard VGA to devicetree.cb by Aladyshev Konstantin · 12 years ago
  37. c94e8cf Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c by Aladyshev Konstantin · 12 years ago
  38. 3d63b0a BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable by Aladyshev Konstantin · 12 years ago
  39. b01097e USBDEBUG: Enable the EHCI in AMD Southbridge by Zheng Bao · 12 years ago
  40. ceb82da add a return type to test function used by xcompile by David Hendricks · 12 years ago
  41. ec3daf7 Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table by Aladyshev Konstantin · 12 years ago
  42. 7299c13 PDcurses: Delete automatically created (and unused) files by Stefan Reinauer · 12 years ago
  43. 69e3de3 libpayload: Another usb fix by Patrick Georgi · 12 years ago
  44. e09f7ef Add back dummy free() by Stefan Reinauer · 12 years ago
  45. 5fa7ea4 libpayload: fix USB by Patrick Georgi · 12 years ago
  46. ebb89e3 No need to contact AMD for firmware anymore by Patrick Georgi · 12 years ago
  47. 7a33442 Remove colors from build system output by Patrick Georgi · 12 years ago
  48. c62b69c libpayload: improved UHCI TD debugging by Anton Kochkov · 12 years ago
  49. cf7b63f libpayload: improving OHCI TD/ED debugging by Anton Kochkov · 12 years ago
  50. ea9a1f6 Get stdint.h in sync between ARMv7 and x86 by Stefan Reinauer · 12 years ago
  51. 5056b6e libpayload: Check if serial console h/w is present before using by Dave Frodin · 12 years ago
  52. 6bf11cf libpayload: Use usb_debug() to show USB messages by Dave Frodin · 12 years ago
  53. 8024b65 libpayload: Update configs/defconfig file by Dave Frodin · 12 years ago
  54. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 12 years ago
  55. 9f04317 libpayload: add kconfig.h by Stefan Reinauer · 12 years ago
  56. 8af0d03 libpayload: Initial ARMv7 port by Stefan Reinauer · 12 years ago
  57. f6935a0 libpayload: rename i386 to x86 by Stefan Reinauer · 12 years ago
  58. 9aaf7d1 Fix broken scan-build by Martin Roth · 12 years ago
  59. bb71c91 AMD S3: Rename generated s3.rom for make clean by Zheng Bao · 12 years ago
  60. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  61. 9915b37 coreinfo: Build libpayload from coreinfo makefile by Marc Jones · 12 years ago
  62. 0b97f29 libpayload: increase the default heap size by Dave Frodin · 12 years ago
  63. 15a2c8f coreinfo: changes to get the USB keyboard working by Dave Frodin · 12 years ago
  64. e899e51 SB800: Add IMC ROM and fan control. by Martin Roth · 12 years ago
  65. a17fd05 Rename generated hudson_romsig.bin for make clean by Martin Roth · 12 years ago
  66. 3aef7b4 Fix SPI BAR special case in lpc_set_resources by Martin Roth · 12 years ago
  67. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  68. cf5aaaf cbfstool: Catch failing parse_elf_to_payload() by Stefan Reinauer · 12 years ago
  69. 935a942 Fix ARMv7 payload handling by Stefan Reinauer · 12 years ago
  70. 0cc9f41 Fix maxim max77686 driver by Stefan Reinauer · 12 years ago
  71. a7198b3 Add support for Google Parrot Chromebook by Stefan Reinauer · 12 years ago
  72. 0e81b62 Update 3rdparty to it's HEAD by Stefan Reinauer · 12 years ago
  73. d8a5fd2 Add support for ENE932 EC w/ Compal firmware by Stefan Reinauer · 12 years ago
  74. f89e6b2 Add minimal mainboard support for snow by Ronald G. Minnich · 12 years ago
  75. 3600e96 Fix UART8250 console prototypes by Stefan Reinauer · 12 years ago
  76. de48f0f Fix up Maxim MAX77686 driver by Stefan Reinauer · 12 years ago
  77. 0dbb329 Remove un-needed i2c.h include by Ronald G. Minnich · 12 years ago
  78. ae06e61 Correct the location of the include file by Ronald G. Minnich · 12 years ago
  79. 84de16e Removed an unneeded include file by Ronald G. Minnich · 12 years ago
  80. 593f577 libpayload: Fix use of virtual pointers in sysinfo by Nico Huber · 12 years ago
  81. c95f2f5 libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASS by Nico Huber · 12 years ago
  82. 1224626 Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" by Stefan Reinauer · 12 years ago
  83. 198d23c crossgcc: Normalize library directories by Patrick Georgi · 12 years ago
  84. 5d01b76 coreinfo: Make better calls to libpayload build scripts by Marc Jones · 12 years ago
  85. bb9490a Clean up libpayload lpgcc and lpas scripts. by Marc Jones · 12 years ago
  86. da1ef02 stddef.h: move to generic code by Stefan Reinauer · 12 years ago
  87. 52db0b9 WIP: Initial ARMv7 architecture implementation in coreboot by Stefan Reinauer · 12 years ago
  88. 509f772 WIP: Add support for non-8250 built-in UARTs by Stefan Reinauer · 12 years ago
  89. bb62634 cbfs_core.h: support for ARMv7 CBFS master header by Stefan Reinauer · 12 years ago
  90. 9fe20cb WIP: Initial support for Samsung Exynos 5250 ARM CPU by Stefan Reinauer · 12 years ago
  91. 747127d Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH by Marc Jones · 12 years ago
  92. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  93. 4c4dd93 Only include libgcc wrappers on x86 by Stefan Reinauer · 12 years ago
  94. bca9b9d Makefile cosmetics by Stefan Reinauer · 12 years ago
  95. 2110c97 Allow PCI option rom execution only on systems with PCI support by Stefan Reinauer · 12 years ago
  96. 1009907 abuild: Select correct cross compiler for ARMV7 architecture by Stefan Reinauer · 12 years ago
  97. 16bd789 buildgcc: Clean up PATH handling by Stefan Reinauer · 12 years ago
  98. a348d90 buildgcc: drop hack to build gcc trunk versions by Stefan Reinauer · 12 years ago
  99. 969cd93 buildgcc: Remove mingw32 hacks by Patrick Georgi · 12 years ago
  100. 17b24d3 abuild: produce valid junit files by Stefan Reinauer · 12 years ago