1. 010bd47 imx8mn_ddr4_evk: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  2. c5a015c imx8mm_evk: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  3. 9ccd30d imx8mp_evk: Add a README file by Fabio Estevam · 4 years, 5 months ago
  4. 0e9c045 imx: move ATF to the back of the FIT to fix loading over yModem by Patrick Wildt · 4 years, 5 months ago
  5. f3e1c53 imx: Kconfig: enable IMX_BOOTAUX for i.MX8M by Peng Fan · 4 years, 6 months ago
  6. 8fde50f ARM: dts: imxrt1050: indent lcdif node correctly by Giulio Benetti · 4 years, 6 months ago
  7. 88bd5b1 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  8. 6bca655 Merge branch '2020-06-04-misc-bugfixes' by Tom Rini · 4 years, 5 months ago
  9. f3e2ebe checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 5 months ago
  10. dd5b0fa checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 5 months ago
  11. 5897811 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 5 months ago
  12. 7fc7d24 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 5 months ago
  13. 281236c checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 5 months ago
  14. b77df59 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 5 months ago
  15. 048a648 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 5 months ago
  16. 68ff234 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 5 months ago
  17. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 5 months ago
  18. d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 5 months ago
  19. f03af6e topic_miami: Disable GPIO by Tom Rini · 4 years, 5 months ago
  20. 31f39b2 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · 4 years, 5 months ago
  21. 559c99f bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · 4 years, 5 months ago
  22. a4c67b0 mx6memcal: Finish migration to defconfig options by Tom Rini · 4 years, 5 months ago
  23. 049756c pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 5 months ago
  24. 4cc24ae serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 5 months ago
  25. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 5 months ago
  26. 07d90d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 5 months ago
  27. c27178b 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, 5 months ago
  28. 0a94007 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 5 months ago
  29. fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 5 months ago
  30. c141642 doc: sifive: fu540: Add description for OpenSBI generic platform by Pragnesh Patel · 4 years, 5 months ago
  31. 7649e59 configs: fu540: Add config options for U-Boot SPL by Pragnesh Patel · 4 years, 5 months ago
  32. 819da86 sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 5 months ago
  33. 085cb1d sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · 4 years, 5 months ago
  34. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 5 months ago
  35. 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 5 months ago
  36. 25d0853 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 5 months ago
  37. 329e023 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 5 months ago
  38. 1ba43d2 clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 5 months ago
  39. 378c709 clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 5 months ago
  40. 79e49b0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 5 months ago
  41. fdf5dba riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 5 months ago
  42. 8a3fd84 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 5 months ago
  43. c514a94 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 5 months ago
  44. 0eed87e riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 5 months ago
  45. 1086047 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 5 months ago
  46. bbb94af riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 5 months ago
  47. 88eec61 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 5 months ago
  48. 0530721 misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 5 months ago
  49. 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  50. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  51. f1a69b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 5 months ago
  52. 49c8c91 Merge branch '2020-06-03-misc-bugfixes' by Tom Rini · 4 years, 5 months ago
  53. a4292ec efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 5 months ago
  54. 55af40a efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 5 months ago
  55. 13f62d9 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 5 months ago
  56. 4afceb4 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 5 months ago
  57. 4f7dc5f efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 5 months ago
  58. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 5 months ago
  59. 9f8aa0f ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI by Masahiro Yamada · 4 years, 5 months ago
  60. 4f6abf1 bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 5 months ago
  61. d67df1e kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 5 months ago
  62. 43e442a kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 5 months ago
  63. 3e2aea7 kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 5 months ago
  64. 8e8059c cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 5 months ago
  65. 1e37408 cubieboard7: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  66. e836a71 fu540: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  67. ee67ec9 m68k: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  68. 8971358 arm: ti: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  69. 358b6f7 rockchip: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  70. 0d172d2 powerpc: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  71. 2b41e19 imx: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  72. 3fadc9e amlogic: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  73. 7b4116d Azure: Add 'tools-only' build for macOS X hosts by Tom Rini · 4 years, 5 months ago
  74. 3172911 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 5 months ago
  75. 50bb682 tools: fw_env: Fix warning when reading too little by Harald Seiler · 4 years, 5 months ago
  76. 95712af image: android: fix abootimg support by Christian Gmeiner · 4 years, 5 months ago
  77. 6d39fcc dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 5 months ago
  78. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 5 months ago
  79. 371a2e7 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 5 months ago
  80. ecd4d99 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  81. 95cfa1d x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 5 months ago
  82. d8b5f5d x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 5 months ago
  83. 319506c x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 5 months ago
  84. b9ce32e x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 5 months ago
  85. 10a428e x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 5 months ago
  86. 55f5453 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 5 months ago
  87. d8177a9 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 5 months ago
  88. b523c17 x86: minnowmax: Add support for Winbond flash by Simon Glass · 4 years, 5 months ago
  89. 4711c1f x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 5 months ago
  90. 501ba58 x86: coral: Correct some FSP-S settings by Simon Glass · 4 years, 5 months ago
  91. 6e5ac59 x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 5 months ago
  92. 537558b x86: coral: Correct some FSP-M settings by Simon Glass · 4 years, 5 months ago
  93. 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 5 months ago
  94. d7413de x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 5 months ago
  95. 609b90a x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 5 months ago
  96. 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 5 months ago
  97. 1e7d00a sunxi: H6: Enable Ethernet on the Pine H64 by Samuel Holland · 4 years, 6 months ago
  98. 99ac861 net: sun8i_emac: Add support for the H6 variant by Samuel Holland · 4 years, 6 months ago
  99. abdbefb net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · 4 years, 6 months ago
  100. 5cfeeac sunxi: Silence warning about non-static inline function by Samuel Holland · 4 years, 6 months ago