1. 4c2acfe x86: coreboot: Remove the dummy pch driver by Bin Meng · 8 years ago
  2. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 9 years ago
  3. 164e757 x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  4. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  5. 38de020 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  6. c35328a x86: coreboot: Convert to use more dm drivers by Bin Meng · 9 years ago
  7. 2bc8b8a x86: coreboot: Allow >=4GiB memory bank size by Bin Meng · 9 years ago
  8. 535109a x86: Remove calculate_relocation_address() by Bin Meng · 9 years ago
  9. 345ceca x86: coreboot: Correctly report E820 types by Bin Meng · 9 years ago
  10. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  11. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · 9 years ago
  12. 70be096 x86: coreboot: Control I/O port 0xb2 writing via device tree by Bin Meng · 9 years ago
  13. 5949013 x86: coreboot: Fix cosmetic issues by Bin Meng · 9 years ago
  14. 9278471 x86: link: Add PCH driver to support SPI Flash by Simon Glass · 10 years ago
  15. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  16. 745b1d1 x86: Support machines with >4GB of RAM by Simon Glass · 10 years ago
  17. 6f71f60 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  18. f4072ee x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  19. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · 10 years ago
  20. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  21. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · 10 years ago
  22. 7bf5b9e x86: Add support for MTRRs by Simon Glass · 10 years ago
  23. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  24. d9de96d x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  25. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  26. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  27. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  28. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · 10 years ago
  29. 59762bc x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
  30. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
  31. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  32. 0b36ecd x86: Add chromebook_link board by Simon Glass · 10 years ago
  33. 588751a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  34. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  35. 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  36. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  37. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  38. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  39. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  40. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  41. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  42. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. eb2fd5c x86: Add coreboot timestamps by Simon Glass · 12 years ago
  45. 24f19b4 x86: Support adding coreboot timestanps to bootstage by Simon Glass · 12 years ago
  46. 11d7a5b x86: Add TSC timer by Simon Glass · 12 years ago
  47. ace6cd8 x86: Implement panic output for coreboot by Simon Glass · 12 years ago
  48. 6dd76f6 x86: Fix DRAM bank size init with generic board by Simon Glass · 12 years ago
  49. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  50. 6fa6e4a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  51. 3297d4d x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  52. d1c0d2c x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  53. 965b90b x86: Remove coreboot_ from file name by Stefan Reinauer · 12 years ago
  54. 56cee44 x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  55. 33307c4 x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago
  56. 115f747 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · 12 years ago
  57. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  58. ef4356d x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · 12 years ago
  59. 7169ce3 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · 12 years ago
  60. 5dfabfa x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · 12 years ago
  61. 101e4b7 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · 12 years ago
  62. f0c7e2a x86: Fill in the dram info using the e820 map on coreboot/x86 by Gabe Black · 12 years ago
  63. 5220654 x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · 12 years ago
  64. bc30b21 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · 12 years ago
  65. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  66. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  67. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  68. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago
  69. 84231af x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · 13 years ago
  70. 9fd7a1f x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · 13 years ago
  71. 27a4d07 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago