1. 32fd616 rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsi by Chen-Yu Tsai · 4 years, 5 months ago
  2. 032ca15 rockchip: dts: rk3328-evb: Move gmac2io related nodes to -u-boot.dtsi by Chen-Yu Tsai · 4 years, 5 months ago
  3. 9a03177 rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi by Chen-Yu Tsai · 4 years, 5 months ago
  4. fb9230c arm: dts: rockchip: px30: add and enable rng node by Lin Jinhan · 4 years, 6 months ago
  5. 91e858d arm: dts: rockchip: rk3399: add and enable rng node by Lin Jinhan · 4 years, 6 months ago
  6. 2bffb72 rockchip: px30-evb: remove redundant include file by Kever Yang · 4 years, 6 months ago
  7. 1e1cb95 rockchip: px30: add -u-boot dtsi for soc by Kever Yang · 4 years, 6 months ago
  8. f9e2d9e arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pc by Suniel Mahesh · 4 years, 6 months ago
  9. 99d5ac6 arm: add Cubieboard7 board support by Amit Singh Tomar · 4 years, 5 months ago
  10. d5c819b actions: Move defconfig options to Kconfig by Amit Singh Tomar · 4 years, 5 months ago
  11. 78e4f45 arm: add support Actions Semi S700 by Amit Singh Tomar · 4 years, 5 months ago
  12. ea6314a arm: dts: actions: s700: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 5 months ago
  13. 1050eaa arm: actions: add S700 SoC device tree by Amit Singh Tomar · 4 years, 5 months ago
  14. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 5 months ago
  15. 5bc4c0b arm: dts: actions: s900: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 5 months ago
  16. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 5 months ago
  17. d996f35 arm: actions: rename sysmap-s900 to sysmap-owl by Amit Singh Tomar · 4 years, 5 months ago
  18. b1a6bb3 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 5 months ago
  19. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 6 months ago
  20. 6184858 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · 4 years, 6 months ago
  21. 586b15b common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 6 months ago
  22. 4d131cd Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago
  23. a555557 qemu: don't allow to select 32- and 64-bit by Heinrich Schuchardt · 4 years, 6 months ago
  24. 132e5b6 ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board by Marek Vasut · 4 years, 6 months ago
  25. e589909 ARM: dts: stm32: Adjust PLL4 settings on AV96 by Marek Vasut · 4 years, 6 months ago
  26. e7a0251 ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi by Patrick Delaunay · 4 years, 5 months ago
  27. 177c53f riscv: Move all fdt fixups together by Atish Patra · 4 years, 5 months ago
  28. 73d756f riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 5 months ago
  29. 0cb2785 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 5 months ago
  30. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 5 months ago
  31. 5370478 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 5 months ago
  32. fa16ec2 riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 5 months ago
  33. ff0fa6c riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 5 months ago
  34. 6fa022e riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 5 months ago
  35. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 5 months ago
  36. 84dc9d2 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 5 months ago
  37. ed1475e riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 5 months ago
  38. 5988bb9 riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 6 months ago
  39. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 5 months ago
  40. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  41. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 5 months ago
  42. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 5 months ago
  43. ab2f757 arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 5 months ago
  44. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 5 months ago
  45. a063758 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 5 months ago
  46. e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  47. 62c5954 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  48. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  49. a19e8a0 arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot by Neil Armstrong · 4 years, 6 months ago
  50. dc999e5 arm: meson-gx: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 6 months ago
  51. 838c0af phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · 4 years, 6 months ago
  52. 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 6 months ago
  53. 316fc6f armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · 4 years, 5 months ago
  54. e7510d4 arm: mach-k3: Use JTAD_ID register for device identification by Lokesh Vutla · 4 years, 5 months ago
  55. 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 7 months ago
  56. 63d4dc5 ARM: dts: imxrt1020: add dtsi file by Giulio Benetti · 4 years, 7 months ago
  57. 07cae0d Add i.MXRT1020 support by Giulio Benetti · 4 years, 7 months ago
  58. 4a45f40 dts: imx: Add fixed-link property to HSC and DDC (imx53) devices by Lukasz Majewski · 4 years, 7 months ago
  59. 2c86271 ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulator by Harald Seiler · 4 years, 5 months ago
  60. 15df6b3 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · 4 years, 5 months ago
  61. 4c13a4d wandboard: Fix version detection for mx6q/mx6dl revD1 by Fabio Estevam · 4 years, 5 months ago
  62. 587e098 arch: arm: dts: imxrt1050-evk: add lcdif node by Giulio Benetti · 4 years, 6 months ago
  63. 22aa286 ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux by Giulio Benetti · 4 years, 6 months ago
  64. bb8af5f ARM: dts: i.mxrt1050: add lcdif node by Giulio Benetti · 4 years, 6 months ago
  65. aa04570 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 6 months ago
  66. 41231da arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 6 months ago
  67. acdbe52 arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard by Michael Krummsdorf · 4 years, 6 months ago
  68. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 4 years, 7 months ago
  69. cbc81b7 mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · 4 years, 8 months ago
  70. 2cfdb3b mx7ulp: Remove duplicated definitions by Fabio Estevam · 4 years, 8 months ago
  71. 25a1b5e arm: dts: add pwm support for MediaTek SoCs by Sam Shih · 4 years, 7 months ago
  72. 8ce1f10 ARM: bootm: take into account gd->ram_top by Patrice Chotard · 4 years, 7 months ago
  73. 6de2992 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · 4 years, 7 months ago
  74. 15ac0c7 Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 7 months ago
  75. 9d82cbd arm: imx: update reference to README.mxc_hab by Patrick Delaunay · 4 years, 7 months ago
  76. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 8 months ago
  77. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 8 months ago
  78. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 8 months ago
  79. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 8 months ago
  80. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 8 months ago
  81. 0f238da Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 5 months ago
  82. a6a0b02 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 7 months ago
  83. 04286d0 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 7 months ago
  84. b15cb0b ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 7 months ago
  85. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  86. c8ccca9 arm64: dts: meson-gx: add back dmc register range until canvas driver is available by Neil Armstrong · 4 years, 5 months ago
  87. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  88. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  89. 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 6 months ago
  90. 1ecea74 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 6 months ago
  91. 2960107 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · 4 years, 7 months ago
  92. 42c64d1 sandbox: Update PCI nodes in dts files by Tom Rini · 4 years, 8 months ago
  93. ae9bf79 ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file by Neil Armstrong · 4 years, 5 months ago
  94. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 6 months ago
  95. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 6 months ago
  96. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 6 months ago
  97. b2c3868 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 6 months ago
  98. 1630853 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 6 months ago
  99. 2831405 x86: Correct wording of coreboot source code by Simon Glass · 4 years, 6 months ago
  100. 32e8ee0 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 6 months ago