1. 526ceb4 MIPS: malta: enable PCI driver model by Daniel Schwierzeck · 3 years, 4 months ago
  2. 73be563 MIPS: malta: add DT bindings for PCI host controller by Daniel Schwierzeck · 3 years, 4 months ago
  3. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  4. 4a837d4 arm: imx8mq: Add USB clock init function by Ye Li · 3 years, 9 months ago
  5. 4390e9f arm: dts: imx8mq: Add alias for two usb controllers by Ye Li · 3 years, 9 months ago
  6. c39946a Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  7. db1ab52 ARM: dts: stm32mp15: remove mmc alias by Patrick Delaunay · 3 years, 5 months ago
  8. 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 5 months ago
  9. b18c3ab stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · 3 years, 5 months ago
  10. 7c55249 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · 3 years, 5 months ago
  11. 7e54934 arm: dts: stm32mp15: alignment with v5.13 by Patrick Delaunay · 3 years, 5 months ago
  12. 80cfc6c stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · 3 years, 5 months ago
  13. d3551b8 stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · 3 years, 5 months ago
  14. e00e1f3 stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · 3 years, 5 months ago
  15. 3da2552 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · 3 years, 5 months ago
  16. fe24090 stm32mp: cmd_stm32key: handle error in fuse_hash_value by Patrick Delaunay · 3 years, 5 months ago
  17. bc78d5f stm32mp: cmd_stm32key: use sub command by Patrick Delaunay · 3 years, 5 months ago
  18. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 5 months ago
  19. edca8c3 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · 3 years, 5 months ago
  20. 9a72bea sandbox: Silence coverity warning in state_read_file() by Simon Glass · 3 years, 7 months ago
  21. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago WIP/15Jul2021
  22. 2f91fc4 x86: Ensure the e820 map is installed in all cases by Simon Glass · 3 years, 5 months ago
  23. 54e0bd1 x86: cros: Check ROM exists before building vboot by Simon Glass · 3 years, 5 months ago
  24. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 5 months ago
  25. c5c6215 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 5 months ago
  26. 7052968 x86: Do cache set-up by default when booting from coreboot by Simon Glass · 3 years, 5 months ago
  27. 0f5ca1d x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 5 months ago
  28. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 5 months ago
  29. cbd7ef7 arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zero by Pali Rohár · 3 years, 5 months ago
  30. e2f82f9 board: stemmy: Copy atags for booting downstream/vendor kernel by Stephan Gerhold · 3 years, 5 months ago
  31. 03585d5 board: stemmy: Parse atags to get available memory by Stephan Gerhold · 3 years, 5 months ago
  32. 9e9074b ARM: dts: uniphier: Add support for Akebi96 by Kunihiko Hayashi · 3 years, 5 months ago
  33. 548b89f arm: mach-snapdragon: pinctrl: Place pin_name in .data section by Stephan Gerhold · 3 years, 5 months ago
  34. a5ee05c ARM: imx: Pick correct eMMC boot partition from ROM log by Marek Vasut · 3 years, 5 months ago
  35. 1cb87b9 arm: dts: imx8mm-venice-gw7901.dts: fix dsa switch configuration by Tim Harvey · 3 years, 5 months ago
  36. c9f7ef3 board: gateworks: venice: add imx8mm-gw7901 support by Tim Harvey · 3 years, 5 months ago
  37. a5dc91f arm/mach-imx: Fix macros in mmdc_size.c by Kacper Kubkowski · 3 years, 7 months ago
  38. bbf04b2 board: phytec: imx8mp-phycore: Switch to binman by Teresa Remmet · 3 years, 5 months ago
  39. f11e3da arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry by Teresa Remmet · 3 years, 5 months ago
  40. 1feac81 board: phytec: phycore_imx8mp: Change debug UART by Teresa Remmet · 3 years, 5 months ago
  41. 3240d9c arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel by Teresa Remmet · 3 years, 5 months ago
  42. dafb164 arm: dts: imx8mp: Add common u-boot dtsi by Teresa Remmet · 3 years, 5 months ago
  43. 6bd1db0 arm: dts: imx8mp: Resync imx8mp device tree include by Teresa Remmet · 3 years, 5 months ago
  44. c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 5 months ago
  45. e27bddf imx8m: Restrict usable memory to space below 4G boundary by Frieder Schrempf · 3 years, 6 months ago
  46. 490101a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 5 months ago WIP/09Jul2021
  47. 9faae54 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · 3 years, 7 months ago
  48. b6e3bf1 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · 3 years, 7 months ago
  49. 937ee31 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · 3 years, 7 months ago
  50. b874785 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · 3 years, 7 months ago
  51. 2527b24 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · 3 years, 5 months ago
  52. f9d1324 sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · 3 years, 7 months ago
  53. 8fcf1fa arm: dts: sunxi: h3: Update DT files by Andre Przywara · 3 years, 6 months ago
  54. 58f6861 arm: dts: sunxi: h5: Update DT files by Andre Przywara · 3 years, 6 months ago
  55. 127e57c arm: dts: sunxi: h6: Update DT files by Andre Przywara · 3 years, 6 months ago
  56. f7b845b arm: armv8: Fix warning about redeclaring global functions as weak by Tom Rini · 3 years, 5 months ago WIP/2021-07-09-arm-updates
  57. 2359fa7 arm: bootm: Disable LMB reservation for command line and board info on arm64 by Marek Vasut · 3 years, 6 months ago
  58. ee0fbf4 arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable by Patrice Chotard · 3 years, 9 months ago
  59. bfb7984 armv8: Handle EL2 Host mode by Mark Kettenis · 3 years, 10 months ago
  60. 4ee73b0 Revert "arm: Remove nsa310s board" by Tom Rini · 3 years, 5 months ago
  61. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  62. d7221d0 arm: Remove spear320 boards by Tom Rini · 3 years, 6 months ago
  63. 1dc77c2 arm: Remove spear310 boards by Tom Rini · 3 years, 6 months ago
  64. 0e377bb arm: Remove spear300 boards by Tom Rini · 3 years, 6 months ago
  65. aa697e6 arm: Remove nsa310s board by Tom Rini · 3 years, 6 months ago
  66. dee08b1 arm: Remove gplugd board by Tom Rini · 3 years, 6 months ago
  67. bc08dc5 arm: Remove edb9315a board by Tom Rini · 3 years, 6 months ago
  68. f4a6f75 arm: Remove at91rm9200ek boards by Tom Rini · 3 years, 6 months ago
  69. ec6b37c ppc: Remove T4160RDB board by Tom Rini · 3 years, 6 months ago
  70. 1567e32 ppc: Remove MPC832XEMDS boards by Tom Rini · 3 years, 7 months ago
  71. 6c332e2 ppc: Remove MPC8323ERDB board by Tom Rini · 3 years, 7 months ago
  72. 139ff3b ppc: Remove MPC8315ERDB board by Tom Rini · 3 years, 7 months ago
  73. 1c58857 ppc: Remove sbc8641d board by Tom Rini · 3 years, 7 months ago
  74. ed7fe2b ppc: Remove xpedite boards by Tom Rini · 3 years, 7 months ago
  75. 8069689 ppc: Remove MPC8568MDS board by Tom Rini · 3 years, 7 months ago
  76. 6c3d993 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 7 months ago
  77. 9889860 ppc: Remove MPC8555CDS boards by Tom Rini · 3 years, 7 months ago
  78. a857133 ppc: Remove MPC8541CDS board by Tom Rini · 3 years, 7 months ago
  79. 5fe4c0c ppc: Remove TQM834x board by Tom Rini · 3 years, 7 months ago
  80. bb656c6 ppc: Remove sbc8548 boards by Tom Rini · 3 years, 7 months ago
  81. 6843862 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 7 months ago
  82. 7458f18 ppc: Remove MPC8313ERDB boards by Tom Rini · 3 years, 7 months ago
  83. af96210 ppc: Remove ve8313 board by Tom Rini · 3 years, 7 months ago
  84. b617d40 ppc: Remove mpc8308_p1m board by Tom Rini · 3 years, 7 months ago
  85. 008e996 ppc: Remove many T104x boards by Tom Rini · 3 years, 7 months ago
  86. 3588e20 ppc: Remove sbc8349 board by Tom Rini · 3 years, 7 months ago
  87. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 7 months ago
  88. eb83d10 m68k: Remove M5485 boards by Tom Rini · 3 years, 7 months ago
  89. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
  90. 5b8a835 Merge branch '2021-07-06-update-to-gcc11-clang11' by Tom Rini · 3 years, 5 months ago
  91. 54fb6e3 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago
  92. cfa5189 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · 3 years, 5 months ago
  93. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  94. 008604c Merge tag 'u-boot-atmel-fixes-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 5 months ago
  95. c9135d5 riscv: dts: add OpenPiton RISC-V board dts support by Tianrui Wei · 3 years, 5 months ago
  96. 5617efd Merge branch '2021-07-06-platform-updates' by Tom Rini · 3 years, 5 months ago
  97. 698c1df arm: dts: db410c: Add missing cd-gpios for SD card detection by Stephan Gerhold · 3 years, 5 months ago
  98. 6d430e1 arm: snapdragon: Fix typo in clk_bcr_update() by Sheep Sun · 3 years, 5 months ago
  99. 9b6b25c arm: snapdragon: Use correct GICC register on APQ8016 by Sheep Sun · 3 years, 5 months ago
  100. faf78fd arm: lpc32xx: add EA LPC3250 DevKitv2 board support by Trevor Woerner · 3 years, 6 months ago