1. cdeb7b8 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  2. 5a4a891 MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · 3 years, 11 months ago
  3. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 11 months ago
  4. 81a659e Prepare v2021.01-rc1 by Tom Rini · 3 years, 11 months ago
  5. 4f1d307 Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · 3 years, 11 months ago
  6. 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years ago
  7. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  8. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years ago
  9. 4145fc1 Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years ago
  10. 35b8b92 drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years ago
  11. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  12. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  13. 39dd7c1 Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  14. a45da8f Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · 3 years, 11 months ago
  15. 2a0cbf3 log: correct and check array size of log categories by Heinrich Schuchardt · 4 years ago
  16. 0eae552 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years ago
  17. 529441c efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years ago
  18. 19763ea efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years ago
  19. d3d6afa trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years ago
  20. 87e9963 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years ago
  21. cbf0ffe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years ago
  22. 9201576 test: log: test message continuation by Heinrich Schuchardt · 4 years ago
  23. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years ago
  24. 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years ago
  25. 986c980 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 3 years, 11 months ago
  26. 43428c6 Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years ago
  27. 9dec5a0 nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  28. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  29. 2310620 sansa_fuze_plus: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  30. 8ea854a xfi3: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  31. beea005 mx23evk: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  32. 33923e7 at91sam9n12ek: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  33. d1a2a1d at91sam9: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  34. 12a3e60 picosam9g45: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  35. d63443a ls1021atwr: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  36. dac62ff ls1021aqds: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  37. 7490609 imx: mx7dsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  38. e1c35c9 imx: mx6sxsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  39. 54908d9 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago
  40. 7257455 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years ago
  41. 47d7e3b riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years ago
  42. 7dbebeb timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years ago
  43. 79b135f riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years ago
  44. 963911e riscv: k210: Reduce DMA block size by Sean Anderson · 4 years ago
  45. 32cef69 riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 1 month ago
  46. 8bb7496 clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years ago
  47. c99e87f Merge branch '2020-10-23-misc-changes' by Tom Rini · 4 years ago
  48. 16cc5ad power: regulator: add dummy helper by Peng Fan · 4 years ago
  49. 62ee957 phy: nop-phy: add clk bulk by Peng Fan · 4 years ago
  50. ef4f4f1 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years ago
  51. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  52. f52e925 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years ago
  53. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years ago
  54. 3c7bb89 cmd: Split out timer command from the sleep command by Bin Meng · 4 years ago
  55. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years ago
  56. ae89702 Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · 4 years ago
  57. 7a46274 i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  58. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  59. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years ago
  60. 86eeac7 post: remove redundant condition by Heinrich Schuchardt · 4 years, 2 months ago
  61. 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years ago
  62. 89a140a Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · 4 years ago
  63. cc696f5 Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years ago
  64. c3d3104 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · 4 years ago
  65. 2c48370 Revert "xen: add definitions for console_io" by Tom Rini · 4 years ago
  66. 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years ago
  67. 78a8bca configs: ls1088a: enable CMD_MDIO by Ioana Ciornei · 4 years ago
  68. 4eecc6f armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · 4 years ago
  69. 0267031 board/freescale/vid: enables writes to all commands for LTC3882 by Biwen Li · 4 years ago
  70. f3555bd board: freescale: vid.c: Initialize variable 'i2caddress' by Priyanka Singh · 4 years ago
  71. 66d00eb board: sl28: add board specific nvm command by Michael Walle · 4 years ago
  72. 4ceb5c6 board: kontron: add sl28 support by Michael Walle · 4 years ago
  73. 0205beb dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · 4 years ago
  74. c760095 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years ago
  75. d5d6b54 gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years ago
  76. 52c7c1c configs: lx2160a: Enable OPTEE support by Ruchika Gupta · 4 years ago
  77. bcc6c57 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years ago
  78. 2a5bbb1 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · 4 years ago
  79. 284d062 pci: add a few ARI related defines by Laurentiu Tudor · 4 years ago
  80. f4cd963 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · 4 years ago
  81. 1f46e67 pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · 4 years ago
  82. 2a70e4b configs: Enable NVME support for Layerscape platforms by Wasim Khan · 4 years, 1 month ago
  83. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  84. ae4fdd7 Merge branch '2020-10-22-misc-changes' by Tom Rini · 4 years ago
  85. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago
  86. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years ago
  87. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years ago
  88. 16389a7 xen: add definitions for console_io by AKASHI Takahiro · 4 years ago
  89. 3a51b2a arch: arm/xen: add putc() for debugging by AKASHI Takahiro · 4 years ago
  90. 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years ago
  91. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years ago
  92. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  93. fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years ago
  94. 69509fb doc: dfu: fix typo in README.dfu by Chance.Yang · 4 years ago
  95. 7ad1e0b log: Tidy up documentation by Simon Glass · 4 years ago
  96. ef38b42 ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years ago
  97. 09f2107 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years ago
  98. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years ago
  99. 87459da Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years ago
  100. 7438d6a gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years ago