1. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  2. 7e02cbe bootstd: Correct the name of the QEMU bootmeth by Simon Glass · 1 year, 5 months ago
  3. 72e1d33 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 5 months ago
  4. ba48d61 Merge branch '2023-07-14-assorted-general-updates' by Tom Rini · 1 year, 5 months ago
  5. 69d53d8 powerpc: Fix flush_cache() speed regression by Christophe Leroy · 1 year, 5 months ago
  6. 009a8e3 lzma: Fix decompression speed regression by Christophe Leroy · 1 year, 5 months ago
  7. fa10fb2 ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · 1 year, 5 months ago
  8. 1ef4fba drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · 1 year, 5 months ago
  9. f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 5 months ago
  10. 1b4014b lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 6 months ago
  11. 1dc2ee6 net: ti: am65-cpsw-nuss: Use dedicated port mode control registers by Andreas Dannenberg · 1 year, 6 months ago
  12. d9d1538 disable NFS support by default by Peter Robinson · 1 year, 6 months ago
  13. b6601dd env: mmc: statically set the environment partition name by Emmanuel Di Fede · 1 year, 6 months ago
  14. c937154 firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · 1 year, 6 months ago
  15. 1ddd8a6 hash: fix a memory leak by Sergei Antonov · 1 year, 6 months ago
  16. f6a0738 clk: scmi: claim the dependency on CONFIG_CLK by AKASHI Takahiro · 1 year, 6 months ago
  17. b746093 arch: arm: npcm8xx: add cpu version and 4G ram support by Jim Liu · 1 year, 5 months ago
  18. d9b55e9 misc: npcm_host_intf: change initialization sequence by Jim Liu · 1 year, 5 months ago
  19. 17b816c pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · 1 year, 5 months ago
  20. a431dc5 board: nuvoton: arbel: change uboot load address by Jim Liu · 1 year, 5 months ago
  21. 44c16bb misc: nuvoton: fix type error by Jim Liu · 1 year, 6 months ago
  22. 69e5a53 ARM: dts: npcm8xx: fix dts node error by Jim Liu · 1 year, 6 months ago
  23. b60cc1e board: nuvoton: add env setting for boot to linux by Jim Liu · 1 year, 6 months ago
  24. 03a9a47 ARM: config: Enable config to decompress the FIT image by Jim Liu · 1 year, 6 months ago
  25. 74e032e Merge branch '2023-07-14-nuvoton-platform-updates' by Tom Rini · 1 year, 5 months ago
  26. beef198 Merge branch '2023-07-14-expo-initial-config-editor' by Tom Rini · 1 year, 5 months ago
  27. 5f0ca61 video: Update stb_truetype by Simon Glass · 1 year, 6 months ago
  28. b8c2655 expo: Add tests for the configuration editor by Simon Glass · 1 year, 6 months ago
  29. c892511 expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
  30. 6130072 expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
  31. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · 1 year, 6 months ago
  32. f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 6 months ago
  33. 12f5773 expo: Draw the current opened menu on top by Simon Glass · 1 year, 6 months ago
  34. 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 6 months ago
  35. 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 6 months ago
  36. d353b75 expo: Support drawing of popup menus by Simon Glass · 1 year, 6 months ago
  37. c55eeba expo: Move menu-item selection into a function by Simon Glass · 1 year, 6 months ago
  38. c999e17 expo: Support simple themes by Simon Glass · 1 year, 6 months ago
  39. 7a96005 expo: Set up the width and height of objects by Simon Glass · 1 year, 6 months ago
  40. 9e1a86d expo: Calculate text bounding-box correctly by Simon Glass · 1 year, 6 months ago
  41. 6081b0f expo: Use flags for objects by Simon Glass · 1 year, 6 months ago
  42. 7b04395 expo: Add width and height to objects by Simon Glass · 1 year, 6 months ago
  43. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 6 months ago
  44. 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 6 months ago
  45. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 6 months ago
  46. a73a8b8 video: Allow temporary colour changes by Simon Glass · 1 year, 6 months ago
  47. e85e501 video: Correct docs for video_index_to_colour() by Simon Glass · 1 year, 6 months ago
  48. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 6 months ago
  49. 722281b fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
  50. 67f8e11 fdt: Clarify the fdt pre-relocation warning by Simon Glass · 1 year, 6 months ago
  51. e88e2fe fdt: Align the start of the livetree by Simon Glass · 1 year, 6 months ago
  52. 5101ea4 cat: Update command to use fs_load_alloc() by Simon Glass · 1 year, 6 months ago
  53. e6c49fc fs: Create functions to load and allocate a file by Simon Glass · 1 year, 6 months ago
  54. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 6 months ago
  55. e73a647 console: Correct truetype spacing error by Simon Glass · 1 year, 6 months ago
  56. d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 6 months ago
  57. 67e2af1 expo: Store the console in the expo by Simon Glass · 1 year, 6 months ago
  58. 062673b video: Provide a way to clear part of the console by Simon Glass · 1 year, 6 months ago
  59. 4a5d345 video: Drop #ifdefs from console_truetype by Simon Glass · 1 year, 6 months ago
  60. 994048b dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 6 months ago
  61. e418c63 gpio: Avoid using an invalid ofnode by Simon Glass · 1 year, 6 months ago
  62. bf61c54 test: Restore test behaviour on failure by Simon Glass · 1 year, 6 months ago
  63. 479f4a0 sandbox: Fix quiting when the LCD window is closed by Simon Glass · 1 year, 6 months ago
  64. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 6 months ago
  65. c6e9f4c expo: Correct some header-file comments by Simon Glass · 1 year, 6 months ago
  66. 245c52c binman: Correct coverage gap in control by Simon Glass · 1 year, 6 months ago
  67. 0a5e069 bdinfo: Correct use of assertions by Simon Glass · 1 year, 5 months ago
  68. c5cc4bc arch: arm: npcm8xx: add cpu version and 4G ram support by Jim Liu · 1 year, 5 months ago
  69. eae7ede misc: npcm_host_intf: change initialization sequence by Jim Liu · 1 year, 5 months ago
  70. 0ed3b6b pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · 1 year, 5 months ago
  71. bd928ac board: nuvoton: arbel: change uboot load address by Jim Liu · 1 year, 5 months ago
  72. 959e8a4 misc: nuvoton: fix type error by Jim Liu · 1 year, 6 months ago
  73. 60bfc90 ARM: dts: npcm8xx: fix dts node error by Jim Liu · 1 year, 6 months ago
  74. c4ab55c board: nuvoton: add env setting for boot to linux by Jim Liu · 1 year, 6 months ago
  75. 56c2434 ARM: config: Enable config to decompress the FIT image by Jim Liu · 1 year, 6 months ago
  76. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 5 months ago
  77. fb1915b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 5 months ago
  78. 7db4d96 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 5 months ago
  79. 5c63e4a arm: mvebu: Remove unused alias from RC AC5X dts by Chris Packham · 1 year, 5 months ago
  80. 7325f1f arm: mvebu: Add Allied Telesis x240 board by Chris Packham · 1 year, 5 months ago
  81. ff4c1b2 mx7dsabresd: Retrieve the second MAC address from fuses by Fabio Estevam · 1 year, 5 months ago
  82. 96b0b36 arm64: imx: imx8mp-beacon: Enable LTO by Adam Ford · 1 year, 6 months ago
  83. 19f38de config: xea: Disable support for FAT file system by Lukasz Majewski · 1 year, 5 months ago
  84. 7eef447 config: xea: Disable support for boot methods EXTLINUX and VBE by Lukasz Majewski · 1 year, 5 months ago
  85. b9a4467 mx23_olinuxino: Convert to CONFIG_DM_SERIAL by Fabio Estevam · 1 year, 5 months ago
  86. a128e52 mx23evk: Convert to CONFIG_DM_SERIAL by Fabio Estevam · 1 year, 5 months ago
  87. 2d03617 mx28evk: Convert to CONFIG_DM_SERIAL by Fabio Estevam · 1 year, 5 months ago
  88. dd1587c arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hog by Andrejs Cainikovs · 1 year, 5 months ago
  89. 86d5ffe configs: verdin-imx8mp: enable spl_gpio_hog by Andrejs Cainikovs · 1 year, 5 months ago
  90. 5ab25a1 arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hog by Andrejs Cainikovs · 1 year, 5 months ago
  91. 2045e8c configs: verdin-imx8mm: enable spl_gpio_hog by Andrejs Cainikovs · 1 year, 5 months ago
  92. d86daab verdin-imx8mm/verdin-imx8mp: synchronise device trees with linux by Marcel Ziswiler · 1 year, 5 months ago
  93. fc28c5b arm: dts: imx8mp-beacon-kit: Enable USB Power domains by Adam Ford · 1 year, 6 months ago
  94. 0a357f9 arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4 by Adam Ford · 1 year, 6 months ago
  95. 7e1101b clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 6 months ago
  96. 4a5a9e9 board: colibri-imx8x: initialize snvs by Andrejs Cainikovs · 1 year, 8 months ago
  97. 872a79a imx8mn-var-som: adjust PHY reset gpios according to hardware configuration by Hugo Villeneuve · 1 year, 6 months ago
  98. ced8c15 ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 5 months ago
  99. 7164459 imx93_evk: defconfig: add adc support by Luca Ellero · 1 year, 5 months ago
  100. 841ebfb8 dm: adc: add iMX93 ADC support by Luca Ellero · 1 year, 5 months ago