1. 99214c1 arm: mach-k3: introduce new config option for sysfw split by Tero Kristo · 3 years, 4 months ago
  2. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  3. 08ea87a rtc: davinci: fix date loaded on reset by Dario Binacchi · 3 years, 4 months ago
  4. 9ec8b8b rtc: davinci: add driver model support by Dario Binacchi · 3 years, 4 months ago
  5. 62af440 arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7 by Dario Binacchi · 3 years, 4 months ago
  6. c7c7c8d rtc: davinci: use unlock/lock mechanism by Dario Binacchi · 3 years, 4 months ago
  7. 79250ef rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · 3 years, 4 months ago
  8. 82a456a rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · 3 years, 4 months ago
  9. 6acee20 rtc: davinci: fix compiler errors by Dario Binacchi · 3 years, 4 months ago
  10. 73c3d8e rtc: davinci: enable compilation for omap architectures by Dario Binacchi · 3 years, 4 months ago
  11. e61a4ff Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning by Pali Rohár · 3 years, 7 months ago
  12. ce7ad57 configs: am64: Enable configs to support USB host and device modes by Aswath Govindraju · 3 years, 4 months ago
  13. defd62c arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size by Aswath Govindraju · 3 years, 4 months ago
  14. 26f32c3 configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode by Aswath Govindraju · 3 years, 4 months ago
  15. 1c8b404 arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem by Aswath Govindraju · 3 years, 4 months ago
  16. 7803a5b arm: dts: k3-am642-*-evm: Add USB support by Aswath Govindraju · 3 years, 4 months ago
  17. cdb7384 arm: dts: k3-am64-main: Add USB DT nodes by Aswath Govindraju · 3 years, 4 months ago
  18. 397d7b0 board: ti: am64x: Set the core voltage of USB PHY to 0.85V by Aswath Govindraju · 3 years, 4 months ago
  19. 669a03e arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes by Aswath Govindraju · 3 years, 4 months ago
  20. 3ae127c arm: mach-k3: am642_init: Add support for USB boot mode by Aswath Govindraju · 3 years, 4 months ago
  21. 0c51509 tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · 3 years, 4 months ago
  22. dc9f100 arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTs by Kevin Scholz · 3 years, 4 months ago
  23. e8f720e Merge branch '2021-06-08-kconfig-migrations' into next by Tom Rini · 3 years, 4 months ago
  24. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 4 months ago
  25. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 5 months ago
  26. da29243 Merge branch '2021-06-08-display-and-logging-updates' into next by Tom Rini · 3 years, 4 months ago
  27. e1cbd91 log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 5 months ago
  28. 8d9bb98 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · 3 years, 5 months ago
  29. 58b4b71 log: Add support for logging a buffer by Simon Glass · 3 years, 5 months ago
  30. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 5 months ago
  31. 735dd6e hexdump: Allow ctrl-c to interrupt output by Simon Glass · 3 years, 5 months ago
  32. 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 5 months ago
  33. 19edf13 hexdump: Add support for sandbox by Simon Glass · 3 years, 5 months ago
  34. 2f410fe hexdump: Move API to header file by Simon Glass · 3 years, 5 months ago
  35. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 5 months ago
  36. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 5 months ago
  37. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 5 months ago
  38. 090d664 test: Detect when expect_str is too small by Simon Glass · 3 years, 5 months ago
  39. c1a2bb4 console: Report an error when output buffer is exhausted by Simon Glass · 3 years, 5 months ago
  40. 24e1e88 Merge branch '2021-06-07-arm-cache-cp15-improvements' into next by Tom Rini · 3 years, 4 months ago
  41. ade4e04 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · 3 years, 5 months ago
  42. 7dc6068 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · 3 years, 5 months ago
  43. f46959c image-fdt: save no-map parameter of reserve-memory by Patrick Delaunay · 3 years, 5 months ago
  44. 7d08a3d test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · 3 years, 5 months ago
  45. 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 5 months ago
  46. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 5 months ago
  47. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 5 months ago
  48. e3b64be Prepare v2021.07-rc4 by Tom Rini · 3 years, 4 months ago
  49. 80da245 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  50. 18dd72a Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 4 months ago
  51. 281e95c Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  52. 0c4e63a Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 4 months ago
  53. 269fa84 test: add dm_test_read_resource by Patrick Delaunay · 3 years, 4 months ago
  54. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 4 months ago
  55. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 5 months ago
  56. 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 5 months ago
  57. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 5 months ago
  58. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 5 months ago
  59. 0df6e66 pico-imx6ul: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 4 months ago
  60. ac36dc7 brxre1: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 4 months ago
  61. bbc14b4 mx28evk: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 4 months ago
  62. a0195e9 siemens: pxm2: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 4 months ago
  63. bf5d124 siemens: rut: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 4 months ago
  64. c003d2c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  65. 176c3e7 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · 3 years, 4 months ago
  66. 0b5bb36 arm: mvebu: turris_omnia: update rescue mode boot command by Marek Behún · 3 years, 4 months ago
  67. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 4 months ago
  68. 079b35a arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB by Pali Rohár · 3 years, 4 months ago
  69. 4a82fca arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · 3 years, 4 months ago
  70. 46b679e arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · 3 years, 4 months ago
  71. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 4 months ago
  72. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 4 months ago
  73. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 4 months ago
  74. 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 4 months ago
  75. 87f9c08 MAINTAINERS: Update maintainer's mail address by Kever Yang · 3 years, 6 months ago
  76. d8729a1 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
  77. fa68645 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago
  78. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 4 months ago
  79. c552deb riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 4 months ago
  80. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 4 months ago
  81. 1c07b0c riscv: dts: add SiFive Unmatched board support by Green Wan · 3 years, 4 months ago
  82. 2113c00 riscv: dts: add fu740 support by Green Wan · 3 years, 4 months ago
  83. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 4 months ago
  84. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 4 months ago
  85. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 4 months ago
  86. a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 4 months ago
  87. f264e79 MAINTAINERS: Add allwinner/sunxi driver directories by Samuel Holland · 3 years, 5 months ago
  88. 6785434 sunxi: Bring back SD card as MMC device 0 by Andre Przywara · 3 years, 6 months ago
  89. ffd8104 Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 4 months ago
  90. d862ddb Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
  91. 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 4 months ago
  92. 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 4 months ago
  93. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 4 months ago
  94. 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 4 months ago
  95. 7bda7ce arm: dts: stm32mp157c-odyssey-som: enable the RNG1 by Grzegorz Szymaszek · 3 years, 5 months ago
  96. 59066cd configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards by Patrick Delaunay · 3 years, 5 months ago
  97. 5ed2136 ARM: stm32: Enable UNZIP on DHSOM by default by Marek Vasut · 3 years, 5 months ago
  98. 5c54260 ARM: stm32: Add additional ID register check for KSZ8851 presence by Marek Vasut · 3 years, 5 months ago
  99. 5c38c06 ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file by Christoph Niedermaier · 3 years, 5 months ago
  100. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 5 months ago