1. 4666521 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · 4 years, 10 months ago
  2. 9cf09c7 ARM: dts: rmobile: Enable IIC3 on V2H Blanche by Marek Vasut · 4 years, 10 months ago
  3. fd26573 ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H by Marek Vasut · 4 years, 10 months ago
  4. 061ef41 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · 4 years, 10 months ago
  5. f455d78 ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  6. 350c44d Merge branch '2020-03-27-master-imports' by Tom Rini · 4 years, 10 months ago
  7. 6cc8e54 test: typo decompression by Heinrich Schuchardt · 4 years, 10 months ago
  8. 3e29bd2 MAINTAINERS: add myself as maintainer of fs/btrfs by Marek Behún · 4 years, 10 months ago
  9. 7b83060 fs: ext4: Fix alignment of cache buffers by Jan Kiszka · 4 years, 10 months ago
  10. cb11eed MAINTAINERS: Add usb.h entry to usb by Marek Vasut · 4 years, 10 months ago
  11. 6748a1f test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · 4 years, 10 months ago
  12. 39984d2 Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader." by Tom Rini · 4 years, 10 months ago
  13. fa04119 Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  14. e5a4055 rockchip: mkimage: Use an existing macro instead of a decimal value by Miquel Raynal · 4 years, 10 months ago
  15. 99f9469 rv1108: Fix boot regression by Otavio Salvador · 4 years, 10 months ago
  16. 2dcbeb3 elgin-rv1108: Avoid adc_channel_single_shot error by Otavio Salvador · 4 years, 10 months ago
  17. 1ac0d52 elgin-rv1108: Use rk_board_late_init() for GPIO settings by Otavio Salvador · 4 years, 10 months ago
  18. af84b33 ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1 by Otavio Salvador · 4 years, 10 months ago
  19. 23cb617 rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboard by Peter Robinson · 4 years, 10 months ago
  20. 9cec336 rockchip: evb-rv1108: Use syscon API to get grf base by Kever Yang · 5 years ago
  21. 4aa3369 rockchip: elgin-rv1108: Use syscon API to get grf base by Kever Yang · 5 years ago
  22. af82714 vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · 4 years, 11 months ago
  23. 0aadc07 Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  24. 7a4e717 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 10 months ago
  25. cde162e efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 10 months ago
  26. 72291a9 efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 10 months ago
  27. 7aeceff efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 10 months ago
  28. 9f88896 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · 4 years, 10 months ago
  29. e108976 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 10 months ago
  30. 4d7f5af efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 10 months ago
  31. 47a9596 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · 4 years, 10 months ago
  32. f0b0f7f efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 10 months ago
  33. 14eb12a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
  34. 40e82bb Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  35. 78176d4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 10 months ago
  36. 3586cb8 Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · 5 years ago
  37. 74b4487 efi_loader: correct a definition of struct efi_capsule_header by AKASHI Takahiro · 4 years, 10 months ago
  38. b51ec63 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 10 months ago
  39. b74d568 efi_loader: define System Resource Table macros by AKASHI Takahiro · 4 years, 10 months ago
  40. 7cceef7 efi_loader: define OsIndicationsSupported flags by AKASHI Takahiro · 4 years, 10 months ago
  41. 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 10 months ago
  42. a415d61 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 10 months ago
  43. fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 10 months ago
  44. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 10 months ago
  45. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 10 months ago
  46. 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 10 months ago
  47. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 10 months ago
  48. 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 10 months ago
  49. f295e00 riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 10 months ago
  50. fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 10 months ago
  51. a4df9d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 10 months ago
  52. 6d8eae9 watchdog: Handle timer wrap around by Chris Packham · 4 years, 11 months ago
  53. ed666fb watchdog: Use dev_read only if OF_PLATDATA is not enabled by Walter Lozano · 5 years ago
  54. 50be9f0 Merge branch '2020-03-13-master-imports' by Tom Rini · 4 years, 10 months ago
  55. d21ffa2 MAINTAINERS: update entry for ARM STI by Patrice Chotard · 4 years, 10 months ago
  56. 1837804 fit: check return value of fit_image_get_data_size() by Heinrich Schuchardt · 4 years, 10 months ago
  57. 92a19be watchdog: Align Kconfig properties by Michal Simek · 4 years, 10 months ago
  58. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 10 months ago
  59. dde1b75 Makefile: doesn't need check stack size when dtb is not built by AKASHI Takahiro · 4 years, 10 months ago
  60. 1886024 serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · 4 years, 11 months ago
  61. ce5e3ea serial: mcfuart: fix uart port index by Angelo Durgehello · 4 years, 11 months ago
  62. db3b181 Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  63. 6e3cd0a Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
  64. bc40eb2 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 5 years ago
  65. c312c4b drivers/rng: simplify Kconfig by Heinrich Schuchardt · 5 years ago
  66. 2b8568f efi_loader: unnecessary assignment in efi_queue_event by Heinrich Schuchardt · 4 years, 10 months ago
  67. 30efb5d cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 10 months ago
  68. e8bced6 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 11 months ago
  69. b484296 efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 10 months ago
  70. 36bdcf7 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
  71. db41d98 arm: mediatek: remove unused binman config by Sam Shih · 4 years, 10 months ago
  72. 3e4fcfa power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 5 years ago
  73. 3a1cb95 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  74. b62cd97 Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  75. 7a02e4d stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 10 months ago
  76. dd12b2f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 10 months ago
  77. 9f656fb mx6slevk: Convert to DM_ETH by Pedro Jardim · 5 years ago
  78. 905dbe2 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 5 years ago
  79. 60559d3 mx7dsabresd: Boot in non secure by default by Fabio Estevam · 5 years ago
  80. 1827163 imx: imx8qm: enable relocation of fdt and initrd by Oliver Graute · 5 years ago
  81. a604b67 arm: dts: imx8mq-evk: add phy-reset-gpios for fec1 by Alifer Moraes · 5 years ago
  82. 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 5 years ago
  83. df1cf77 board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL by Fabien Lehoussel · 4 years, 11 months ago
  84. 21cb874 board: sama5d3_xplained: Fix SPL DTB read from NAND by Fabien Lehoussel · 4 years, 11 months ago
  85. 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 11 months ago
  86. 2bcc43b net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 11 months ago
  87. a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 5 years ago
  88. 9f312b3 dt-bindings: net: dp83867: Remove binding doc from U-Boot tree by Michal Simek · 5 years ago
  89. 9810489 net: phy: add XFI, USXGMII types to is_10g_interface() helper by Alex Marginean · 5 years ago
  90. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
  91. 21e4ee3 doc: net: Rewrite network driver documentation by Andre Przywara · 5 years ago
  92. 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 5 years ago
  93. 0d8b0c9 drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 5 years ago
  94. 0536b44 env: Update env_addr for mmc environment driver by Pankit Garg · 5 years ago
  95. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 6 years ago
  96. f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 6 years ago
  97. 2d4cd12 Azure/Travis: Re-sync jobs and clarify exclusions by Tom Rini · 4 years, 10 months ago
  98. d1d78db imx: imx8qm_rom7720: added missing USDHC Base address defines by Oliver Graute · 5 years ago
  99. d40aa43 ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly by Max Krummenacher · 5 years ago
  100. 0c45a51 ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node by Igor Opaniuk · 5 years ago