1. 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  2. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
  3. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  4. cf081a5 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 4 months ago
  5. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  6. 7d8073e fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 4 months ago
  7. 53a8966 fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 4 months ago
  8. 331caea test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
  9. 5ab71ea arm: mach-k3: Use SOC driver for device identification by Dave Gerlach · 4 years, 4 months ago
  10. 29eb1c4 configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · 4 years, 4 months ago
  11. bc2a293 configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · 4 years, 4 months ago
  12. e8918bc arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 4 months ago
  13. bec8b94 arm: dts: k3-am65-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 4 months ago
  14. 3e1b59c dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 4 months ago
  15. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
  16. 6d3b82d dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 4 months ago
  17. 726eb12 doc: Add new doc for soc ID driver model by Dave Gerlach · 4 years, 4 months ago
  18. 8ce8e42 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 5 months ago
  19. e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  20. 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  21. 50c7b72 Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  22. 62897c4 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  23. 988341d ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 5 months ago
  24. e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  25. e8781dc lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 5 months ago
  26. 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  27. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  28. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  29. c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  30. 152b246 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
  31. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  32. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  33. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  34. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  35. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  36. 04e6a6b binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
  37. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  38. 34861d5 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
  39. 73bc9e2 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  40. c6162cf binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
  41. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  42. b5287c4 binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
  43. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  44. fdb3040 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
  45. 5de9b9c binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
  46. 6c8e0bf binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
  47. 0d5adda .gitignore: Ignore Python 3 cache directories by Simon Glass · 4 years, 5 months ago
  48. 6d65ac3 dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 5 months ago
  49. c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  50. 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  51. 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  52. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  53. c4e7902 patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  54. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  55. 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  56. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  57. fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  58. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  59. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  60. ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  61. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  62. ecb70bd ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 4 months ago
  63. 142dd57 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 4 months ago
  64. e8fa431 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · 4 years, 4 months ago
  65. e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
  66. 27b4a4a serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 5 months ago
  67. a0cc38a riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · 4 years, 5 months ago
  68. 9cdfade sysreset: syscon: Support value property by Bin Meng · 4 years, 5 months ago
  69. 1ce8182 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 5 months ago
  70. 265d46b Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · 4 years, 4 months ago
  71. 6b62495 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
  72. d20d0a5 azure: gitlab: travis: Update OpenSBI used for RISC-V testing by Bin Meng · 4 years, 4 months ago
  73. 2270ae6 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · 4 years, 5 months ago
  74. ca0f93f sifive: fu540: Add boot flash script offset, size by Jagan Teki · 4 years, 5 months ago
  75. 662d518 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · 4 years, 5 months ago
  76. ff7d25e env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 5 months ago
  77. 4243ff1 sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 5 months ago
  78. 868e295 sifive: fu540: Add runtime boot mode detection by Jagan Teki · 4 years, 5 months ago
  79. 3d5ac35 riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · 4 years, 6 months ago
  80. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  81. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  82. 56d37f1 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
  83. 95fc1f1 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
  84. 8bedcf0 rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 4 months ago
  85. 318392a arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 by Jagan Teki · 4 years, 4 months ago
  86. cfcbcb4 rockchip: rock-pi-n10: Enable PCI/NVME by Jagan Teki · 4 years, 4 months ago
  87. 60edbfa rockchip: rock-pi-n8: Enable on board devices by Suniel Mahesh · 4 years, 4 months ago
  88. c997d1c rockchip: evb_rk3288: Add console settings by Suniel Mahesh · 4 years, 4 months ago
  89. d840cac rockchip: rock-pi-n10: Enable on board devices by Suniel Mahesh · 4 years, 4 months ago
  90. e1e1c3d arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · 4 years, 4 months ago
  91. 5217f49 arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  92. 8702729 ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  93. 4b0446d ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · 4 years, 4 months ago
  94. e70d826 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · 4 years, 4 months ago
  95. 2710779 ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 4 months ago
  96. 6d06ea6 rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y by Jagan Teki · 4 years, 4 months ago
  97. e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
  98. 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
  99. b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
  100. 9aed288 rockchip: roc-rk3399-pc: Add custom led_setup() by Jagan Teki · 4 years, 4 months ago