1. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · 4 years, 1 month ago
  2. d72c2fd Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · 4 years, 1 month ago
  3. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 1 month ago
  4. becd9b7 cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  5. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
  6. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years, 1 month ago
  7. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years, 1 month ago
  8. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
  9. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
  10. 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
  11. 06dafab Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · 4 years, 1 month ago
  12. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · 4 years, 1 month ago
  13. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years, 1 month ago
  14. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years, 1 month ago
  15. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years, 1 month ago
  16. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  17. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
  18. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years, 1 month ago
  19. af5e624 test: log: test message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  20. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  21. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
  22. 915c462 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 4 years, 1 month ago
  23. 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
  24. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  25. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  26. 82e86fe sansa_fuze_plus: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  27. 521e388 xfi3: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  28. 02b9692 mx23evk: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  29. cd7348b at91sam9n12ek: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  30. 9ec23e2 at91sam9: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  31. 262e837 picosam9g45: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  32. 700f2ce ls1021atwr: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  33. 6463ef6 ls1021aqds: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  34. fef84c6 imx: mx7dsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  35. 82f8022 imx: mx6sxsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  36. bd8de20 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 1 month ago
  37. 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years, 1 month ago
  38. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
  39. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
  40. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  41. d1b3321 riscv: k210: Reduce DMA block size by Sean Anderson · 4 years, 1 month ago
  42. 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 3 months ago
  43. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years, 2 months ago
  44. 8e0d840 Merge branch '2020-10-23-misc-changes' by Tom Rini · 4 years, 1 month ago
  45. a1a2a22 power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago
  46. 259029f phy: nop-phy: add clk bulk by Peng Fan · 4 years, 1 month ago
  47. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years, 1 month ago
  48. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
  49. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
  50. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  51. 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · 4 years, 1 month ago
  52. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago
  53. 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · 4 years, 2 months ago
  54. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  55. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  56. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
  57. c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · 4 years, 4 months ago
  58. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
  59. 07294cf Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · 4 years, 1 month ago
  60. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
  61. bab2ef6 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · 4 years, 1 month ago
  62. 08df128 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 1 month ago
  63. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
  64. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  65. 9428322 Merge branch '2020-10-22-misc-changes' by Tom Rini · 4 years, 1 month ago
  66. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
  67. f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 1 month ago
  68. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years, 1 month ago
  69. 5181e58 xen: add definitions for console_io by AKASHI Takahiro · 4 years, 1 month ago
  70. 9042071 arch: arm/xen: add putc() for debugging by AKASHI Takahiro · 4 years, 1 month ago
  71. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years, 1 month ago
  72. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years, 1 month ago
  73. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
  74. 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years, 1 month ago
  75. 2be3600 doc: dfu: fix typo in README.dfu by Chance.Yang · 4 years, 1 month ago
  76. 128cd3e log: Tidy up documentation by Simon Glass · 4 years, 1 month ago
  77. ab2066b ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
  78. c080b51 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years, 1 month ago
  79. 3110dcb mmc: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
  80. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years, 1 month ago
  81. 361843d gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years, 1 month ago
  82. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 1 month ago
  83. 3a0f386 km/common: change ubicopy variable by Holger Brunck · 4 years, 2 months ago
  84. c7c7169 km: adapt defines and variables for new memory layout by Holger Brunck · 4 years, 2 months ago
  85. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 2 months ago
  86. 16b5a96 IPQ40xx: Add PRNG support by Robert Marko · 4 years, 2 months ago
  87. fa5d33f rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 2 months ago
  88. 6649aa8 IPQ40xx: Add support for MDIO by Robert Marko · 4 years, 2 months ago
  89. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · 4 years, 2 months ago
  90. da34423 IPQ40xx: Add SPI support by Robert Marko · 4 years, 2 months ago
  91. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 2 months ago
  92. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 2 months ago
  93. 7216252 km: fix license string and compatible strings by Holger Brunck · 4 years, 2 months ago
  94. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · 4 years, 2 months ago
  95. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · 4 years, 2 months ago
  96. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · 4 years, 2 months ago
  97. 411f5c6 README: Update directory hierarchy by Naoki Hayama · 4 years, 2 months ago
  98. 65ae68a README: Update source code location by Naoki Hayama · 4 years, 2 months ago
  99. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · 4 years, 2 months ago
  100. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago