1. 9a2ba28 stm32mp1: support forced boot mode by Patrick Delaunay · 6 years ago
  2. 105a5ad stm32mp1: spl: hang with trace when DDR init failed by Patrick Delaunay · 6 years ago
  3. b496eec stm32mp1: cosmetic: add comment on psci_migrate_info_type return value by Patrick Delaunay · 6 years ago
  4. 45ccdb6 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
  5. 006ea18 stm32mp1: spl: add spl_display_print by Patrick Delaunay · 6 years ago
  6. 35d568f stm32mp1: update print_cpuinfo() by Patrick Delaunay · 6 years ago
  7. 7f63c1e stm32mp1: update boot mode management by Patrick Delaunay · 6 years ago
  8. b4ae34b stm32mp1: add runtime information in environment by Patrick Delaunay · 6 years ago
  9. d461f10 stm32mp1: display board information by Patrick Delaunay · 6 years ago
  10. d859c61 stm32mp1: bsec: access with SMC for trusted boot by Patrick Delaunay · 6 years ago
  11. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  12. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  13. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  14. d4c8873 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 6 years ago
  15. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
  16. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  17. ce4d04a arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
  18. e6a2769 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
  19. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  20. 7dee184 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  21. ffb269a Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  22. 85c3d46 arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 6 years ago
  23. c48b07a Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  24. e82fa10 dts: imx8qxp-mek: Add PHY post reset delay by Andrejs Cainikovs · 6 years ago
  25. ccd063e watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago
  26. 48b90d9 riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 6 years ago
  27. a1ce531 riscv: dts: ae350 support SMP by Rick Chen · 6 years ago
  28. dda00ae riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 6 years ago
  29. 8848474 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 6 years ago
  30. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  31. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  32. 8ac39e2 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  33. e043240 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  34. f28ad25 riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  35. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  36. 1446b26 riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  37. 2503ccc riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  38. f152feb riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  39. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  40. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  41. 0e62d5b Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago WIP-05Apr2019
  42. da60b43 DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) by Lukasz Majewski · 6 years ago
  43. da06f9a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago WIP-01Apr2019
  44. e3b086c ARM: dts: rmobile: Activate I2C7 on Alt by Marek Vasut · 6 years ago
  45. a2893ba Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now" by Philipp Tomsich · 6 years ago
  46. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  47. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago WIP-2019-03-25-master-imports
  48. ac31d0d exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  49. c49d0ac ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  50. 344db3f mips: add missing dtb-y to arch/mips/dts/Makefile by Masahiro Yamada · 6 years ago
  51. 680207a powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · 6 years ago
  52. 89c2b5c ARM: fix arch/arm/dts/Makefile by Masahiro Yamada · 6 years ago
  53. ef331e3 armv8: Disable exception vectors in SPL by default by Alexander Graf · 6 years ago
  54. 6dad56d arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · 6 years ago
  55. a00d157 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago WIP-19Mar2019
  56. 810ae23 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  57. 599f7aa ARM: kirkwood: disable dcache for Kirkwood boards by Chris Packham · 6 years ago
  58. 825dd50 ARM: mvebu: use correct name for pcie controller by Chris Packham · 6 years ago
  59. 5860532 ARM: kirkwood: add spi0 alias for dreamplug by Chris Packham · 6 years ago
  60. ff0005b ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC by Ley Foon Tan · 6 years ago
  61. 8303467 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago WIP-15Mar2019
  62. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  63. 9659eb4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago WIP-14Mar2019
  64. 8d03709 arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus by Adam Ford · 6 years ago
  65. 75cd09c imx8qxp: Fix the reported CPU frequency by Fabio Estevam · 6 years ago
  66. 737d8bd pico-imx6ul: Convert to DM MMC by Fabio Estevam · 6 years ago
  67. e5c2244 pico-imx6ul: Import dts files from kernel by Fabio Estevam · 6 years ago
  68. 6a08213 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  69. 3592965 x86: crownbay: Enable the beeper sound driver by Bin Meng · 6 years ago
  70. 8edaf34 x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · 6 years ago
  71. 9b2c8c3 x86: Add a dtsi file for the pc speaker by Bin Meng · 6 years ago
  72. 7d0a53a x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  73. be26c4a arm: dts: exynos: Adjust whitespace around status property by Krzysztof Kozlowski · 6 years ago
  74. ae781d5 arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 family by Krzysztof Kozlowski · 6 years ago
  75. b5d3faa arm: dts: exynos: Add supply for ADC block to Odroid XU3 family by Krzysztof Kozlowski · 6 years ago
  76. 19c8c9c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago WIP-10Mar2019
  77. d9b59fc x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · 6 years ago
  78. ab83e5c x86: edison: Use proper number of serial interface by Andy Shevchenko · 6 years ago
  79. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  80. c652dd1 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · 6 years ago
  81. 1d2825a x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · 6 years ago
  82. 7544ad0 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 6 years ago
  83. 532a54e ARM: socfpga: fix data and tag latency values for pl310 cache controller by Dinh Nguyen · 6 years ago
  84. 3a4511c ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N by Eugeniu Rosca · 6 years ago
  85. fc3ed15 ARM: dts: rmobile: Force 1-bit bus width on Gen2 QSPI by Marek Vasut · 6 years ago
  86. 8588730 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  87. 7122f79 armv8: fsl-layerscape: avoid DT fixup warning by Laurentiu Tudor · 6 years ago
  88. e82d9ee armv8: fsl-layerscape: fix SEC QI ICID setup by Laurentiu Tudor · 6 years ago
  89. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  90. 70eb825 powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · 6 years ago
  91. cfba74d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago WIP-29Feb2019
  92. 35b0514 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  93. da20691 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  94. 86dc480 ARM: cache: Fix incorrect bitwise operation by Marek Vasut · 6 years ago
  95. 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  96. 3fda026 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  97. b630d57 clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  98. 26f4fd1 riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · 6 years ago
  99. 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  100. 70b8562 riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago