1. f8f8b12 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 5 months ago
  2. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · 4 years, 5 months ago
  3. 50a6c08 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 5 months ago
  4. 1a66bb2 doc: Add new doc for soc ID driver model by Dave Gerlach · 4 years, 5 months ago
  5. 6566960 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 5 months ago
  6. 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  7. 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  8. 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  9. f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  10. c7ac6ac ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 5 months ago
  11. ed73b31 Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  12. 8a49c22 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 5 months ago
  13. 2870c1c patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  14. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  15. 45d556d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  16. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  17. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
  18. d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  19. e88cef9 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  20. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  21. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  22. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  23. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
  24. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  25. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
  26. 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  27. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
  28. 48f3aad binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  29. 901ec8f binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
  30. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  31. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
  32. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
  33. b5a8a94 binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
  34. 0c66c08 .gitignore: Ignore Python 3 cache directories by Simon Glass · 4 years, 5 months ago
  35. e422f8c dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 5 months ago
  36. dbac716 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  37. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  38. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  39. 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  40. ecb09da patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  41. eb101ac patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  42. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  43. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  44. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  45. 24725af patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  46. bddb438 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  47. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  48. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  49. ca65e24 ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 4 months ago
  50. a9e7ec5 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 4 months ago
  51. ca3e5e4 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · 4 years, 5 months ago
  52. 4e3ba2a riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
  53. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 5 months ago
  54. dbe74cd riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · 4 years, 5 months ago
  55. 9133175 sysreset: syscon: Support value property by Bin Meng · 4 years, 5 months ago
  56. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 5 months ago
  57. 5f43781 Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · 4 years, 4 months ago
  58. 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
  59. f36d3d7 azure: gitlab: travis: Update OpenSBI used for RISC-V testing by Bin Meng · 4 years, 4 months ago
  60. af93088 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · 4 years, 5 months ago
  61. b9f8496 sifive: fu540: Add boot flash script offset, size by Jagan Teki · 4 years, 5 months ago
  62. 406d3b8 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · 4 years, 5 months ago
  63. e70ef90 env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 5 months ago
  64. 05fb96d sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 5 months ago
  65. 09a385d sifive: fu540: Add runtime boot mode detection by Jagan Teki · 4 years, 5 months ago
  66. 1855bbb riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · 4 years, 6 months ago
  67. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  68. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  69. 1a8380c Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  70. e6fee95 Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  71. fe39972 rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 4 months ago
  72. 755e7ae arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 by Jagan Teki · 4 years, 4 months ago
  73. 86adf48 rockchip: rock-pi-n10: Enable PCI/NVME by Jagan Teki · 4 years, 4 months ago
  74. dc2fec7 rockchip: rock-pi-n8: Enable on board devices by Suniel Mahesh · 4 years, 4 months ago
  75. ed777f7 rockchip: evb_rk3288: Add console settings by Suniel Mahesh · 4 years, 4 months ago
  76. 72f362a rockchip: rock-pi-n10: Enable on board devices by Suniel Mahesh · 4 years, 4 months ago
  77. 3b1d5cb arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · 4 years, 4 months ago
  78. a901d3d arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  79. 513673d ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  80. 00f5779 ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · 4 years, 4 months ago
  81. 6d308e7 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · 4 years, 4 months ago
  82. d523b3d ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 4 months ago
  83. 5969196 rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y by Jagan Teki · 4 years, 4 months ago
  84. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
  85. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
  86. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
  87. 6df1826 rockchip: roc-rk3399-pc: Add custom led_setup() by Jagan Teki · 4 years, 4 months ago
  88. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
  89. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
  90. d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · 4 years, 4 months ago
  91. aea0067 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · 4 years, 4 months ago
  92. bfaf0ac arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · 4 years, 4 months ago
  93. cd1810c rockchip: firefly-rk3399: enable CONFIG_USB_DWC3 by Kever Yang · 4 years, 4 months ago
  94. cd35d68 rockchip: rk3399: Add default env to support compressed kernel Image by Kever Yang · 4 years, 4 months ago
  95. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 5 months ago
  96. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · 4 years, 5 months ago
  97. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · 4 years, 5 months ago
  98. 9ab7348 phy: Add Rockchip PCIe PHY driver by Jagan Teki · 4 years, 5 months ago
  99. 0c7933d rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 5 months ago
  100. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 4 months ago