1. baa7550 apalis-imx8: add M4 boot environment helpers by Andrejs Cainikovs · 2 years ago
  2. a9f1e35 apalis-imx8: update env memory layout by Marcel Ziswiler · 2 years ago
  3. 8930143 apalis-imx8: update update_uboot confirmation message by Marcel Ziswiler · 2 years ago
  4. 49db568 apalis-imx8: drop obsolete environment variables by Marcel Ziswiler · 2 years ago
  5. b2f2ee3 apalis-imx8: remove obsolete net usb start by Marcel Ziswiler · 2 years ago
  6. d48827e apalis-imx8: remove obsolete sdhc related config defines by Marcel Ziswiler · 2 years ago
  7. b3d41fb apalis-imx8: introduce setup setting setupargs by Marcel Ziswiler · 2 years ago
  8. 73b8c05 apalis/colibri-imx8/8x: remove global variable script by Oleksandr Suvorov · 2 years ago
  9. fe7b2b3 apalis-imx8: implement pcb version and soc variant handling by Marcel Ziswiler · 2 years ago
  10. f147aa8 Merge branch '2023-01-27-apple-soc-updates' by Tom Rini · 2 years ago
  11. aa7c61f Merge tag 'efi-2023-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  12. e330c8b usb: xhci: Fix root hub descriptor by Mark Kettenis · 2 years ago
  13. ba1efb3 usb: xhci: Implement DMA mapping by Mark Kettenis · 2 years ago
  14. dd6b68e iommu: Add DMA mapping operations by Mark Kettenis · 2 years ago
  15. 9787ecf include: configs: Update env for selecting right dtb by Sinthu Raja · 2 years ago
  16. 23aa050 eficonfig: increase the number of menu entries by Masahisa Kojima · 2 years ago
  17. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 2 years ago
  18. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 2 years ago
  19. ebeb8d9 spl: doc: use correct name in jump_to_image_optee() description by Ovidiu Panait · 2 years ago
  20. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  21. 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 2 years, 1 month ago
  22. da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 2 years ago
  23. ee7296b mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · 2 years ago
  24. 17e8e58 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years ago
  25. 00ce57e arm64: versal: Remove xilinx_versal_mini_qspi.h configs by Michal Simek · 2 years ago
  26. 36c9f4a arm64: zynqmp: Remove xilinx_zynqmp_mini_emmc/qspi.h configs by Michal Simek · 2 years ago
  27. 3891c68 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · 2 years ago
  28. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 2 years ago
  29. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 2 years ago
  30. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 2 years ago
  31. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 2 years ago
  32. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 2 years ago
  33. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 2 years ago
  34. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 2 years ago
  35. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 2 years ago
  36. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 2 years ago
  37. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 2 years ago
  38. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 2 years ago
  39. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 2 years ago
  40. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 2 years ago
  41. 22061d3 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 2 years ago
  42. a58e7bb bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · 2 years ago
  43. 2536587 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 2 years ago
  44. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 2 years ago
  45. 865328c bootstd: Rename bootdev checkers by Simon Glass · 2 years ago
  46. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 2 years ago
  47. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 2 years ago
  48. c8c3fd2 net: Add a function to run dhcp by Simon Glass · 2 years ago
  49. 8b03187 test: Add a generic function to skip delays by Simon Glass · 2 years ago
  50. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 2 years ago
  51. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 2 years ago
  52. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 2 years ago
  53. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 2 years ago
  54. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 2 years ago
  55. 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 2 years ago
  56. 6a6638f bootstd: Remove special-case code for boot_targets by Simon Glass · 2 years ago
  57. 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 2 years ago
  58. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 2 years ago
  59. c0f19fe dm: core: Correct ordering of uclasses IDs by Simon Glass · 2 years ago
  60. dc1b1d1 power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · 2 years ago
  61. eb53e77 sunxi: h616: lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 7 months ago
  62. dd31cd5 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  63. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  64. 8fe042b fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · 2 years ago
  65. 5bbf9c9 dm: ns16550: Restore how we define UART_REG by Tom Rini · 2 years ago
  66. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 2 years ago
  67. de94335 fs/fat: avoid noisy message fat_read_file() by Heinrich Schuchardt · 2 years ago
  68. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years ago
  69. ace75d6 odroid: limit boot memory to lowmem by Joost van Zwieten · 2 years ago
  70. 4b9b25d lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 2 years ago
  71. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 2 years, 1 month ago
  72. 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 2 years ago
  73. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 2 years, 1 month ago
  74. 02d929b bootstd: Support creating a boot menu by Simon Glass · 2 years, 1 month ago
  75. 87c6f8a expo: Add basic implementation by Simon Glass · 2 years, 1 month ago
  76. 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 2 years, 1 month ago
  77. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 2 years, 1 month ago
  78. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 2 years, 1 month ago
  79. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 2 years, 1 month ago
  80. 5abd8bb video: Fix unchnaged typo by Simon Glass · 2 years, 1 month ago
  81. 30f3333 image: Move common image code to image_board and command by Simon Glass · 2 years, 1 month ago
  82. 858fefd image: Add a function to find a script in an image by Simon Glass · 2 years, 1 month ago
  83. 32bab0e menu: Make use of CLI character processing by Simon Glass · 2 years, 1 month ago
  84. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 2 years, 1 month ago
  85. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 2 years, 1 month ago
  86. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 2 years, 1 month ago
  87. ee6c7eb bootmenu: Add a few comments by Simon Glass · 2 years, 1 month ago
  88. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 2 years, 1 month ago
  89. c925be7 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · 2 years, 1 month ago
  90. 6516336 rockchip: px30: fix CFG_IRAM_BASE by Quentin Schulz · 2 years, 1 month ago
  91. 5a42fd0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · 2 years, 1 month ago
  92. b8f1ca9 board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · 2 years, 1 month ago
  93. ffb191e arm: rockchip: Add RV1126 arch core support by Jagan Teki · 2 years, 1 month ago
  94. 766e7e0 dt-bindings: power: Add power-domain header for rv1126 by Jagan Teki · 2 years, 1 month ago
  95. 4ebc5e3 dt-bindings: clk: Add dt-binding header for RV1126 by Jagan Teki · 2 years, 1 month ago
  96. 93a6e60 rc4: mark key as const by John Keeping · 2 years, 2 months ago
  97. 6c39d0e doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 2 years, 1 month ago
  98. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 4 months ago
  99. d0ba0ca distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 2 years, 1 month ago
  100. 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 2 years, 1 month ago