1. 6753e81 mpc83xx: kmeter1: increase malloc_f space by Heiko Schocher · 4 years, 2 months ago
  2. f8e8f73 mpc83xx: kmeter1_defconfig add missing BAT4 config by Heiko Schocher · 4 years, 2 months ago
  3. d068b6a mpc8379erdb: Convert to DM_MMC by Sinan Akman · 4 years, 8 months ago
  4. 8b23b04 mpc8379erdb: Add device tree by Sinan Akman · 4 years, 8 months ago
  5. f6dee28 Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  6. e8a1103 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 9 months ago
  7. 4a78163 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 3 years, 9 months ago
  8. 8d01c5c doc: qfw man-page by Heinrich Schuchardt · 3 years, 9 months ago
  9. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
  10. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  11. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 10 months ago
  12. fa6cce7 doc: booti man-page by Heinrich Schuchardt · 3 years, 10 months ago
  13. f3fb75d doc/README.distro: kernel_comp_addr_r by Heinrich Schuchardt · 3 years, 10 months ago
  14. 6002742 doc: Add reference to U-Boot project in conf.py by Heinrich Schuchardt · 3 years, 10 months ago
  15. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 10 months ago
  16. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  17. 5f4de78 board: freescale: drop CONFIG_DM_I2C undefs by Igor Opaniuk · 3 years, 10 months ago
  18. 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 10 months ago
  19. fcbb39d i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 4 years ago
  20. f5989c1 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 4 years ago
  21. c8925a4 ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3 by Marek Vasut · 3 years, 11 months ago
  22. 8464971 pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 11 months ago
  23. d18a578 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 10 months ago
  24. 34caff9 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 3 years, 11 months ago
  25. e7c6fc6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  26. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
  27. 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 10 months ago
  28. 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · 3 years, 10 months ago
  29. 70bdefa sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
  30. ef17382 Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
  31. e711c97 configs: enable CONFIG_MMC_PWRSEQ configuration by Jaehoon Chung · 3 years, 10 months ago
  32. 1490730 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 10 months ago
  33. c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 10 months ago
  34. f780e13 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · 3 years, 10 months ago
  35. 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 10 months ago
  36. 1316062 mmc: mmc_spi: Document the 3 local functions by Bin Meng · 3 years, 10 months ago
  37. d3a2671 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 3 years, 10 months ago
  38. 6b82a24 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 10 months ago
  39. ce387d9 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 10 months ago
  40. a463bbe mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
  41. 1f838f6 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 11 months ago
  42. 8460b91 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 4 years ago
  43. 6b3431c mmc: initialize an err variable by Jaehoon Chung · 4 years ago
  44. ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
  45. b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 10 months ago
  46. 4d3d7f2 Merge tag 'rpi-next-2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years, 9 months ago
  47. 67a4188 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 3 years, 11 months ago
  48. 3f24df6 configs: rpi4: Enable DM_DMA across all RPi4 configurations by Nicolas Saenz Julienne · 3 years, 11 months ago
  49. 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  50. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
  51. 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  52. 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  53. 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 11 months ago
  54. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
  55. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 11 months ago
  56. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
  57. 038876b pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · 3 years, 11 months ago
  58. 0c29186 rpi: Add identifier for the new CM4 by Nicolas Saenz Julienne · 3 years, 11 months ago
  59. 1296961 rpi: Add identifier for the new RPi400 by Nicolas Saenz Julienne · 3 years, 11 months ago
  60. 8c5ca98 rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE by Marek Szyprowski · 3 years, 10 months ago
  61. df10fe8 pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 11 months ago
  62. 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 11 months ago
  63. 9fc32c2 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
  64. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 10 months ago
  65. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 10 months ago
  66. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 10 months ago
  67. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 10 months ago
  68. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 10 months ago
  69. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 10 months ago
  70. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 10 months ago
  71. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  72. 18988ec rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
  73. c63c96d Merge branch '2021-02-16-assorted-improvements' by Tom Rini · 3 years, 10 months ago
  74. e068a48 configs: ls1028a: Enable the Ethernet switch driver in defconfig by Alex Marginean · 3 years, 10 months ago
  75. 44f8034 arm: dts: ls1028a: Add Ethernet switch node and dependencies by Alex Marginean · 3 years, 10 months ago
  76. 4ea74fd drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 10 months ago
  77. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  78. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
  79. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 10 months ago
  80. 40154e9 test: dm: tee: extend with RPC test by Igor Opaniuk · 3 years, 10 months ago
  81. 84643c1 drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 10 months ago
  82. f9254f7 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · 3 years, 10 months ago
  83. d30807d drivers: tee: i2c trampoline driver by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  84. 05a17e8 usb: kbd: destroy device after console is stopped by Andy Shevchenko · 3 years, 10 months ago
  85. 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · 3 years, 10 months ago
  86. e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 10 months ago
  87. 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 10 months ago
  88. 20a5c5e IOMUX: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  89. ba69b2c console: Set file and devices at one go by Andy Shevchenko · 3 years, 10 months ago
  90. f1a852a console: Set console device counter in console_devices_set() by Andy Shevchenko · 3 years, 10 months ago
  91. 59f324c console: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  92. 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  93. 2066f39 stdio: Split out nulldev_register() and move it under #if by Andy Shevchenko · 3 years, 10 months ago
  94. 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 10 months ago
  95. 868f240 Prepare v2021.04-rc2 by Tom Rini · 3 years, 10 months ago
  96. adfac3a Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138' by Tom Rini · 3 years, 10 months ago
  97. b823daa image: Check for unit addresses in FITs by Simon Glass · 3 years, 10 months ago
  98. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 10 months ago
  99. 244705b image: Add an option to do a full check of the FIT by Simon Glass · 3 years, 10 months ago
  100. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 10 months ago