1. c914f19 x86: apl: Add SPL loaders by Simon Glass · 5 years ago
  2. 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · 5 years ago
  3. 45122ae x86: apl: Add PUNIT driver by Simon Glass · 5 years ago
  4. 471e28c x86: apl: Add PCH driver by Simon Glass · 5 years ago
  5. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · 5 years ago
  6. 8c0629b x86: apl: Add ITSS driver by Simon Glass · 5 years ago
  7. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · 5 years ago
  8. dc79691 x86: apl: Add systemagent driver by Simon Glass · 5 years ago
  9. 9daae2c i2c: designware: Add Apollo Lake support by Simon Glass · 5 years ago
  10. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
  11. 582ba6e x86: apl: Add UART driver by Simon Glass · 5 years ago
  12. e63ca97 x86: apl: Add PMC driver by Simon Glass · 5 years ago
  13. 7c4ae82 x86: apl: Add basic IO addresses by Simon Glass · 5 years ago
  14. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  15. 8349051 x86: Add a generic Intel GPIO driver by Simon Glass · 5 years ago
  16. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
  17. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
  18. 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · 5 years ago
  19. a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · 5 years ago
  20. 07b2b99 spi: ich: Add Apollo Lake support by Simon Glass · 5 years ago
  21. bdd2897 spi: ich: Add TPL support by Simon Glass · 5 years ago
  22. 641217d spi: ich: Add support for get_mmap() method by Simon Glass · 5 years ago
  23. 0a88fd8 spi: ich: Support hardware sequencing by Simon Glass · 5 years ago
  24. b7632cb spi: ich: Support of-platdata for fast-spi by Simon Glass · 5 years ago
  25. f1c884d spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 5 years ago
  26. 63c19ed dm: doc: Add a note about of-platdata and header files by Simon Glass · 5 years ago
  27. eb0ae6f spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 5 years ago
  28. d500dd8 spi: ich: Various small tidy-ups by Simon Glass · 5 years ago
  29. e87e87b spi: ich: Fix header order by Simon Glass · 5 years ago
  30. 6e37af3 spi: ich: Convert to livetree by Simon Glass · 5 years ago
  31. 78d520c spi: ich: Move the protection/lockdown code into a function by Simon Glass · 5 years ago
  32. 23485eb spi: ich: Move init function just above probe() by Simon Glass · 5 years ago
  33. 86efbe0 x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 5 years ago
  34. 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
  35. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
  36. 79c8732 x86: Separate out U-Boot and device tree in ROM image by Simon Glass · 5 years ago
  37. 014c66f x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · 5 years ago
  38. 8d54388 x86: Add an fdtmap and image-header by Simon Glass · 5 years ago
  39. 4d7a923 x86: Add an option to control the position of SPL by Simon Glass · 5 years ago
  40. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  41. f8dc7f4 x86: Update .dtsi file for FSP2 by Simon Glass · 5 years ago
  42. 95518ae x86: Update the fsp command for FSP2 by Simon Glass · 5 years ago
  43. 3c4b98f x86: Disable microcode section for FSP2 by Simon Glass · 5 years ago
  44. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  45. 7dbabbb x86: Add an option to include a FIT by Simon Glass · 5 years ago
  46. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
  47. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
  48. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
  49. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 5 years ago
  50. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  51. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  52. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  53. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  54. 25271ae x86: Allow interrupt to happen once by Simon Glass · 5 years ago
  55. c01f4f0 x86: Allow removal of standard PCH drivers by Simon Glass · 5 years ago
  56. fe45513 x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 5 years ago
  57. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  58. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  59. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  60. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  61. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  62. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  63. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · 5 years ago
  64. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
  65. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 5 years ago
  66. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 5 years ago
  67. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 5 years ago
  68. 91c0736 x86: Reduce mrccache record alignment size by Simon Glass · 5 years ago
  69. 7a13138 x86: Define the SPL image start by Simon Glass · 5 years ago
  70. 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  71. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  72. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  73. c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · 5 years ago
  74. 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · 5 years ago
  75. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  76. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
  77. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · 5 years ago
  78. dd45a7a x86: Drop unnecessary cpu code for TPL by Simon Glass · 5 years ago
  79. bba203e x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · 5 years ago
  80. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  81. 3199afb board_r: Move early-timer init later by Simon Glass · 5 years ago
  82. 5edf3f3 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · 5 years ago
  83. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · 5 years ago
  84. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 5 years ago
  85. f0c9890 i2c: designware: Support use in SPL by Simon Glass · 5 years ago
  86. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · 5 years ago
  87. e2be553 i2c: designware: Tidy up PCI support by Simon Glass · 5 years ago
  88. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · 5 years ago
  89. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
  90. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 5 years ago
  91. 1ab8b89 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · 5 years ago
  92. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  93. dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
  94. 8e0a1e6 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 5 years ago
  95. c6fbeb3 Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 5 years ago
  96. a66c3b2 Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  97. 41b0f14 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  98. 4b9457c ARM: defconfig: Fix 32bit config for RPi4 by Matthias Brugger · 5 years ago
  99. e6e119e rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · 5 years ago
  100. f978837 rpi: fix dram bank initialization by Matthias Brugger · 5 years ago