1. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  2. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
  3. d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  4. e88cef9 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  5. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  6. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  7. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  8. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
  9. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  10. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
  11. 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  12. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
  13. 48f3aad binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  14. 901ec8f binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
  15. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  16. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
  17. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
  18. b5a8a94 binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
  19. 0c66c08 .gitignore: Ignore Python 3 cache directories by Simon Glass · 4 years, 5 months ago
  20. e422f8c dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 5 months ago
  21. dbac716 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  22. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  23. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  24. 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  25. ecb09da patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  26. eb101ac patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  27. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  28. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  29. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  30. 24725af patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  31. bddb438 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  32. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  33. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  34. ca65e24 ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 4 months ago
  35. a9e7ec5 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 4 months ago
  36. ca3e5e4 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · 4 years, 4 months ago
  37. 4e3ba2a riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
  38. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 5 months ago
  39. dbe74cd riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · 4 years, 5 months ago
  40. 9133175 sysreset: syscon: Support value property by Bin Meng · 4 years, 5 months ago
  41. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 5 months ago
  42. 5f43781 Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · 4 years, 4 months ago
  43. 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
  44. f36d3d7 azure: gitlab: travis: Update OpenSBI used for RISC-V testing by Bin Meng · 4 years, 4 months ago
  45. af93088 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · 4 years, 5 months ago
  46. b9f8496 sifive: fu540: Add boot flash script offset, size by Jagan Teki · 4 years, 5 months ago
  47. 406d3b8 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · 4 years, 5 months ago
  48. e70ef90 env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 5 months ago
  49. 05fb96d sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 5 months ago
  50. 09a385d sifive: fu540: Add runtime boot mode detection by Jagan Teki · 4 years, 5 months ago
  51. 1855bbb riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · 4 years, 6 months ago
  52. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  53. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  54. 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
  55. 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
  56. fe39972 rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 4 months ago
  57. 755e7ae arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 by Jagan Teki · 4 years, 4 months ago
  58. 86adf48 rockchip: rock-pi-n10: Enable PCI/NVME by Jagan Teki · 4 years, 4 months ago
  59. dc2fec7 rockchip: rock-pi-n8: Enable on board devices by Suniel Mahesh · 4 years, 4 months ago
  60. ed777f7 rockchip: evb_rk3288: Add console settings by Suniel Mahesh · 4 years, 4 months ago
  61. 72f362a rockchip: rock-pi-n10: Enable on board devices by Suniel Mahesh · 4 years, 4 months ago
  62. 3b1d5cb arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · 4 years, 4 months ago
  63. a901d3d arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  64. 513673d ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  65. 00f5779 ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · 4 years, 4 months ago
  66. 6d308e7 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · 4 years, 4 months ago
  67. d523b3d ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 4 months ago
  68. 5969196 rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y by Jagan Teki · 4 years, 4 months ago
  69. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
  70. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
  71. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
  72. 6df1826 rockchip: roc-rk3399-pc: Add custom led_setup() by Jagan Teki · 4 years, 4 months ago
  73. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
  74. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
  75. d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · 4 years, 4 months ago
  76. aea0067 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · 4 years, 4 months ago
  77. bfaf0ac arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · 4 years, 4 months ago
  78. cd1810c rockchip: firefly-rk3399: enable CONFIG_USB_DWC3 by Kever Yang · 4 years, 4 months ago
  79. cd35d68 rockchip: rk3399: Add default env to support compressed kernel Image by Kever Yang · 4 years, 4 months ago
  80. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 5 months ago
  81. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · 4 years, 5 months ago
  82. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · 4 years, 5 months ago
  83. 9ab7348 phy: Add Rockchip PCIe PHY driver by Jagan Teki · 4 years, 5 months ago
  84. 0c7933d rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 5 months ago
  85. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 4 months ago
  86. 57bd887 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 5 months ago
  87. bea39b1 ram: rk3399: Drop debug stride in driver by Jagan Teki · 4 years, 5 months ago
  88. 841724e rockchip: rock64-rk3328_defconfig: Add SPI Flash support by Johannes Krottmayer · 4 years, 5 months ago
  89. b914d7d ARM: dts: rk3328-rock64: Add SPI Flash support by Johannes Krottmayer · 4 years, 5 months ago
  90. 47075e3 ARM: dts: rk3328: Add SPI support by Johannes Krottmayer · 4 years, 5 months ago
  91. a601d5b drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · 4 years, 5 months ago
  92. 0f0237d drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · 4 years, 5 months ago
  93. 252c2a3 rockchip: roc-rk3399-pc: Update ENV offset, size by Jagan Teki · 4 years, 5 months ago
  94. 4d45982 rockchip: roc-rk3399-pc: Enable USB Gadget by Jagan Teki · 4 years, 5 months ago
  95. cf2dd9f rockchip: rock-pi-4: Enable HDMI output by Jagan Teki · 4 years, 5 months ago
  96. 71f2397 rockchip: rock-pi-4: Enable USB Gadget by Jagan Teki · 4 years, 5 months ago
  97. d1fec19 rockchip: rock-pi-4: Enable PCI/NVME by Jagan Teki · 4 years, 5 months ago
  98. 950b44c rockchip: rock-pi-4: Enable USB3 Host by Jagan Teki · 4 years, 5 months ago
  99. 4c9ea09 rockchip: rockpro64: Enable USB3.0 Host by Jagan Teki · 4 years, 4 months ago
  100. a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 5 months ago