1. 237ac96 binman: Update entry docs by Simon Glass · 1 year, 9 months ago
  2. 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 9 months ago
  3. efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 9 months ago
  4. 85d8711 dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind" by Simon Glass · 1 year, 9 months ago
  5. ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 9 months ago
  6. b2412dd rockchip: Enable bootstage on rockpro64 by Simon Glass · 1 year, 9 months ago
  7. 12619d4 trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 9 months ago
  8. ef42e27 trace: Update trace-format generator for newer version by Simon Glass · 1 year, 9 months ago
  9. b87f081 trace: Adjust flags in proftool by Simon Glass · 1 year, 9 months ago
  10. 90cfae2 mkimage: Add a few more messages for FIT failures by Simon Glass · 1 year, 9 months ago
  11. bebc141 trace: Move trace pointer to data section by Simon Glass · 1 year, 9 months ago
  12. 9557592 fdt: Check for overlapping data and FDT by Simon Glass · 1 year, 9 months ago
  13. ec4f327 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 1 year, 9 months ago
  14. b62d349 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 1 year, 9 months ago
  15. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 9 months ago
  16. 0c16fca tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 9 months ago
  17. d81d176 arm: Support trace on armv8 by Simon Glass · 1 year, 9 months ago
  18. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 9 months ago
  19. 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 8 months ago
  20. 6d03688 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 8 months ago
  21. bee2353 arm: kirkwood: Convert to DM Serial for various Kirkwood boards by Tony Dinh · 1 year, 9 months ago
  22. 9a13a76 timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 8 months ago
  23. 4a98615 Merge tag 'u-boot-rockchip-20230117' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 8 months ago
  24. b5c8fea expo: Add documentation by Simon Glass · 1 year, 9 months ago
  25. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 9 months ago
  26. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 9 months ago
  27. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 9 months ago
  28. fe93c14 expo: Add basic tests by Simon Glass · 1 year, 9 months ago
  29. 226777f expo: Add support for scene menus by Simon Glass · 1 year, 9 months ago
  30. 5e2607a expo: Add support for scenes by Simon Glass · 1 year, 9 months ago
  31. 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 9 months ago
  32. 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 9 months ago
  33. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 9 months ago
  34. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 9 months ago
  35. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 9 months ago
  36. 5abd8bb video: Fix unchnaged typo by Simon Glass · 1 year, 9 months ago
  37. 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 9 months ago
  38. 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 9 months ago
  39. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 9 months ago
  40. 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 9 months ago
  41. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 9 months ago
  42. 86cc3c5 menu: Use a switch statement by Simon Glass · 1 year, 9 months ago
  43. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 9 months ago
  44. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 9 months ago
  45. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 9 months ago
  46. ee6c7eb bootmenu: Add a few comments by Simon Glass · 1 year, 9 months ago
  47. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 9 months ago
  48. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 9 months ago
  49. c925be7 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · 1 year, 9 months ago
  50. 2c9f077 arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1 by Quentin Schulz · 1 year, 9 months ago
  51. 600e017 rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree by Quentin Schulz · 1 year, 9 months ago
  52. 3898237 rockchip: px30: list possible SPL boot devices by Quentin Schulz · 1 year, 9 months ago
  53. 6516336 rockchip: px30: fix CFG_IRAM_BASE by Quentin Schulz · 1 year, 9 months ago
  54. e53856a rockchip: px30: fix possibly unused grf and cru variables by Quentin Schulz · 1 year, 9 months ago
  55. 5a42fd0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · 1 year, 9 months ago
  56. 30a6d14 arm64: dts: rk3399: Add upstream Pinephone Pro dts by Peter Robinson · 1 year, 9 months ago
  57. b8f1ca9 board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · 1 year, 9 months ago
  58. 43e8924 ARM: dts: rockchip: Add rv1126-u-boot.dtsi by Jagan Teki · 1 year, 9 months ago
  59. 0736dad ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IO by Jagan Teki · 1 year, 9 months ago
  60. d12471c ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) by Jagan Teki · 1 year, 9 months ago
  61. 6d70d82 rockchip: mkimage: Add rv1126 support by Jagan Teki · 1 year, 9 months ago
  62. c615467 arm: rockchip: rv1126: Set dram area unsecure for SPL by Jagan Teki · 1 year, 9 months ago
  63. ffb191e arm: rockchip: Add RV1126 arch core support by Jagan Teki · 1 year, 9 months ago
  64. 2204a8c ARM: dts: rockchip: Add Rockchip RV1126 SoC by Jagan Teki · 1 year, 9 months ago
  65. 3fc0dee ARM: dts: rockchip: Add Rockchip RV1126 pinctrl by Jagan Teki · 1 year, 9 months ago
  66. 43cecf7 arm: rockchip: Add grf header for rv1126 by Jagan Teki · 1 year, 9 months ago
  67. 766e7e0 dt-bindings: power: Add power-domain header for rv1126 by Jagan Teki · 1 year, 9 months ago
  68. a25338a clk: rockchip: Add rv1126 clk support by Jagan Teki · 1 year, 9 months ago
  69. 4ebc5e3 dt-bindings: clk: Add dt-binding header for RV1126 by Jagan Teki · 1 year, 9 months ago
  70. f4ca986 arch: rockchip: Add cru header for rv1126 by Jagan Teki · 1 year, 9 months ago
  71. 8430a87 pinctrl: rockchip: Add rv1126 support by Jagan Teki · 1 year, 9 months ago
  72. 32b2ea9 pinctrl: rockchip: Add pinctrl route types by Jagan Teki · 1 year, 9 months ago
  73. 0900840 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 1 year, 9 months ago
  74. 4fadeec ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 1 year, 9 months ago
  75. e869b34 ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 1 year, 9 months ago
  76. a70a62c ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 1 year, 9 months ago
  77. d04aa29 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 1 year, 9 months ago
  78. 5ab30c3 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 1 year, 9 months ago
  79. 29c3148 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 1 year, 9 months ago
  80. 26f92be ram: rockchip: Add common ddr type configs by Jagan Teki · 1 year, 9 months ago
  81. 78276c5 ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 1 year, 9 months ago
  82. b47742f configs: roc-pc-rk3399: Enable rockchip efuse support by Christopher Obbard · 1 year, 10 months ago
  83. 2c89929 rockchip: mkimage: make RC4 key const by John Keeping · 1 year, 10 months ago
  84. 93a6e60 rc4: mark key as const by John Keeping · 1 year, 10 months ago
  85. ccaa55f rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114 by Quentin Schulz · 1 year, 10 months ago
  86. 23b71ad rockchip: clk: add watchdog clock to px30_clk_enable by Quentin Schulz · 1 year, 10 months ago
  87. 4b56446 rockchip: px30: make watchdog and tsadc trigger a first global reset by Quentin Schulz · 1 year, 11 months ago
  88. 348064e Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  89. 3311e35 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
  90. 2383e8f usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 8 months ago
  91. 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 9 months ago
  92. 5454dea usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years ago
  93. 4327df1 configs: r8a77980: Condor: Enable MMC support by default by Andrey Dolnikov · 1 year, 9 months ago
  94. 0fe4366 ARM: renesas: condor: switch eMMC bus to 1V8 by Hai Pham · 1 year, 9 months ago
  95. 3405cfa ARM: dts: renesas: condor: Enable SPI NOR fast-read by Marek Vasut · 1 year, 9 months ago
  96. 0abcc23 ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCB by Marek Vasut · 1 year, 9 months ago
  97. 2d09040 ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 Condor by Marek Vasut · 1 year, 9 months ago
  98. 81616ce ARM: renesas: Enable LTO on R-Car3 Falcon by Marek Vasut · 1 year, 9 months ago
  99. 735e6ba ARM: renesas: Enable LTO on R-Car3 Draak by Marek Vasut · 1 year, 9 months ago
  100. 92f00cc ARM: renesas: Enable LTO on R-Car3 Ebisu by Marek Vasut · 1 year, 9 months ago