1. a9a8448 arm: k3: Add support for updating msmc dt node by Lokesh Vutla · 6 years ago
  2. 6ce424a arm: k3: Add a wrapper to get tisci handle by Lokesh Vutla · 6 years ago
  3. f7c1d53 ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA by Adam Ford · 6 years ago
  4. 4512380 am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  5. f509396 Add support for the MT41K128M16JT125K memory modules by Sjoerd Simons · 6 years ago
  6. 32d858f ARM: dts: k2g-ice: add dt node for netcp by Murali Karicheri · 6 years ago
  7. b186f4b ARM: dts: k2g-evm: remove unused phy-mode property from phy node by Murali Karicheri · 6 years ago
  8. f748ec9 ARM: k2g: add a workaround to reset the phy by Murali Karicheri · 6 years ago
  9. c7206e9 ARM: k2g-ice: Add pinmux support for rgmii interface by Murali Karicheri · 6 years ago
  10. 736b6c3 arm64: dts: ti: k3-am65: add mcu navss nodes by Grygorii Strashko · 6 years ago
  11. 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  12. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  13. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  14. 81abfa6 ARM: dts: rmobile: Enable USB on E2 Alt by Marek Vasut · 5 years ago
  15. 317d13a ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  16. 3abd800 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  17. b414ab7 ARM: dts: rmobile: Import R8A77965 M3NULCB DTs by Marek Vasut · 6 years ago
  18. c6435c3 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  19. 9331439 clk: renesas: Add R8A77965 clock tables by Marek Vasut · 6 years ago
  20. ce417a2 ARM: rmobile: Add dedicated R8A77965 SoC support by Marek Vasut · 6 years ago
  21. bdafee7 ARM: rmobile: Enable multi-DTB fit LZO compression by Marek Vasut · 6 years ago
  22. 4fa8375 ARM: renesas: Save boot parameters passed in by ATF by Marek Vasut · 6 years ago
  23. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  24. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 5 years ago
  25. d4c8873 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 5 years ago
  26. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 5 years ago
  27. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 5 years ago
  28. ce4d04a arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 5 years ago
  29. e6a2769 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 5 years ago
  30. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 5 years ago
  31. 7dee184 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  32. ffb269a Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  33. 85c3d46 arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 5 years ago
  34. c48b07a Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · 5 years ago
  35. e82fa10 dts: imx8qxp-mek: Add PHY post reset delay by Andrejs Cainikovs · 6 years ago
  36. ccd063e watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 5 years ago
  37. 48b90d9 riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 5 years ago
  38. a1ce531 riscv: dts: ae350 support SMP by Rick Chen · 5 years ago
  39. dda00ae riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 5 years ago
  40. 8848474 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 5 years ago
  41. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 5 years ago
  42. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 5 years ago
  43. 8ac39e2 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  44. e043240 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  45. f28ad25 riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  46. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  47. 1446b26 riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  48. 2503ccc riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  49. f152feb riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  50. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  51. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  52. 0e62d5b Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  53. da60b43 DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) by Lukasz Majewski · 5 years ago
  54. da06f9a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  55. e3b086c ARM: dts: rmobile: Activate I2C7 on Alt by Marek Vasut · 5 years ago
  56. a2893ba Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now" by Philipp Tomsich · 5 years ago
  57. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  58. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  59. ac31d0d exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  60. c49d0ac ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  61. 344db3f mips: add missing dtb-y to arch/mips/dts/Makefile by Masahiro Yamada · 6 years ago
  62. 680207a powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · 6 years ago
  63. 89c2b5c ARM: fix arch/arm/dts/Makefile by Masahiro Yamada · 6 years ago
  64. ef331e3 armv8: Disable exception vectors in SPL by default by Alexander Graf · 6 years ago
  65. 6dad56d arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · 6 years ago
  66. a00d157 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  67. 810ae23 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  68. 599f7aa ARM: kirkwood: disable dcache for Kirkwood boards by Chris Packham · 6 years ago
  69. 825dd50 ARM: mvebu: use correct name for pcie controller by Chris Packham · 6 years ago
  70. 5860532 ARM: kirkwood: add spi0 alias for dreamplug by Chris Packham · 6 years ago
  71. ff0005b ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC by Ley Foon Tan · 6 years ago
  72. 8303467 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  73. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  74. 9659eb4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  75. 8d03709 arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus by Adam Ford · 6 years ago
  76. 75cd09c imx8qxp: Fix the reported CPU frequency by Fabio Estevam · 6 years ago
  77. 737d8bd pico-imx6ul: Convert to DM MMC by Fabio Estevam · 6 years ago
  78. e5c2244 pico-imx6ul: Import dts files from kernel by Fabio Estevam · 6 years ago
  79. 6a08213 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  80. 3592965 x86: crownbay: Enable the beeper sound driver by Bin Meng · 6 years ago
  81. 8edaf34 x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · 6 years ago
  82. 9b2c8c3 x86: Add a dtsi file for the pc speaker by Bin Meng · 6 years ago
  83. 7d0a53a x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  84. be26c4a arm: dts: exynos: Adjust whitespace around status property by Krzysztof Kozlowski · 6 years ago
  85. ae781d5 arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 family by Krzysztof Kozlowski · 6 years ago
  86. b5d3faa arm: dts: exynos: Add supply for ADC block to Odroid XU3 family by Krzysztof Kozlowski · 6 years ago
  87. 19c8c9c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  88. d9b59fc x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · 6 years ago
  89. ab83e5c x86: edison: Use proper number of serial interface by Andy Shevchenko · 6 years ago
  90. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  91. c652dd1 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · 6 years ago
  92. 1d2825a x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · 6 years ago
  93. 7544ad0 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 6 years ago
  94. 532a54e ARM: socfpga: fix data and tag latency values for pl310 cache controller by Dinh Nguyen · 6 years ago
  95. 3a4511c ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N by Eugeniu Rosca · 6 years ago
  96. fc3ed15 ARM: dts: rmobile: Force 1-bit bus width on Gen2 QSPI by Marek Vasut · 6 years ago
  97. 8588730 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  98. 7122f79 armv8: fsl-layerscape: avoid DT fixup warning by Laurentiu Tudor · 6 years ago
  99. e82d9ee armv8: fsl-layerscape: fix SEC QI ICID setup by Laurentiu Tudor · 6 years ago
  100. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago