1. ed298be pytest: Collect SPL unit tests by Simon Glass · 4 years, 1 month ago
  2. 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
  3. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · 4 years, 1 month ago
  4. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  5. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
  6. bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
  7. 2698359 dm: core: fix typo in device.h by Dario Binacchi · 4 years, 1 month ago
  8. 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · 4 years, 2 months ago
  9. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
  10. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years, 2 months ago
  11. 192f813 dtoc: Order the structures internally by name by Simon Glass · 4 years, 2 months ago
  12. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 2 months ago
  13. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
  14. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years, 2 months ago
  15. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · 4 years, 2 months ago
  16. 9a78e90 dm: test: Update Makefile conditions by Simon Glass · 4 years, 2 months ago
  17. 9257d13 dm: test: Sort the Makefile by Simon Glass · 4 years, 2 months ago
  18. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  19. fd80a22 dm: core: Avoid void * in the of-platdata structs by Simon Glass · 4 years, 2 months ago
  20. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years, 2 months ago
  21. c162211 dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 2 months ago
  22. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 2 months ago
  23. 4583ec3 binman: Support multiple images in the library by Simon Glass · 4 years, 2 months ago
  24. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · 4 years, 2 months ago
  25. fa94316 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  26. fcc483f MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · 4 years, 1 month ago
  27. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  28. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · 4 years, 1 month ago
  29. d72c2fd Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · 4 years, 1 month ago
  30. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 1 month ago
  31. becd9b7 cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  32. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
  33. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years, 1 month ago
  34. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years, 1 month ago
  35. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
  36. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
  37. 91e0014 Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  38. 06dafab Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · 4 years, 1 month ago
  39. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · 4 years, 1 month ago
  40. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years, 1 month ago
  41. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years, 1 month ago
  42. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years, 1 month ago
  43. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  44. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
  45. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years, 1 month ago
  46. af5e624 test: log: test message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  47. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  48. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
  49. 915c462 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 4 years, 1 month ago
  50. 54b2a7a Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 1 month ago
  51. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  52. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  53. 82e86fe sansa_fuze_plus: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  54. 521e388 xfi3: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  55. 02b9692 mx23evk: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  56. cd7348b at91sam9n12ek: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  57. 9ec23e2 at91sam9: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  58. 262e837 picosam9g45: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  59. 700f2ce ls1021atwr: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  60. 6463ef6 ls1021aqds: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  61. fef84c6 imx: mx7dsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  62. 82f8022 imx: mx6sxsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  63. bd8de20 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 1 month ago
  64. 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years, 1 month ago
  65. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
  66. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
  67. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  68. d1b3321 riscv: k210: Reduce DMA block size by Sean Anderson · 4 years, 1 month ago
  69. 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 3 months ago
  70. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years, 2 months ago
  71. 8e0d840 Merge branch '2020-10-23-misc-changes' by Tom Rini · 4 years, 1 month ago
  72. a1a2a22 power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago
  73. 259029f phy: nop-phy: add clk bulk by Peng Fan · 4 years, 1 month ago
  74. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years, 1 month ago
  75. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
  76. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
  77. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  78. 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · 4 years, 1 month ago
  79. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago
  80. 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · 4 years, 2 months ago
  81. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  82. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  83. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
  84. c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · 4 years, 4 months ago
  85. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
  86. 07294cf Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · 4 years, 1 month ago
  87. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
  88. bab2ef6 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · 4 years, 1 month ago
  89. 08df128 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 1 month ago
  90. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
  91. 311af29 configs: ls1088a: enable CMD_MDIO by Ioana Ciornei · 4 years, 1 month ago
  92. 8a1bf73 armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · 4 years, 1 month ago
  93. 71ecd38 board/freescale/vid: enables writes to all commands for LTC3882 by Biwen Li · 4 years, 1 month ago
  94. 2e93fde board: freescale: vid.c: Initialize variable 'i2caddress' by Priyanka Singh · 4 years, 1 month ago
  95. 5422d38 board: sl28: add board specific nvm command by Michael Walle · 4 years, 1 month ago
  96. 36ba764 board: kontron: add sl28 support by Michael Walle · 4 years, 1 month ago
  97. c5977b1 dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · 4 years, 1 month ago
  98. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years, 1 month ago
  99. c615d0c gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years, 2 months ago
  100. 96d4544 configs: lx2160a: Enable OPTEE support by Ruchika Gupta · 4 years, 1 month ago