1. 51e9dad x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  2. 892ff8e x86: Support machines with >4GB of RAM by Simon Glass · 10 years ago
  3. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  4. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  5. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  6. e4ad603 x86: quark: Enable on-chip ethernet controllers by Bin Meng · 10 years ago
  7. 1c854dc arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME by Tom Rini · 10 years ago
  8. 312cc39 x86: quark: MRC codes clean up by Bin Meng · 10 years ago
  9. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  10. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  11. 9a89d50 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  12. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  13. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  14. ba877ef x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · 10 years ago
  15. 6df7ffe x86: Add SD/MMC support to quark/galileo by Bin Meng · 10 years ago
  16. 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  17. d8b1d22 x86: galileo: Add GPIO support by Bin Meng · 10 years ago
  18. b162257 x86: quark: Initialize non-standard BARs by Bin Meng · 10 years ago
  19. 20c3411 x86: quark: Call MRC in dram_init() by Bin Meng · 10 years ago
  20. 236b711 x86: quark: Enable the Memory Reference Code build by Bin Meng · 10 years ago
  21. b829f12 x86: quark: Add System Memory Controller support by Bin Meng · 10 years ago
  22. 38ad43e x86: quark: Add utility codes needed for MRC by Bin Meng · 10 years ago
  23. 0a391b1 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · 10 years ago
  24. ea94532 x86: quark: Bypass TSC calibration by Bin Meng · 10 years ago
  25. f56aeaa x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · 10 years ago
  26. ef46bea x86: Enable the Intel quark/galileo build by Bin Meng · 10 years ago
  27. afee3fb x86: Add basic Intel Galileo board support by Bin Meng · 10 years ago
  28. 828d9af x86: Add basic Intel Quark processor support by Bin Meng · 10 years ago
  29. 0fae4d2 x86: quark: Add Cache-As-RAM initialization by Bin Meng · 10 years ago
  30. 3c8ae53 x86: Define macros for pci configuration space access by Bin Meng · 10 years ago
  31. faa8323 x86: quark: Add routines to access message bus registers by Bin Meng · 10 years ago
  32. b994efb x86: Add header files for Intel Quark SoC defines by Bin Meng · 10 years ago
  33. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  34. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  35. 8ce24cd x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  36. f0809f9 x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  37. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  38. 7b02bf3 x86: Make CAR and DRAM FSP code common by Simon Glass · 10 years ago
  39. 82196cf x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  40. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago
  41. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  42. 2d934e5 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  43. 380ab5c x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  44. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  45. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  46. a9aff2f x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  47. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  48. fea1c47 x86: Fix various code format issues in start16.S by Bin Meng · 10 years ago
  49. 3b621cc x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  50. 4949166 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  51. 566d175 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · 10 years ago
  52. 07570e7 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · 10 years ago
  53. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  54. cdcc17d x86: coreboot: Configure pci memory regions by Bin Meng · 10 years ago
  55. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  56. 9d74f03 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  57. 7698d36 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  58. 8cb20cc x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  59. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  60. 5c564b0 x86: coreboot: Set up timer base correctly by Bin Meng · 10 years ago
  61. b2439ae x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · 10 years ago
  62. cb3b2e6 x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · 10 years ago
  63. c72f74e x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  64. 801d70c x86: Disable CAR before relocation on platforms that need it by Simon Glass · 10 years ago
  65. 7b00896 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · 10 years ago
  66. db55bd7 x86: Commit the current MTRRs before relocation by Simon Glass · 10 years ago
  67. aaafcd6 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · 10 years ago
  68. 9818a00 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · 10 years ago
  69. aff2523 x86: Add support for MTRRs by Simon Glass · 10 years ago
  70. 3a5659f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  71. f4a6f0a x86: Tidy up VESA mode numbers by Simon Glass · 10 years ago
  72. 818f602 x86: Use cache, don't clear the display in video BIOS by Simon Glass · 10 years ago
  73. d19ee5c x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · 10 years ago
  74. 6c911c4 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  75. bbd43d6 x86: Correct XIP_ROM_SIZE by Simon Glass · 10 years ago
  76. b21b208 x86: crownbay: Add pci devices in the dts file by Bin Meng · 10 years ago
  77. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  78. 949dbc1 x86: Simplify the fsp hob access functions by Bin Meng · 10 years ago
  79. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  80. fa5530b x86: Support pci bus scan in the early phase by Bin Meng · 10 years ago
  81. 4722c03 x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c by Bin Meng · 10 years ago
  82. 120c416 x86: Clean up the board dts files by Bin Meng · 10 years ago
  83. 9ca5a0c x86: Rename coreboot.dsti to serial.dtsi by Bin Meng · 10 years ago
  84. 57706e4 x86: Remove alex.dts in arch/x86/dts by Bin Meng · 10 years ago
  85. 255fd5c x86: Clean up the FSP support codes by Bin Meng · 10 years ago
  86. 41702ba x86: Rename coreboot-serial to x86-serial by Bin Meng · 10 years ago
  87. aada627 x86: crownbay: Add SDHCI support by Bin Meng · 10 years ago
  88. adfe3b2 x86: crownbay: Add SPI flash support by Bin Meng · 10 years ago
  89. 8c5224c x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  90. 58f542d x86: Add queensbay and crownbay Kconfig files by Bin Meng · 10 years ago
  91. 240a79d x86: Enable the queensbay cpu directory build by Bin Meng · 10 years ago
  92. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  93. 0f61de8 x86: Convert microcode format to device-tree-only by Simon Glass · 10 years ago
  94. b2e02d2 x86: Add basic support to queensbay platform and crownbay board by Bin Meng · 10 years ago
  95. efbeeaf x86: Integrate Tunnel Creek processor microcode by Bin Meng · 10 years ago
  96. b591ee3 x86: Correct problems in the microcode loading by Simon Glass · 10 years ago
  97. cf29e3e x86: ivybridge: Update the microcode by Simon Glass · 10 years ago
  98. 81f79ef x86: Move microcode updates into a separate directory by Simon Glass · 10 years ago
  99. e6126a5 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  100. ba7b38a x86: Add a simple command to show FSP HOB information by Bin Meng · 10 years ago