1. c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 9 months ago
  2. 9766f69 binman: Support overlapping entries by Simon Glass · 1 year, 9 months ago
  3. 97fb808 binman: Add a function to check for special section nodes by Simon Glass · 1 year, 9 months ago
  4. 62ef2f7 binman: Add a null entry by Simon Glass · 1 year, 9 months ago
  5. 4331d66 binman: Clarify use of False when obtaining data by Simon Glass · 1 year, 9 months ago
  6. 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 1 year, 9 months ago
  7. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 10 months ago
  8. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 10 months ago
  9. e0c0eff rockchip: Support building the all output files in binman by Simon Glass · 1 year, 10 months ago
  10. 4170dd9 rockchip: Use multiple-images for rk3399 by Simon Glass · 1 year, 10 months ago
  11. c4db072 rockchip: evb-rk3288: Drop raw-image support by Simon Glass · 1 year, 10 months ago
  12. 67a0501 binman: Support optional external blobs by Simon Glass · 1 year, 10 months ago
  13. 2f80c5e binman: Support new op-tee binary format by Simon Glass · 1 year, 10 months ago
  14. 39f4a85 binman: Add a way to check for a valid ELF file by Simon Glass · 1 year, 10 months ago
  15. c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 10 months ago
  16. 23ab4e0 binman: Use a reference for binman symbols docs by Simon Glass · 1 year, 10 months ago
  17. 237ac96 binman: Update entry docs by Simon Glass · 1 year, 10 months ago
  18. 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 10 months ago
  19. efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 10 months ago
  20. 85d8711 dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind" by Simon Glass · 1 year, 10 months ago
  21. ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 10 months ago
  22. b2412dd rockchip: Enable bootstage on rockpro64 by Simon Glass · 1 year, 10 months ago
  23. 12619d4 trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 10 months ago
  24. ef42e27 trace: Update trace-format generator for newer version by Simon Glass · 1 year, 10 months ago
  25. b87f081 trace: Adjust flags in proftool by Simon Glass · 1 year, 10 months ago
  26. 90cfae2 mkimage: Add a few more messages for FIT failures by Simon Glass · 1 year, 10 months ago
  27. bebc141 trace: Move trace pointer to data section by Simon Glass · 1 year, 10 months ago
  28. 9557592 fdt: Check for overlapping data and FDT by Simon Glass · 1 year, 10 months ago
  29. ec4f327 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 1 year, 10 months ago
  30. b62d349 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 1 year, 10 months ago
  31. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 10 months ago
  32. 0c16fca tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 10 months ago
  33. d81d176 arm: Support trace on armv8 by Simon Glass · 1 year, 10 months ago
  34. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 10 months ago
  35. 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 9 months ago
  36. 6d03688 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 9 months ago
  37. bee2353 arm: kirkwood: Convert to DM Serial for various Kirkwood boards by Tony Dinh · 1 year, 10 months ago
  38. 9a13a76 timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 9 months ago
  39. 4a98615 Merge tag 'u-boot-rockchip-20230117' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 9 months ago
  40. b5c8fea expo: Add documentation by Simon Glass · 1 year, 10 months ago
  41. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
  42. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
  43. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
  44. fe93c14 expo: Add basic tests by Simon Glass · 1 year, 10 months ago
  45. 226777f expo: Add support for scene menus by Simon Glass · 1 year, 10 months ago
  46. 5e2607a expo: Add support for scenes by Simon Glass · 1 year, 10 months ago
  47. 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 10 months ago
  48. 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 10 months ago
  49. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  50. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  51. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  52. 5abd8bb video: Fix unchnaged typo by Simon Glass · 1 year, 10 months ago
  53. 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 10 months ago
  54. 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 10 months ago
  55. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  56. 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 10 months ago
  57. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
  58. 86cc3c5 menu: Use a switch statement by Simon Glass · 1 year, 10 months ago
  59. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
  60. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 10 months ago
  61. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
  62. ee6c7eb bootmenu: Add a few comments by Simon Glass · 1 year, 10 months ago
  63. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 10 months ago
  64. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 10 months ago
  65. c925be7 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · 1 year, 10 months ago
  66. 2c9f077 arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1 by Quentin Schulz · 1 year, 10 months ago
  67. 600e017 rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree by Quentin Schulz · 1 year, 10 months ago
  68. 3898237 rockchip: px30: list possible SPL boot devices by Quentin Schulz · 1 year, 10 months ago
  69. 6516336 rockchip: px30: fix CFG_IRAM_BASE by Quentin Schulz · 1 year, 10 months ago
  70. e53856a rockchip: px30: fix possibly unused grf and cru variables by Quentin Schulz · 1 year, 10 months ago
  71. 5a42fd0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · 1 year, 10 months ago
  72. 30a6d14 arm64: dts: rk3399: Add upstream Pinephone Pro dts by Peter Robinson · 1 year, 10 months ago
  73. b8f1ca9 board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · 1 year, 10 months ago
  74. 43e8924 ARM: dts: rockchip: Add rv1126-u-boot.dtsi by Jagan Teki · 1 year, 10 months ago
  75. 0736dad ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IO by Jagan Teki · 1 year, 10 months ago
  76. d12471c ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) by Jagan Teki · 1 year, 10 months ago
  77. 6d70d82 rockchip: mkimage: Add rv1126 support by Jagan Teki · 1 year, 10 months ago
  78. c615467 arm: rockchip: rv1126: Set dram area unsecure for SPL by Jagan Teki · 1 year, 10 months ago
  79. ffb191e arm: rockchip: Add RV1126 arch core support by Jagan Teki · 1 year, 10 months ago
  80. 2204a8c ARM: dts: rockchip: Add Rockchip RV1126 SoC by Jagan Teki · 1 year, 10 months ago
  81. 3fc0dee ARM: dts: rockchip: Add Rockchip RV1126 pinctrl by Jagan Teki · 1 year, 10 months ago
  82. 43cecf7 arm: rockchip: Add grf header for rv1126 by Jagan Teki · 1 year, 10 months ago
  83. 766e7e0 dt-bindings: power: Add power-domain header for rv1126 by Jagan Teki · 1 year, 10 months ago
  84. a25338a clk: rockchip: Add rv1126 clk support by Jagan Teki · 1 year, 10 months ago
  85. 4ebc5e3 dt-bindings: clk: Add dt-binding header for RV1126 by Jagan Teki · 1 year, 10 months ago
  86. f4ca986 arch: rockchip: Add cru header for rv1126 by Jagan Teki · 1 year, 10 months ago
  87. 8430a87 pinctrl: rockchip: Add rv1126 support by Jagan Teki · 1 year, 10 months ago
  88. 32b2ea9 pinctrl: rockchip: Add pinctrl route types by Jagan Teki · 1 year, 10 months ago
  89. 0900840 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 1 year, 10 months ago
  90. 4fadeec ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 1 year, 10 months ago
  91. e869b34 ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 1 year, 10 months ago
  92. a70a62c ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 1 year, 10 months ago
  93. d04aa29 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 1 year, 10 months ago
  94. 5ab30c3 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 1 year, 10 months ago
  95. 29c3148 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 1 year, 10 months ago
  96. 26f92be ram: rockchip: Add common ddr type configs by Jagan Teki · 1 year, 10 months ago
  97. 78276c5 ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 1 year, 10 months ago
  98. b47742f configs: roc-pc-rk3399: Enable rockchip efuse support by Christopher Obbard · 1 year, 11 months ago
  99. 2c89929 rockchip: mkimage: make RC4 key const by John Keeping · 1 year, 11 months ago
  100. 93a6e60 rc4: mark key as const by John Keeping · 1 year, 11 months ago