1. 6bd888b mips: mtmips: add support for mt7628-rfb by Weijie Gao · 4 years, 9 months ago
  2. 757cbbe mips: mtmips: enable SPL for all boards by Weijie Gao · 4 years, 9 months ago
  3. 7a4b696 mips: mtmips: add SPL support by Weijie Gao · 4 years, 9 months ago
  4. 02cd449 mips: mtmips: rewrite lowlevel codes of mt7628 by Weijie Gao · 4 years, 9 months ago
  5. c95c3ec mips: add a option to support not reserving malloc space on initial stack by Weijie Gao · 4 years, 9 months ago
  6. 2434f58 mips: add an option to support initialize SRAM for initial stack by Weijie Gao · 4 years, 9 months ago
  7. df3bad9 dts: mtmips: add alternative pinmux node for uart2 by Weijie Gao · 4 years, 9 months ago
  8. a60c1e6 mips: add a mtmips-specific field to architecture-specific global data by Weijie Gao · 4 years, 9 months ago
  9. c366a45 mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by Weijie Gao · 4 years, 9 months ago
  10. 2a9d68e mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · 4 years, 9 months ago
  11. 814a891 mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds by Weijie Gao · 4 years, 9 months ago
  12. e951119 mips: enable support for appending dtb to spl binary by Weijie Gao · 4 years, 9 months ago
  13. 6e9281b mips: start.S: avoid overwriting outside gd when clearing global data in stack by Weijie Gao · 4 years, 9 months ago
  14. 7976520 mips: mtmips: add predefined i-cache/d-cache size and linesize by Weijie Gao · 4 years, 9 months ago
  15. 7105973 mips: add support to restore exception vector base before booting linux by Weijie Gao · 4 years, 9 months ago
  16. 99d5ac6 arm: add Cubieboard7 board support by Amit Singh Tomar · 4 years, 9 months ago
  17. d5c819b actions: Move defconfig options to Kconfig by Amit Singh Tomar · 4 years, 9 months ago
  18. 78e4f45 arm: add support Actions Semi S700 by Amit Singh Tomar · 4 years, 9 months ago
  19. ea6314a arm: dts: actions: s700: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 9 months ago
  20. 1050eaa arm: actions: add S700 SoC device tree by Amit Singh Tomar · 4 years, 9 months ago
  21. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 9 months ago
  22. 5bc4c0b arm: dts: actions: s900: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 9 months ago
  23. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 9 months ago
  24. d996f35 arm: actions: rename sysmap-s900 to sysmap-owl by Amit Singh Tomar · 4 years, 9 months ago
  25. b1a6bb3 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 9 months ago
  26. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 10 months ago
  27. 6184858 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · 4 years, 10 months ago
  28. 586b15b common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 10 months ago
  29. 4d131cd Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
  30. a555557 qemu: don't allow to select 32- and 64-bit by Heinrich Schuchardt · 4 years, 10 months ago
  31. 132e5b6 ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board by Marek Vasut · 4 years, 10 months ago
  32. e589909 ARM: dts: stm32: Adjust PLL4 settings on AV96 by Marek Vasut · 4 years, 10 months ago
  33. e7a0251 ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi by Patrick Delaunay · 4 years, 9 months ago
  34. 177c53f riscv: Move all fdt fixups together by Atish Patra · 4 years, 9 months ago
  35. 73d756f riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 9 months ago
  36. 0cb2785 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 9 months ago
  37. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 9 months ago
  38. 5370478 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 9 months ago
  39. fa16ec2 riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 10 months ago
  40. ff0fa6c riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 10 months ago
  41. 6fa022e riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 10 months ago
  42. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 10 months ago
  43. 84dc9d2 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 10 months ago
  44. ed1475e riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 10 months ago
  45. 5988bb9 riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 11 months ago
  46. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 9 months ago
  47. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
  48. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 10 months ago
  49. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 10 months ago
  50. ab2f757 arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 10 months ago
  51. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 9 months ago
  52. a063758 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 9 months ago
  53. e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 9 months ago
  54. 62c5954 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 9 months ago
  55. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  56. a19e8a0 arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot by Neil Armstrong · 4 years, 10 months ago
  57. dc999e5 arm: meson-gx: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 10 months ago
  58. 838c0af phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · 4 years, 10 months ago
  59. 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 11 months ago
  60. 316fc6f armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · 4 years, 10 months ago
  61. e7510d4 arm: mach-k3: Use JTAD_ID register for device identification by Lokesh Vutla · 4 years, 10 months ago
  62. 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 5 years ago
  63. 63d4dc5 ARM: dts: imxrt1020: add dtsi file by Giulio Benetti · 5 years ago
  64. 07cae0d Add i.MXRT1020 support by Giulio Benetti · 5 years ago
  65. 4a45f40 dts: imx: Add fixed-link property to HSC and DDC (imx53) devices by Lukasz Majewski · 5 years ago
  66. 2c86271 ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulator by Harald Seiler · 4 years, 10 months ago
  67. 15df6b3 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · 4 years, 10 months ago
  68. 4c13a4d wandboard: Fix version detection for mx6q/mx6dl revD1 by Fabio Estevam · 4 years, 10 months ago
  69. 587e098 arch: arm: dts: imxrt1050-evk: add lcdif node by Giulio Benetti · 4 years, 10 months ago
  70. 22aa286 ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux by Giulio Benetti · 4 years, 10 months ago
  71. bb8af5f ARM: dts: i.mxrt1050: add lcdif node by Giulio Benetti · 4 years, 10 months ago
  72. aa04570 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 10 months ago
  73. 41231da arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 10 months ago
  74. acdbe52 arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard by Michael Krummsdorf · 4 years, 10 months ago
  75. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 5 years ago
  76. cbc81b7 mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · 5 years ago
  77. 2cfdb3b mx7ulp: Remove duplicated definitions by Fabio Estevam · 5 years ago
  78. 25a1b5e arm: dts: add pwm support for MediaTek SoCs by Sam Shih · 5 years ago
  79. 8ce1f10 ARM: bootm: take into account gd->ram_top by Patrice Chotard · 5 years ago
  80. 6de2992 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · 4 years, 11 months ago
  81. 15ac0c7 Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 11 months ago
  82. 9d82cbd arm: imx: update reference to README.mxc_hab by Patrick Delaunay · 5 years ago
  83. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 5 years ago
  84. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 5 years ago
  85. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 5 years ago
  86. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 5 years ago
  87. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 5 years ago
  88. 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, 10 months ago
  89. a6a0b02 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 11 months ago
  90. 04286d0 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 11 months ago
  91. b15cb0b ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 11 months ago
  92. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
  93. c8ccca9 arm64: dts: meson-gx: add back dmc register range until canvas driver is available by Neil Armstrong · 4 years, 10 months ago
  94. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 10 months ago
  95. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 10 months ago
  96. 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 11 months ago
  97. 1ecea74 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 11 months ago
  98. 2960107 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · 5 years ago
  99. 42c64d1 sandbox: Update PCI nodes in dts files by Tom Rini · 5 years ago
  100. ae9bf79 ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file by Neil Armstrong · 4 years, 10 months ago