1. d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 2 months ago
  2. 2473e13 arm: socfpga: Use DM watchdog timer by Chee Hong Ang · 4 years, 2 months ago
  3. b3e2d9f arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · 4 years, 2 months ago
  4. d7a1ff4 arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · 4 years, 2 months ago
  5. 289ebe0 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · 4 years, 2 months ago
  6. a651099 sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · 4 years, 2 months ago
  7. f833d6a configs: socfpga: soc64: Avoid SPL enter infinite loop during exception by Chin Liang See · 4 years, 2 months ago
  8. 12cc448 arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · 4 years, 3 months ago
  9. 464ca99 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · 4 years, 3 months ago
  10. d24f2bc clk: agilex: Additional membus writes for HPS PLL by Chee Hong Ang · 4 years, 3 months ago
  11. 35d847e clk: agilex: Handle clock configuration differently in SPL and U-Boot proper by Chee Hong Ang · 4 years, 3 months ago
  12. d3e829b clk: agilex: Add clock enable support by Ley Foon Tan · 4 years, 3 months ago
  13. 36162a8 clk: agilex: Add NAND clock support by Ley Foon Tan · 4 years, 3 months ago
  14. a58d86d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 4 years ago
  15. 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years ago
  16. 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years ago
  17. 8995a86 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years ago
  18. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years ago
  19. 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 1 month ago
  20. e602dd5 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 1 month ago
  21. 4b43e7e mips: octeon: Add bootmem support by Aaron Williams · 4 years, 1 month ago
  22. b0ce805 mips: octeon: Add coremask support by Aaron Williams · 4 years, 1 month ago
  23. afb4828 mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 1 month ago
  24. 99b937e mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 1 month ago
  25. 5d72821 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 1 month ago
  26. b1fed50 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 1 month ago
  27. 7c6f274 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 1 month ago
  28. 97e795c mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 1 month ago
  29. 60b407a mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · 4 years, 1 month ago
  30. d25d2db mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 1 month ago
  31. 399b867 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 1 month ago
  32. b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 1 month ago
  33. fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 1 month ago
  34. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 1 month ago
  35. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 1 month ago
  36. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 1 month ago
  37. 63051d6 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 1 month ago
  38. 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 1 month ago
  39. 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 1 month ago
  40. 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 1 month ago
  41. e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 1 month ago
  42. 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 1 month ago
  43. 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 1 month ago
  44. 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 1 month ago
  45. a23c279 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 1 month ago
  46. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  47. 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years ago
  48. c421621 sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years ago
  49. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years ago
  50. cba487c fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years ago
  51. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  52. 6d9949f dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years ago
  53. 45dbe75 dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years ago
  54. e9b6b2c bloblist: Fix up a few comments by Simon Glass · 4 years ago
  55. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years ago
  56. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years ago
  57. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years ago
  58. 4aed227 bloblist: Add a command by Simon Glass · 4 years ago
  59. 9c22adb doc/arch/sandbox.rst: reformat command line options by Heinrich Schuchardt · 4 years ago
  60. b0b3524 MAINTAINERS: assign doc/arch/sandbox.rst by Heinrich Schuchardt · 4 years ago
  61. 5dcf7cc Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  62. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  63. 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 1 month ago
  64. 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years ago
  65. 493a37f efi: Fix typo in documentation by Sean Anderson · 4 years ago
  66. f386690 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years ago
  67. eb0d1d8 efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years ago
  68. dc374ab efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years ago
  69. 9487683 efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years ago
  70. e2aff33 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  71. 5cd28e1 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  72. b24550a configs: Resync with savedefconfig by Tom Rini · 4 years ago
  73. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  74. 2d481b2 pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · 4 years ago
  75. 38c1c6f pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · 4 years ago
  76. 0f6bef4 pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · 4 years ago
  77. adbff64 board: amlogic: vim3: add support for dynamic PCIe enable by Neil Armstrong · 4 years ago
  78. cb4a7fe configs: vim3: use the vim3 board support by Neil Armstrong · 4 years ago
  79. 5aeecbc board: amlogic: add a vim3 specific board support by Neil Armstrong · 4 years ago
  80. 1110e49 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years ago
  81. 7570ad6 configs: s400: enable USB by Neil Armstrong · 4 years ago
  82. 85a034c ARM: dts: meson-axg: add USB nodes for S400 by Neil Armstrong · 4 years ago
  83. e9d29b9 arm: meson-axg: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years ago
  84. 0ae8724 phy: meson-gxl-usb: depend on Meson AXG aswell by Neil Armstrong · 4 years ago
  85. 66d9427 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · 4 years ago
  86. 7ccc737 ARM: mach-meson: use new DWC3 glue for GXL & GXM by Neil Armstrong · 4 years ago
  87. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years ago
  88. 4e7b0a3 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years ago
  89. 394c6b0 board: s400: generate unique mac address from SoC serial by Neil Armstrong · 4 years ago
  90. 050acee Prepare v2020.10 by Tom Rini · 4 years ago
  91. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years ago
  92. 17e76b3 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 4 years ago
  93. 01c35f2 cpu: at91: add driver for CPU by Claudiu Beznea · 4 years ago
  94. fee98a3 Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi into next by Tom Rini · 4 years ago
  95. 0db912d pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · 4 years ago
  96. e020c07 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · 4 years ago
  97. bab9be9 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · 4 years ago
  98. 04e29ca mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  99. a04616b video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  100. 28c6ba8 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago