1. 89473d9 rockchip: rk3328: add rock-pi-e dts file by b.l.huang · 4 years, 6 months ago
  2. 6870b64 rockchip: Enable PCIe and NVMe on ROCKPro64 by Mark Kettenis · 4 years, 6 months ago
  3. b01f4c4 rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399 by Mark Kettenis · 4 years, 6 months ago
  4. 9e4bacb configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  5. c5ce284 Merge branch '2020-06-04-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
  6. d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
  7. 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
  8. 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
  9. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
  10. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago
  11. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 6 months ago
  12. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 6 months ago
  13. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  14. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  15. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
  16. bf1f75e topic_miami: Disable GPIO by Tom Rini · 4 years, 6 months ago
  17. 83f4d11 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · 4 years, 6 months ago
  18. 55eb5f9 bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · 4 years, 6 months ago
  19. 4c65842 mx6memcal: Finish migration to defconfig options by Tom Rini · 4 years, 6 months ago
  20. d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 6 months ago
  21. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 6 months ago
  22. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  23. 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 6 months ago
  24. a42d206 Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 6 months ago
  25. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
  26. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
  27. 5c6c8a1 doc: sifive: fu540: Add description for OpenSBI generic platform by Pragnesh Patel · 4 years, 6 months ago
  28. 169a883 configs: fu540: Add config options for U-Boot SPL by Pragnesh Patel · 4 years, 6 months ago
  29. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
  30. bc83d54 sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · 4 years, 6 months ago
  31. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
  32. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
  33. 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 6 months ago
  34. bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 6 months ago
  35. e848dba clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 6 months ago
  36. 1790bce clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 6 months ago
  37. 54ce0e0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 6 months ago
  38. 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 6 months ago
  39. 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 6 months ago
  40. 4cefe72 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 6 months ago
  41. b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 6 months ago
  42. 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 6 months ago
  43. 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 6 months ago
  44. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 6 months ago
  45. 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 6 months ago
  46. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  47. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  48. 8c7e5dd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 6 months ago
  49. 19cc6f7 Merge branch '2020-06-03-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
  50. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
  51. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 6 months ago
  52. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 6 months ago
  53. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 6 months ago
  54. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 6 months ago
  55. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · 4 years, 6 months ago
  56. b047d1b ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI by Masahiro Yamada · 4 years, 6 months ago
  57. 884bc8a bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 6 months ago
  58. 797172a kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 6 months ago
  59. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 6 months ago
  60. ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 6 months ago
  61. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  62. de275c3 cubieboard7: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  63. d42bdc0 fu540: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  64. caed6ff m68k: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  65. 8d3dfd3 arm: ti: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  66. cef81a5 rockchip: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  67. ef35bf6 powerpc: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  68. 30a61f5 imx: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  69. 84c4a8f amlogic: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  70. ab1e85b Azure: Add 'tools-only' build for macOS X hosts by Tom Rini · 4 years, 6 months ago
  71. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 6 months ago
  72. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · 4 years, 6 months ago
  73. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · 4 years, 6 months ago
  74. 1a64760 dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 6 months ago
  75. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 6 months ago
  76. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 6 months ago
  77. e265188 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  78. f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
  79. e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
  80. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 6 months ago
  81. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 6 months ago
  82. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 6 months ago
  83. acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 6 months ago
  84. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 6 months ago
  85. 66c520a x86: minnowmax: Add support for Winbond flash by Simon Glass · 4 years, 6 months ago
  86. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 6 months ago
  87. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · 4 years, 6 months ago
  88. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 6 months ago
  89. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · 4 years, 6 months ago
  90. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 6 months ago
  91. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 6 months ago
  92. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 6 months ago
  93. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 6 months ago
  94. 29e506f sunxi: H6: Enable Ethernet on the Pine H64 by Samuel Holland · 4 years, 7 months ago
  95. 3386e9a net: sun8i_emac: Add support for the H6 variant by Samuel Holland · 4 years, 7 months ago
  96. 97f2cf1 net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · 4 years, 7 months ago
  97. a1dba89 sunxi: Silence warning about non-static inline function by Samuel Holland · 4 years, 7 months ago
  98. 6b0f248 phy: sun4i-usb: Align H6 initialization logic with the kernel by Roman Stratiienko · 4 years, 7 months ago
  99. de403b4 Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 6 months ago
  100. e30c5ef Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago