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. 30b895f crossgcc: Save the script itself when cross build is over. by Zheng Bao · 11 years ago
  18. 315dec4 bootblock: Reduce register load by Patrick Georgi · 11 years ago
  19. c5ff648 armv7: Prevent CBFS data overlapping bootblock. by Hung-Te Lin · 11 years ago
  20. 966e2db cbfs: Revise debug messages. by Hung-Te Lin · 11 years ago
  21. d87d639 replace uchar and uint with standard types in generic i2c header by David Hendricks · 11 years ago
  22. 0d4f97e exynos/snow: Move core/memory clock-related and board ID code by David Hendricks · 11 years ago
  23. 94e230a snow: use bootblock build class for I2C code by David Hendricks · 11 years ago
  24. 00e480e snow: use bootblock build class for GPIO by David Hendricks · 11 years ago
  25. 6aaf856 exynos5250: Move the ID section again by David Hendricks · 11 years ago
  26. e876418 cbfstool: Add support for 64bit UEFI by Stefan Reinauer · 11 years ago
  27. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 11 years ago
  28. 15a66a1 snow: use bootblock build class for UART code by David Hendricks · 11 years ago
  29. 4c2aafe exynos: de-duplicate UART header content by David Hendricks · 11 years ago
  30. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  31. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 12 years ago
  32. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 12 years ago
  33. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 12 years ago
  34. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 12 years ago
  35. 49fcd75 cbfstool: Fix incorrect CBFS free space by old cbfstool. by Hung-Te Lin · 12 years ago
  36. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 12 years ago
  37. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 12 years ago
  38. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 12 years ago
  39. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 12 years ago
  40. 3cfacbf cbfstool: Add buffer management API. by Hung-Te Lin · 12 years ago
  41. f04e68e Add MMCONF resource to AMD fam15 PCI_DOMAIN by Steven Sherk · 12 years ago
  42. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 11 years ago
  43. 63950f8 AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` by Paul Menzel · 12 years ago
  44. 5e272a4 smbios: show CONFIG_LOCALVERSION in DMI bios_version by Christian Gmeiner · 11 years ago
  45. 7407f43 Family 12: Update for string portability by Mike Loptien · 12 years ago
  46. e133aab Family 15tn: Update for string portability by Mike Loptien · 12 years ago
  47. 6eced51 Family 10: Update for string portability by Mike Loptien · 12 years ago
  48. 8401453 Family 15: Update for string portability by Mike Loptien · 12 years ago
  49. 1cbabb0 Add MMCONF resource to AMD fam15tn PCI_DOMAIN by Steven Sherk · 12 years ago
  50. 17aed02 ASRock 939A785GMH: Align comments of DSDT’s `IndexField` by Paul Menzel · 11 years ago
  51. cb54f31 ASRock 939A785GMH: Align comments in DSDT header with tabs by Paul Menzel · 11 years ago
  52. 6a427b9 Use tabs instead of spaces to align comments in DSTD header by Paul Menzel · 11 years ago
  53. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 11 years ago
  54. dada125 crossgcc: add armv7a-eabi to list of working toolchains by David Hendricks · 11 years ago
  55. 5be6673 cbfstool: Update example file. by Hung-Te Lin · 12 years ago
  56. 18ee01e exynos5250: make lowlevel_init_c.c benign by David Hendricks · 11 years ago
  57. 2354ef8 exynos/snow: get rid of board-specific arbitration code by David Hendricks · 11 years ago
  58. aa6701c exynos/snow: partial clean-up of snow bootblock using build class by David Hendricks · 11 years ago
  59. ad7f98cb exynos/s5p: Add helper function for reading a single MVL3 GPIO by David Hendricks · 12 years ago
  60. d58ba2a add gpio.h for generic GPIO-related definitions by David Hendricks · 12 years ago
  61. 1088394 exynos5250: remove CPU check from samsung_get_base_* macro by David Hendricks · 11 years ago
  62. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 12 years ago
  63. e876819 Fix libpayload xcompile xgcc path by Marc Jones · 12 years ago
  64. 2d5c0e6 AMD/Persimmon: LVDS assignment was made to wrong DPx by Dave Frodin · 12 years ago
  65. c07fb15 libpayload: add EHCI QH/qTD debugging by Anton Kochkov · 12 years ago
  66. d0ef387 armv7: Fix entry point in ram stage. by Hung-Te Lin · 12 years ago
  67. 332795c cbfstool: Make endian detection functions to work without prior setup. by Hung-Te Lin · 12 years ago
  68. d723c5b clean-up for arch/armv7/Makefile.inc by David Hendricks · 12 years ago
  69. 0a5bc7f snow: make romstage init DRAM controller and call ramstage by Ronald G. Minnich · 12 years ago
  70. c9f26a1 exynos5250: hard-code array index for memory timings by David Hendricks · 12 years ago
  71. ea60473 exynos5250: #define the dram controller interleaving size by David Hendricks · 12 years ago
  72. d51557a lib: Prevent unaligned memory access and fix endianess in LZMA decode library. by Hung-Te Lin · 12 years ago
  73. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 12 years ago
  74. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  75. 7fb692b Fam15tn: Move SPD read from mainboards into wrapper by Martin Roth · 12 years ago
  76. 50c0a50 armv7: unify stage hand-off routines by David Hendricks · 12 years ago
  77. 79e36d9 Improve how our printk calls do_div by using constants. by Ronald G. Minnich · 12 years ago
  78. bc3abbb armv7: don't hang on divide by zero by Ronald G. Minnich · 12 years ago
  79. b7e0535 Exynos5250: Get DDR3 working by changing what is compiled and add a function by Ronald G. Minnich · 12 years ago
  80. 21d0fc0 Add a clean target to the run firmware (runfw) Makefile by Ronald G. Minnich · 12 years ago
  81. 7e49405 armv7: Add SPI driver for Exynos. by Hung-Te Lin · 12 years ago
  82. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  83. 5fc64dc Rename family15 pci northbridgeops functions. by Steven Sherk · 12 years ago
  84. f434058 Rename family15tn pci northbridgeops functions. by Steven Sherk · 12 years ago
  85. e1ea515 libpayload: Update README with Git repository URL and directory location by Paul Menzel · 12 years ago
  86. 58089e8 Family 14: Update for string portability. by Mike Loptien · 12 years ago
  87. cc5b344 Project PIANO aka tianocoreboot by Stefan Reinauer · 12 years ago
  88. 7d3c7f1 ASRock E350M1: Remove unused variable `reg8` from `romstage.c` by Paul Menzel · 12 years ago
  89. 5a9f45c cbfstool: Prevent file name to be corrupted by basename(). by Hung-Te Lin · 12 years ago
  90. 3414234 Exynos5250: change all unsigned with no type to 'unsigned int' by Ronald G. Minnich · 12 years ago
  91. 88e4691 Exynos5250: add debug prints to DDR3 startup code. by Ronald G. Minnich · 12 years ago
  92. 770996f Exynos5250: make vendor enums in the timing array more debuggable. by Ronald G. Minnich · 12 years ago
  93. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 12 years ago
  94. 4505ceb cbfstool: Remove unused header files. by Hung-Te Lin · 12 years ago
  95. 90b4ce2 armv7: Clean up the mmu setup a bit by Ronald G. Minnich · 12 years ago
  96. 1fb9bfa armv7: nuke global_data.h and remove some references to gd struct by David Hendricks · 12 years ago
  97. 4a48420 armv7: Clean out weak symbols and unnecessary #ifdef's in cache files by David Hendricks · 12 years ago
  98. 6d1708d AMD/Persimmon: DP0 is connected to a LVDS connector by Dave Frodin · 12 years ago
  99. d173962 cbfstool: Store global variables into struct. by Hung-Te Lin · 12 years ago
  100. dd678a2 msrtool: Decoding for most of Intel Core 2 MSRs by Anton Kochkov · 12 years ago