1. 6e21f43 No random directories by Stefan Reinauer · 12 years ago
  2. 6a01563 Move init.S to a proper filename by Ronald G. Minnich · 12 years ago
  3. 8d05322 Fix console.c with serial support disabled by Stefan Reinauer · 12 years ago
  4. b8ad224 cbmem: replace pointer type by uint64_t by Stefan Reinauer · 12 years ago
  5. eb5e252 exynos5250: Hacked up lowlevel_init_c by David Hendricks · 12 years ago
  6. b9fb213 exynos5250: Temporarily remove intermediate rule in Makefile by David Hendricks · 12 years ago
  7. 105da50 AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS by Zheng Bao · 12 years ago
  8. 8a5ee9c armv7: replace magic constant for romstage location by David Hendricks · 12 years ago
  9. 1dcb697 armv7: add *(.data) back into .romdata section by David Hendricks · 12 years ago
  10. c82ec0e armv7: update board_init_f function signature by David Hendricks · 12 years ago
  11. 8bc10b7 armv7: delete some unused files by David Hendricks · 12 years ago
  12. 4868a11 snow: add max77686 driver in romstage and ramstage by David Hendricks · 12 years ago
  13. 5f6d857 exynos5250: clean-ups for clock_init by David Hendricks · 12 years ago
  14. 27094b0 exynos5250: un-comment a lot of code which was left out earlier by David Hendricks · 12 years ago
  15. 1d5390e size optimizations for max77686 by David Hendricks · 12 years ago
  16. 92dd172 Fix 2 infinite loops if IMC doesn't respond by Martin Roth · 12 years ago
  17. 238780c Fix typo in SB800 Kconfig for IMC position by Martin Roth · 12 years ago
  18. 597ff87 qemu-x86: Implement more features by Stefan Reinauer · 12 years ago
  19. 2f25d99 ARMv7: drop __ASSEMBLY__ by Stefan Reinauer · 12 years ago
  20. 6d47cbe ARMv7: drop __KERNEL__ by Stefan Reinauer · 12 years ago
  21. 2485df3 Flatten the tree by Ronald G. Minnich · 12 years ago
  22. fa60de9 Revert "armv7: pass bootblock offset from Kconfig into cbfstool" by Ronald G. Minnich · 12 years ago
  23. 853f469 ARMv7: Make ABI compatible to reference toolchain by Stefan Reinauer · 12 years ago
  24. 3a8badc ARMv7: drop libgcc copy by Stefan Reinauer · 12 years ago
  25. 31c3613 Clean up ARMv7 architecture Kconfig by Stefan Reinauer · 12 years ago
  26. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  27. 9027845 rd890: clear IO-APIC before setup by Aladyshev Konstantin · 12 years ago
  28. 3d4762d Tyan s8226: change lapic of lapic_cluster 0 to 0x10 by Siyuan Wang · 12 years ago
  29. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  30. 858b650 cleanup some exynos5250 uart code by David Hendricks · 12 years ago
  31. 6a503b6 make early serial console support more generic by David Hendricks · 12 years ago
  32. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  33. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  34. ec8d35f armv7: pass bootblock offset from Kconfig into cbfstool by David Hendricks · 12 years ago
  35. 4c2245e snow: Stuff to support building image with BL1 by David Hendricks · 12 years ago
  36. 45256b3 Add (hacked-up) s3c24x0_i2c files by David Hendricks · 12 years ago
  37. d3c75309 import SPL files for board_i2c_{claim,release}_bus() by David Hendricks · 12 years ago
  38. 8583ac3 armv7: create init.S for early ARMv7 init by David Hendricks · 12 years ago
  39. 2c3f260 Fix strcpy() by Stefan Reinauer · 12 years ago
  40. f50fbe8 AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions by Aladyshev Konstantin · 12 years ago
  41. c855dce Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function by Aladyshev Konstantin · 12 years ago
  42. 34746a9 rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops by Denis 'GNUtoo' Carikli · 12 years ago
  43. 9a0e3e2 M4A785T-M: Add support for external GFX. by Denis 'GNUtoo' Carikli · 12 years ago
  44. 6c6b2e8 Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency by Marc Jones · 12 years ago
  45. 6c212ac remove obsolete include paths from INCLUDES by David Hendricks · 12 years ago
  46. f4c3508 import i2c header from u-boot by David Hendricks · 12 years ago
  47. e293440 corrections for MAX77686 config variable by David Hendricks · 12 years ago
  48. f1dfb2e move iRAM config variable to exynos5250 Kconfig by David Hendricks · 12 years ago
  49. 37a8516 Simplify romstage.ld for armv7 by David Hendricks · 12 years ago
  50. 3267517 Supermicro H8QGI: Add onboard VGA to devicetree.cb by Aladyshev Konstantin · 12 years ago
  51. c94e8cf Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c by Aladyshev Konstantin · 12 years ago
  52. 3d63b0a BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable by Aladyshev Konstantin · 12 years ago
  53. b01097e USBDEBUG: Enable the EHCI in AMD Southbridge by Zheng Bao · 12 years ago
  54. ec3daf7 Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table by Aladyshev Konstantin · 12 years ago
  55. e09f7ef Add back dummy free() by Stefan Reinauer · 12 years ago
  56. ebb89e3 No need to contact AMD for firmware anymore by Patrick Georgi · 12 years ago
  57. 7a33442 Remove colors from build system output by Patrick Georgi · 12 years ago
  58. ea9a1f6 Get stdint.h in sync between ARMv7 and x86 by Stefan Reinauer · 12 years ago
  59. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 12 years ago
  60. bb71c91 AMD S3: Rename generated s3.rom for make clean by Zheng Bao · 12 years ago
  61. e899e51 SB800: Add IMC ROM and fan control. by Martin Roth · 12 years ago
  62. a17fd05 Rename generated hudson_romsig.bin for make clean by Martin Roth · 12 years ago
  63. 3aef7b4 Fix SPI BAR special case in lpc_set_resources by Martin Roth · 12 years ago
  64. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  65. 935a942 Fix ARMv7 payload handling by Stefan Reinauer · 12 years ago
  66. 0cc9f41 Fix maxim max77686 driver by Stefan Reinauer · 12 years ago
  67. a7198b3 Add support for Google Parrot Chromebook by Stefan Reinauer · 12 years ago
  68. d8a5fd2 Add support for ENE932 EC w/ Compal firmware by Stefan Reinauer · 12 years ago
  69. f89e6b2 Add minimal mainboard support for snow by Ronald G. Minnich · 12 years ago
  70. 3600e96 Fix UART8250 console prototypes by Stefan Reinauer · 12 years ago
  71. de48f0f Fix up Maxim MAX77686 driver by Stefan Reinauer · 12 years ago
  72. 0dbb329 Remove un-needed i2c.h include by Ronald G. Minnich · 12 years ago
  73. ae06e61 Correct the location of the include file by Ronald G. Minnich · 12 years ago
  74. 84de16e Removed an unneeded include file by Ronald G. Minnich · 12 years ago
  75. da1ef02 stddef.h: move to generic code by Stefan Reinauer · 12 years ago
  76. 52db0b9 WIP: Initial ARMv7 architecture implementation in coreboot by Stefan Reinauer · 12 years ago
  77. 509f772 WIP: Add support for non-8250 built-in UARTs by Stefan Reinauer · 12 years ago
  78. bb62634 cbfs_core.h: support for ARMv7 CBFS master header by Stefan Reinauer · 12 years ago
  79. 9fe20cb WIP: Initial support for Samsung Exynos 5250 ARM CPU by Stefan Reinauer · 12 years ago
  80. 747127d Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH by Marc Jones · 12 years ago
  81. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  82. 4c4dd93 Only include libgcc wrappers on x86 by Stefan Reinauer · 12 years ago
  83. 2110c97 Allow PCI option rom execution only on systems with PCI support by Stefan Reinauer · 12 years ago
  84. cbf3d40 Add function to map vendor/device to generic VBIOS IDs by Dave Frodin · 12 years ago
  85. c2d5a16 Disable CMOS_POST and IO_POST on non-PC80 systems by Stefan Reinauer · 12 years ago
  86. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  87. c269a9b driver/spi: Add support of MX25L3235D by Zheng Bao · 12 years ago
  88. 6edb729 Drop ARCH_ARM in favor of ARCH_ARMV7 by Stefan Reinauer · 12 years ago
  89. 0f5caa2 Conditionally include mc146818rtc in console.c by David Hendricks · 12 years ago
  90. 9b92665 Drop TINY_BOOTBLOCK by Kyösti Mälkki · 12 years ago
  91. efb7940 Add include files for samsung s5p-common by Ronald G. Minnich · 12 years ago
  92. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  93. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago
  94. 179206a src/lib/Makefile.inc: Add license header by Stefan Reinauer · 12 years ago
  95. 859e808 Make set_boot_successful depend on PC80_SYSTEM by Stefan Reinauer · 12 years ago
  96. 3d6eb29 Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set by Stefan Reinauer · 12 years ago
  97. 7f934f5 build system: Treat cmos.default as text file by Patrick Georgi · 12 years ago
  98. 8ff97b2 Supermicro h8scm: add agesa version of supermicro by Siyuan Wang · 12 years ago
  99. e7d6f02 AMD SB800: Interrupt routine for PCI slots on Persimmon by Zheng Bao · 12 years ago
  100. fbb5b40 Persimmon: Disable the unused PCI clocks by Dave Frodin · 12 years ago