1. ecc5d83 riscv: add Kconfig entries for the code model by Lukas Auer · 6 years ago
  2. 9f2e27f Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  3. b1ad047 ARM: rockchip: Add rv1108-elgin-r1 board support by Otavio Salvador · 6 years ago
  4. a04a774 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  5. f812684 rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node by Kever Yang · 6 years ago
  6. 44e1910 rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'. by Christoph Muellner · 6 years ago
  7. 9bbb50d poplar: fix boot failure caused by serial driver change by Shawn Guo · 6 years ago
  8. 103d003 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  9. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  10. 2943afa dts: am4372: Enable USB1 in SPL by Jean-Jacques Hiblot · 6 years ago
  11. 00c7a96 dts: Add a u-boot specific dtsi file for the am4372 by Jean-Jacques Hiblot · 6 years ago
  12. 24163d6 ARM: dts: k2g-evm: enable USB0 and USB1 by Jean-Jacques Hiblot · 6 years ago
  13. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  14. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  15. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  16. 38d0bb3 dm: exynos: sound: Convert to use driver model by Simon Glass · 6 years ago
  17. 12d70f4 exynos: Add support for exynos5420 i2s pinmux by Simon Glass · 6 years ago
  18. 8d451b4 exynos: Add proid_is_exynos542x() for common 542x by Simon Glass · 6 years ago
  19. 4070ba6 dm: sound: Add conversion to driver model by Simon Glass · 6 years ago
  20. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  21. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  22. 0d22f41 dm: sandbox: Update sound to use two buffers by Simon Glass · 6 years ago
  23. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  24. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  25. 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  26. 15a94be dm: sound: exynos: Correct codec bus addresses by Simon Glass · 6 years ago
  27. 97ebdd4 snow: Expand U-Boot size by Simon Glass · 6 years ago
  28. 813742e arm: am335x-pdu001: Move from embedded to separate DTB by Felix Brack · 6 years ago
  29. 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  30. 32c603a Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  31. 592d9ff bmips: bcm6838: fix device tree warning by Álvaro Fernández Rojas · 6 years ago
  32. b0347f3 bmips: swapping IO space isn't required by Álvaro Fernández Rojas · 6 years ago
  33. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  34. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  35. 688238d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  36. c2b718a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  37. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  38. d47f7c7 rockchip: rk3399-puma: enable fan53555 regulators in DTS by Philipp Tomsich · 6 years ago
  39. 651201b dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · 6 years ago
  40. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  41. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
  42. 424d6aa dts: am43x: omap5: Add node for I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  43. bf92626 am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · 6 years ago
  44. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  45. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  46. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  47. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  48. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  49. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  50. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  51. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  52. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  53. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  54. 24e13eb arm: mvebu: helios4: Reset uSOM onboard phy during board init by Aditya Prayoga · 6 years ago
  55. cc65066 arm: mvebu: helios4: Enable SPI flash support by Aditya Prayoga · 6 years ago
  56. 8ad11ac arm: mvebu: helios4: Enable I2C and IO Expander by Aditya Prayoga · 6 years ago
  57. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  58. fa2ca7c sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  59. c26195d arm: socfpga: imply SPL options instead of select by Simon Goldschmidt · 6 years ago
  60. 0faa1f1 dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus by Jean-Jacques Hiblot · 6 years ago
  61. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  62. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  63. cb04890 ARM: rmobile: Fix to enable icache early in Gen3 by Takeshi Kihara · 6 years ago
  64. 5cecd1c ARM: rcar_gen3: fix protection area access error by Takeshi Kihara · 6 years ago
  65. 5cc5395 ARM: rcar_gen3: fix protection area access error at Cortex-A53 by Hiroyuki Yokoyama · 6 years ago
  66. 7262f38 arm: dts: am33xx: Sync dts with Linux 4.20.0 by Felix Brack · 6 years ago
  67. 59b452a ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20 by Adam Ford · 6 years ago
  68. 8069930 ARM: dts: da850-lcdk: Sync from Linux 4.20 by Adam Ford · 6 years ago
  69. 2d1a940 ARM: DTS: da850: Sync from Linux 4.20 by Adam Ford · 6 years ago
  70. c37ddf1 ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20 by Adam Ford · 6 years ago
  71. b67e72a ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20 by Adam Ford · 6 years ago
  72. fd2aeb3 ARM: DTS: Resync am3517-evm.dts with Linux 4.20 by Adam Ford · 6 years ago
  73. 20ddb32 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  74. 0099c1e gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  75. 4ab2987 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  76. b7d4979 arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32} by Álvaro Fernández Rojas · 6 years ago
  77. 34f3755 arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC by Felix Brack · 6 years ago
  78. c554eff dts: am335x-pdu001: Fix polarity of card detection input by Felix Brack · 6 years ago
  79. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  80. 40ef512 ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · 6 years ago
  81. 16f6f33 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  82. 7761112 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · 6 years ago
  83. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  84. ef76b2e armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · 6 years ago
  85. 88c2566 armv8:fsl-layerscape: Add support for Chassis 3.2 by Priyanka Jain · 6 years ago
  86. 1a60253 armv8: lsch3: Add support of serdes3 module by Priyanka Jain · 6 years ago
  87. 520d49a armv8: dts: fsl-ls2080a: add sata node support by Peng Ma · 6 years ago
  88. 47ab834 armv8: dts: fsl-ls1088a: add sata node support by Peng Ma · 6 years ago
  89. a31ad2f armv8: dts: fsl-ls1046a: add sata node support by Peng Ma · 6 years ago
  90. 82fcc46 armv8: fsl-layerscape: add support of MC framework for TFA by Pankit Garg · 6 years ago
  91. 4696957 armv8: sec_firmware: return job ring status as true in TFABOOT by Pankit Garg · 6 years ago
  92. 7f9abb2 armv8: sec_firmware: change el2_to_aarch32 SMC ID by Rajesh Bhagat · 6 years ago
  93. 8f3f4ef armv8: fsl-layerscape: Update parsing boot source by York Sun · 6 years ago
  94. 541f8eb armv8: layerscape: skip OCRAM init for TFABOOT by Rajesh Bhagat · 6 years ago
  95. 1dde2d2 armv8: layerscape: add SMC calls for DDR size and bank info by Rajesh Bhagat · 6 years ago
  96. bdbf84f armv8: fsl-layerscape: bootcmd identification for TFABOOT by Pankit Garg · 6 years ago
  97. cd786e8 armv8: layerscape: remove EL3 specific erratas for TFABOOT by Rajesh Bhagat · 6 years ago
  98. 583da8b armv8: fsl-layerscape: identify boot source from PORSR register by Rajesh Bhagat · 6 years ago
  99. 5efbecf armv8: layerscape: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  100. c4d39eb armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3 by Pankit Garg · 6 years ago