1. 78ac2c0 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · 3 years ago
  2. 82ae151 mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · 3 years ago
  3. c2d08f0 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · 3 years ago
  4. f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  5. 77834dc pinctrl: sunxi: Add SPI0 pinmuxes by Samuel Holland · 3 years, 2 months ago
  6. 458e59d pwm: sunxi: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  7. aa4823c pinctrl: sunxi: Add the A64 PWM pinmux by Samuel Holland · 3 years, 2 months ago
  8. 8c2bdff sunxi: Remove non-DM MMC pin setup by Samuel Holland · 3 years, 2 months ago
  9. 7570c54 pinctrl: sunxi: Add MMC pinmuxes by Samuel Holland · 3 years, 2 months ago
  10. af2ec35 i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years ago
  11. 923d893 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years ago
  12. aadf3d5 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · 3 years ago
  13. 4c8f11d pinctrl: sunxi: Add I2C pinmuxes by Samuel Holland · 3 years, 2 months ago
  14. ae022e8 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  15. 37b3de4 pinctrl: sunxi: Add sun8i EMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  16. 3e42d91 sunxi: Remove non-DM GMAC pin setup by Samuel Holland · 3 years, 2 months ago
  17. 7a93644 pinctrl: sunxi: Add sunxi GMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  18. 12bd00a net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  19. fcdbbd6 pinctrl: sunxi: Add sun4i EMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  20. 470a7bd pinctrl: sunxi: Add UART pinmuxes by Samuel Holland · 3 years, 2 months ago
  21. 50c195e sunxi: pinctrl: Implement pin configuration by Samuel Holland · 3 years, 2 months ago
  22. d4b3882 sunxi: pinctrl: Implement get_pin_muxing function by Samuel Holland · 3 years, 2 months ago
  23. 29babfd sunxi: pinctrl: Implement pin muxing functions by Samuel Holland · 3 years, 2 months ago
  24. b799eab sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 2 months ago
  25. f8a1b33 board: starqltechn: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 8 months ago
  26. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 8 months ago
  27. 5c9b420 qemu-arm: Enable NVMe for distro boot by Alexander Graf · 2 years, 8 months ago
  28. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  29. e4b6ebd Prepare v2022.04 by Tom Rini · 2 years, 7 months ago
  30. 8221c52 Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 7 months ago
  31. e75c5b9 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 7 months ago
  32. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 7 months ago
  33. 10d615f Merge branch '2022-04-01-arm-semihosting-cleanups-and-new-features' into next by Tom Rini · 2 years, 7 months ago
  34. 7a76347 serial: dm: Add support for puts by Sean Anderson · 2 years, 7 months ago
  35. 53b953f arm64: ls1046a: Support semihosting fallback by Sean Anderson · 2 years, 7 months ago
  36. 2332590 serial: smh: Initialize serial only if semihosting is enabled by Sean Anderson · 2 years, 7 months ago
  37. bbe310c arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 7 months ago
  38. 385d69d arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 7 months ago
  39. 6d16157 arm64: Import some ESR and SPSR defines from Linux by Sean Anderson · 2 years, 7 months ago
  40. e75d791 arm64: Save spsr in pt_regs by Sean Anderson · 2 years, 7 months ago
  41. e97ac47 arm64: Save esr in pt_regs by Sean Anderson · 2 years, 7 months ago
  42. 93c3d32 ls1046ardb: Add support for JTAG boot by Sean Anderson · 2 years, 7 months ago
  43. eeb54e8 doc: smh: Update semihosting documentation by Sean Anderson · 2 years, 7 months ago
  44. 74d11d3 serial: Add semihosting driver by Sean Anderson · 2 years, 7 months ago
  45. 3ea744e arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 7 months ago
  46. dcc4f96 arm: smh: Remove smhload command by Sean Anderson · 2 years, 7 months ago
  47. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 7 months ago
  48. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 7 months ago
  49. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 7 months ago
  50. 12a05b3 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 7 months ago
  51. 79f6ad6 arm: smh: Document functions in header by Sean Anderson · 2 years, 7 months ago
  52. 80e62cc arm: smh: Return errno on error by Sean Anderson · 2 years, 7 months ago
  53. eff77c3 arm: smh: Use numeric modes for smh_open by Sean Anderson · 2 years, 7 months ago
  54. b10f724 arm: smh: Export semihosting functions by Sean Anderson · 2 years, 7 months ago
  55. c8f4cc9 arm: smh: Add semihosting entry to MAINTAINERS by Sean Anderson · 2 years, 7 months ago
  56. e5e982c doc: ls1046ardb: Document debug uart by Sean Anderson · 2 years, 7 months ago
  57. b5ec417 doc: ls1046ardb: Expand boot mode section by Sean Anderson · 2 years, 7 months ago
  58. 71230cd nxp: ls1046ardb: Convert README to rST by Sean Anderson · 2 years, 7 months ago
  59. d0ed9b1 doc: Convert semihosting readme to rST by Sean Anderson · 2 years, 7 months ago
  60. 8d78a6b vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · 2 years, 8 months ago
  61. 1a1143a vexpress64: pick DRAM size from DT by Andre Przywara · 2 years, 8 months ago
  62. 30cacb8 vexpress64: generalise page table generation by Andre Przywara · 2 years, 8 months ago
  63. 168e815 vexpress64: defconfigs: allow default commands by Andre Przywara · 2 years, 8 months ago
  64. 8a0a8ff vexpress64: fvp: add distro_boot support by Andre Przywara · 2 years, 8 months ago
  65. 5865038 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · 2 years, 8 months ago
  66. e09ec8e vexpress64: config header: unify environment definition by Andre Przywara · 2 years, 8 months ago
  67. c0fce92 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · 2 years, 8 months ago
  68. 71fa41e arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux by Andre Przywara · 2 years, 8 months ago
  69. fac7fc4 vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · 2 years, 8 months ago
  70. 5b160c3 Merge branch '2022-04-01-Kconfig-migrations-and-cleanups' into next by Tom Rini · 2 years, 7 months ago
  71. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  72. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 7 months ago
  73. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 7 months ago
  74. d4a2c40 Convert CONFIG_NORFLASH_PS32BIT to Kconfig by Tom Rini · 2 years, 7 months ago
  75. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 7 months ago
  76. 7505588 Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to Kconfig by Tom Rini · 2 years, 7 months ago
  77. f2428ac Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  78. f13d7e2 mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig by Tom Rini · 2 years, 7 months ago
  79. 38c108f exynos: Drop CONFIG_DEVICE_TREE_LIST by Tom Rini · 2 years, 7 months ago
  80. 28f9c31 Convert CONFIG_DEEP_SLEEP to Kconfig by Tom Rini · 2 years, 7 months ago
  81. ac28e20 M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZE by Tom Rini · 2 years, 7 months ago
  82. 225aaac db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · 2 years, 7 months ago
  83. 53f2222 p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM by Tom Rini · 2 years, 7 months ago
  84. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 7 months ago
  85. b20e79f Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig by Tom Rini · 2 years, 7 months ago
  86. a9ee1ad exynos: Drop CONFIG_CLK_* by Tom Rini · 2 years, 7 months ago
  87. d7b7e3e Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig by Tom Rini · 2 years, 7 months ago
  88. 36a4dae global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 7 months ago
  89. d433c74 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 7 months ago
  90. 0941548 am43xx_evm_qspiboot: Remove CONFIG_SYS_EXTRA_OPTIONS by Tom Rini · 2 years, 7 months ago
  91. ef26b53 MPC837XERDB: Move CONFIG_PCIE to Kconfig by Tom Rini · 2 years, 7 months ago
  92. db48e52 Convert CONFIG_LPUART et al to Kconfig by Tom Rini · 2 years, 7 months ago
  93. e9ce70e Convert CONFIG_LSCHLV2 to Kconfig et al by Tom Rini · 2 years, 7 months ago
  94. 11f077b mpc8548cds: Rework CONFIG_LEGACY usage by Tom Rini · 2 years, 7 months ago
  95. 7f3092d Convert CONFIG_KM_COGE5UN et al to Kconfig by Tom Rini · 2 years, 7 months ago
  96. 0ebaa72 kmtegr1: Drop CONFIG_KMTEGR1 by Tom Rini · 2 years, 7 months ago
  97. c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 7 months ago
  98. a8a326e Convert CONFIG_EMMC_BOOT et al to Kconfig by Tom Rini · 2 years, 7 months ago
  99. ef0a344 mx28evk_auart_console: Remove CONFIG_SYS_EXTRA_OPTIONS by Tom Rini · 2 years, 7 months ago
  100. 26e5944 stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to Kconfig by Tom Rini · 2 years, 7 months ago