1. b868d40 armv7: Use same console initialization procedure for all ARM stages by Hung-Te Lin · 11 years ago
  2. 580fa2b console: Only print romstage messages with EARLY_CONSOLE enabled. by Hung-Te Lin · 11 years ago
  3. f7fcb20 console: Always allow setting "EARLY_CONSOLE" configuration. by Hung-Te Lin · 11 years ago
  4. 31bb2df exynos/snow: Configure UART peripheral during console initialization. by Hung-Te Lin · 11 years ago
  5. ad173ea console: Revise serial console configuration names. by Hung-Te Lin · 11 years ago
  6. 1c31879 Revert "armv7/snow: Move clock initialization from bootblock to romstage." by David Hendricks · 11 years ago
  7. 9029f4b armv7/snow: Move clock initialization from bootblock to romstage. by Hung-Te Lin · 11 years ago
  8. 632d6fe YABEL: use system {in,out}[bwl] on x86 by Patrick Georgi · 11 years ago
  9. 77608b2 armv7/snow: Remove power_init from bootblock. by Hung-Te Lin · 11 years ago
  10. 60485a3 armv7/snow: Remove redundant I2C initialization calls in bootblock. by Hung-Te Lin · 11 years ago
  11. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 11 years ago
  12. c720d8d cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 11 years ago
  13. 439e0d2 armv7: Clean up: remove deprecated SPL. by Hung-Te Lin · 11 years ago
  14. 23b5afe snow: remove dead code from bootblock by David Hendricks · 11 years ago
  15. da147d7 armv7: Clean up: replace hang() by hlt(). by Hung-Te Lin · 11 years ago
  16. 9efc42e AMD Fam14 - Fix warnings by Martin Roth · 11 years ago
  17. 315dec4 bootblock: Reduce register load by Patrick Georgi · 11 years ago
  18. c5ff648 armv7: Prevent CBFS data overlapping bootblock. by Hung-Te Lin · 11 years ago
  19. 966e2db cbfs: Revise debug messages. by Hung-Te Lin · 11 years ago
  20. d87d639 replace uchar and uint with standard types in generic i2c header by David Hendricks · 11 years ago
  21. 0d4f97e exynos/snow: Move core/memory clock-related and board ID code by David Hendricks · 11 years ago
  22. 94e230a snow: use bootblock build class for I2C code by David Hendricks · 11 years ago
  23. 00e480e snow: use bootblock build class for GPIO by David Hendricks · 11 years ago
  24. 6aaf856 exynos5250: Move the ID section again by David Hendricks · 11 years ago
  25. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 11 years ago
  26. 15a66a1 snow: use bootblock build class for UART code by David Hendricks · 11 years ago
  27. 4c2aafe exynos: de-duplicate UART header content by David Hendricks · 11 years ago
  28. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  29. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 12 years ago
  30. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 12 years ago
  31. f04e68e Add MMCONF resource to AMD fam15 PCI_DOMAIN by Steven Sherk · 12 years ago
  32. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 11 years ago
  33. 63950f8 AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` by Paul Menzel · 12 years ago
  34. 5e272a4 smbios: show CONFIG_LOCALVERSION in DMI bios_version by Christian Gmeiner · 11 years ago
  35. 7407f43 Family 12: Update for string portability by Mike Loptien · 12 years ago
  36. e133aab Family 15tn: Update for string portability by Mike Loptien · 12 years ago
  37. 6eced51 Family 10: Update for string portability by Mike Loptien · 12 years ago
  38. 8401453 Family 15: Update for string portability by Mike Loptien · 12 years ago
  39. 1cbabb0 Add MMCONF resource to AMD fam15tn PCI_DOMAIN by Steven Sherk · 12 years ago
  40. 17aed02 ASRock 939A785GMH: Align comments of DSDT’s `IndexField` by Paul Menzel · 11 years ago
  41. cb54f31 ASRock 939A785GMH: Align comments in DSDT header with tabs by Paul Menzel · 11 years ago
  42. 6a427b9 Use tabs instead of spaces to align comments in DSTD header by Paul Menzel · 11 years ago
  43. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 11 years ago
  44. 18ee01e exynos5250: make lowlevel_init_c.c benign by David Hendricks · 11 years ago
  45. 2354ef8 exynos/snow: get rid of board-specific arbitration code by David Hendricks · 11 years ago
  46. aa6701c exynos/snow: partial clean-up of snow bootblock using build class by David Hendricks · 11 years ago
  47. ad7f98cb exynos/s5p: Add helper function for reading a single MVL3 GPIO by David Hendricks · 11 years ago
  48. d58ba2a add gpio.h for generic GPIO-related definitions by David Hendricks · 11 years ago
  49. 1088394 exynos5250: remove CPU check from samsung_get_base_* macro by David Hendricks · 11 years ago
  50. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 12 years ago
  51. 2d5c0e6 AMD/Persimmon: LVDS assignment was made to wrong DPx by Dave Frodin · 12 years ago
  52. d0ef387 armv7: Fix entry point in ram stage. by Hung-Te Lin · 12 years ago
  53. d723c5b clean-up for arch/armv7/Makefile.inc by David Hendricks · 12 years ago
  54. 0a5bc7f snow: make romstage init DRAM controller and call ramstage by Ronald G. Minnich · 12 years ago
  55. c9f26a1 exynos5250: hard-code array index for memory timings by David Hendricks · 12 years ago
  56. ea60473 exynos5250: #define the dram controller interleaving size by David Hendricks · 12 years ago
  57. d51557a lib: Prevent unaligned memory access and fix endianess in LZMA decode library. by Hung-Te Lin · 12 years ago
  58. 7fb692b Fam15tn: Move SPD read from mainboards into wrapper by Martin Roth · 12 years ago
  59. 50c0a50 armv7: unify stage hand-off routines by David Hendricks · 12 years ago
  60. 79e36d9 Improve how our printk calls do_div by using constants. by Ronald G. Minnich · 12 years ago
  61. bc3abbb armv7: don't hang on divide by zero by Ronald G. Minnich · 12 years ago
  62. b7e0535 Exynos5250: Get DDR3 working by changing what is compiled and add a function by Ronald G. Minnich · 12 years ago
  63. 7e49405 armv7: Add SPI driver for Exynos. by Hung-Te Lin · 12 years ago
  64. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  65. 5fc64dc Rename family15 pci northbridgeops functions. by Steven Sherk · 12 years ago
  66. f434058 Rename family15tn pci northbridgeops functions. by Steven Sherk · 12 years ago
  67. 58089e8 Family 14: Update for string portability. by Mike Loptien · 12 years ago
  68. cc5b344 Project PIANO aka tianocoreboot by Stefan Reinauer · 12 years ago
  69. 7d3c7f1 ASRock E350M1: Remove unused variable `reg8` from `romstage.c` by Paul Menzel · 12 years ago
  70. 3414234 Exynos5250: change all unsigned with no type to 'unsigned int' by Ronald G. Minnich · 12 years ago
  71. 88e4691 Exynos5250: add debug prints to DDR3 startup code. by Ronald G. Minnich · 12 years ago
  72. 770996f Exynos5250: make vendor enums in the timing array more debuggable. by Ronald G. Minnich · 12 years ago
  73. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 12 years ago
  74. 90b4ce2 armv7: Clean up the mmu setup a bit by Ronald G. Minnich · 12 years ago
  75. 1fb9bfa armv7: nuke global_data.h and remove some references to gd struct by David Hendricks · 12 years ago
  76. 4a48420 armv7: Clean out weak symbols and unnecessary #ifdef's in cache files by David Hendricks · 12 years ago
  77. 6d1708d AMD/Persimmon: DP0 is connected to a LVDS connector by Dave Frodin · 12 years ago
  78. d1de45e ioapic: Factor out counting code to `ioapic_interrupt_count` by Patrick Georgi · 12 years ago
  79. dfff8a1 AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT by Paul Menzel · 12 years ago
  80. 336b8b1 AGESA: Kconfig: Drop useless depends statement by Patrick Georgi · 12 years ago
  81. be0e925 clear_ioapic: Fix reading of number of interrupts for IO-APICs by Aladyshev Konstantin · 12 years ago
  82. d5c998b Add MMCONF resource to AMD fam14 PCI_DOMAIN. by Marc Jones · 12 years ago
  83. 8a49ac7 Rename fam14 pci northbridge ops functions. by Marc Jones · 12 years ago
  84. 73e86a8 F15tn: Fix all warnings, enable warnings as errors by Martin Roth · 12 years ago
  85. 2edf77c src/lib/timestamp.c: Fix spelling of tim*e*stamp by Paul Menzel · 12 years ago
  86. 80e3516 Hudson: Legacy free question is hudson only by Martin Roth · 12 years ago
  87. 3593441 armv7: add ARM-encoded bootblock_exit() stub by David Hendricks · 12 years ago
  88. f5726ea Hudson: Cleanup - change SB800 references to hudson by Martin Roth · 12 years ago
  89. 2892023 AGESA F15tn: Move callouts into northbridge wrapper by Martin Roth · 12 years ago
  90. e4cd00c Save and restore F15TN graphics command register by Martin Roth · 12 years ago
  91. eac220f Hudson: Changes to support agesa/hudson for legacy free by Martin Roth · 12 years ago
  92. 0fbaf18 Hudson: Changes to agesa/hudson FADT for ACPI 3.0 by Martin Roth · 12 years ago
  93. 931df3a F15tn / Hudson: Change SATA NumOfPorts register setting by Martin Roth · 12 years ago
  94. c89d3da Parmer / Thatcher: devicetree.cb cleanup and whitespace by Martin Roth · 12 years ago
  95. 2d88151 F15tn: Modify devicetree to fix S3 resume by Martin Roth · 12 years ago
  96. 211a5d5 armv7/snow: get to romstage by David Hendricks · 12 years ago
  97. f572e1e Update gcov patch in documentation by Stefan Reinauer · 12 years ago
  98. 929f9f1 armv7: add a wrapper for romstage's main() for ARM ISA by Gabe Black · 12 years ago
  99. fba42a7 Snow bootblock (bloated/debug version) by David Hendricks · 12 years ago
  100. 1c706dc Fix the stack setup code so we can use an arbitrary 32-bit value by Ronald G. Minnich · 12 years ago