1. 7224d5c pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 1 month ago
  2. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  3. 5eee93e pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 1 month ago
  4. 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 1 month ago
  5. 0474050 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 1 month ago
  6. 5d457f8 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 1 month ago
  7. a58d86d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 4 years ago
  8. 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years ago
  9. 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years ago
  10. 8995a86 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years ago
  11. 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
  12. 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 1 month ago
  13. e602dd5 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 1 month ago
  14. 4b43e7e mips: octeon: Add bootmem support by Aaron Williams · 4 years, 1 month ago
  15. b0ce805 mips: octeon: Add coremask support by Aaron Williams · 4 years, 1 month ago
  16. afb4828 mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 1 month ago
  17. 99b937e mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 1 month ago
  18. 5d72821 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 1 month ago
  19. b1fed50 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 1 month ago
  20. 7c6f274 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 1 month ago
  21. 97e795c mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 1 month ago
  22. 60b407a mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · 4 years, 1 month ago
  23. d25d2db mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 1 month ago
  24. 399b867 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 1 month ago
  25. b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 1 month ago
  26. fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 1 month ago
  27. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 1 month ago
  28. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 1 month ago
  29. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 1 month ago
  30. 63051d6 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 1 month ago
  31. 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 1 month ago
  32. 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 1 month ago
  33. 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 1 month ago
  34. e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 1 month ago
  35. 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 1 month ago
  36. 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 1 month ago
  37. 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 1 month ago
  38. a23c279 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 1 month ago
  39. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  40. 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years ago
  41. c421621 sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years ago
  42. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years ago
  43. cba487c fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years ago
  44. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  45. 6d9949f dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years ago
  46. 45dbe75 dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years ago
  47. e9b6b2c bloblist: Fix up a few comments by Simon Glass · 4 years ago
  48. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years ago
  49. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years ago
  50. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years ago
  51. 4aed227 bloblist: Add a command by Simon Glass · 4 years ago
  52. 9c22adb doc/arch/sandbox.rst: reformat command line options by Heinrich Schuchardt · 4 years ago
  53. b0b3524 MAINTAINERS: assign doc/arch/sandbox.rst by Heinrich Schuchardt · 4 years ago
  54. 5dcf7cc Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  55. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  56. 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 1 month ago
  57. 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years ago
  58. 493a37f efi: Fix typo in documentation by Sean Anderson · 4 years ago
  59. f386690 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years ago
  60. eb0d1d8 efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years ago
  61. dc374ab efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years ago
  62. 9487683 efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years ago
  63. e2aff33 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  64. 5cd28e1 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  65. b24550a configs: Resync with savedefconfig by Tom Rini · 4 years ago
  66. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  67. 2d481b2 pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · 4 years ago
  68. 38c1c6f pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · 4 years ago
  69. 0f6bef4 pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · 4 years ago
  70. adbff64 board: amlogic: vim3: add support for dynamic PCIe enable by Neil Armstrong · 4 years ago
  71. cb4a7fe configs: vim3: use the vim3 board support by Neil Armstrong · 4 years ago
  72. 5aeecbc board: amlogic: add a vim3 specific board support by Neil Armstrong · 4 years ago
  73. 1110e49 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years ago
  74. 7570ad6 configs: s400: enable USB by Neil Armstrong · 4 years, 1 month ago
  75. 85a034c ARM: dts: meson-axg: add USB nodes for S400 by Neil Armstrong · 4 years, 1 month ago
  76. e9d29b9 arm: meson-axg: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 1 month ago
  77. 0ae8724 phy: meson-gxl-usb: depend on Meson AXG aswell by Neil Armstrong · 4 years, 1 month ago
  78. 66d9427 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · 4 years, 1 month ago
  79. 7ccc737 ARM: mach-meson: use new DWC3 glue for GXL & GXM by Neil Armstrong · 4 years, 1 month ago
  80. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 1 month ago
  81. 4e7b0a3 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years, 1 month ago
  82. 394c6b0 board: s400: generate unique mac address from SoC serial by Neil Armstrong · 4 years, 1 month ago
  83. 050acee Prepare v2020.10 by Tom Rini · 4 years ago
  84. 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
  85. 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
  86. 01c35f2 cpu: at91: add driver for CPU by Claudiu Beznea · 4 years ago
  87. fee98a3 Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi into next by Tom Rini · 4 years ago
  88. 0db912d pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · 4 years ago
  89. e020c07 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · 4 years ago
  90. bab9be9 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · 4 years ago
  91. 04e29ca mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  92. a04616b video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  93. 28c6ba8 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  94. 10bccd0 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · 4 years, 1 month ago
  95. d3bfad2 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  96. cb08e84 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 1 month ago
  97. 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 1 month ago
  98. 62f95af ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4 by Patrick Delaunay · 4 years ago
  99. 0f3e294 board: tbs2910: Use recommended distroboot addresses by Soeren Moch · 4 years, 1 month ago
  100. bb9f59f Merge tag 'u-boot-stm32-20201002' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago