aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-21MIPS: add support for Broadcom MIPS BCM6362 SoC familyÁlvaro Fernández Rojas6-0/+309
2018-03-21dm: cpu: bmips: add BCM6362 supportÁlvaro Fernández Rojas1-0/+51
2018-03-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-21/+167
2018-03-20LS2088ARDB: Secure Boot: Fix fall back option failureVinitha V Pillai1-7/+7
2018-03-20armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar6-5/+148
2018-03-20armv8: ls1088a: Add i2c_early_init() func for LS1088AQDSAshish Kumar1-0/+3
2018-03-20armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILDAshish Kumar1-1/+1
2018-03-20armv8: ls1088qds: Remove CONFIG_ from local defines for FPGAAshish Kumar1-8/+8
2018-03-19Merge git://git.denx.de/u-boot-usbTom Rini7-128/+255
2018-03-19Merge git://git.denx.de/u-boot-sunxiTom Rini3-20/+96
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue2-0/+41
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue3-2/+15
2018-03-19optee: Add error printoutBryan O'Donoghue1-2/+17
2018-03-19optee: Add optee_verify_bootm_image()Bryan O'Donoghue2-0/+33
2018-03-19optee: Add optee_image_get_load_addr()Bryan O'Donoghue1-0/+5
2018-03-19optee: Add optee_image_get_entry_point()Bryan O'Donoghue1-0/+7
2018-03-19optee: Add CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue1-0/+6
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_BASEBryan O'Donoghue1-0/+8
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_SIZEBryan O'Donoghue1-0/+8
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue6-0/+64
2018-03-19MAINTAINERS: Remove unused ppc4xx entryStefan Roese1-6/+0
2018-03-19pci: Remove unused ppc4xx variable from struct pci_controllerStefan Roese1-2/+0
2018-03-19nand: Remove unused ppc4xx NAND driver and referencesStefan Roese4-219/+0
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay10-0/+492
2018-03-19dts: add device tree for STM32MP157C-ED1 boardPatrick Delaunay9-0/+1357
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay3-0/+1086
2018-03-19clk: add driver for stm32mp1Patrick Delaunay4-0/+1167
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay2-7/+31
2018-03-19pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay1-2/+7
2018-03-19pmic: add stpmu1 supportPatrick Delaunay4-0/+156
2018-03-19ram: stm32mp1: add driverPatrick Delaunay11-0/+1603
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay14-6/+475
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay1-2/+2
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay1-1/+2
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay1-9/+3
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay1-20/+2
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay2-0/+10
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay4-0/+151
2018-03-19tools: env: Implement atomic replace for filesystemAlex Kiernan1-3/+80
2018-03-19tools: env: Refactor write path of flash_io()Alex Kiernan1-42/+50
2018-03-19tools: env: Fix CamelCasing style violationAlex Kiernan1-9/+9
2018-03-19tools: env: Pass through indentAlex Kiernan1-176/+170
2018-03-19SPL: Add signature verification when loading imageJun Nie3-22/+48
2018-03-19Merge git://git.denx.de/u-boot-videoTom Rini11-45/+3464
2018-03-19sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN9I kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN4I kconfig entryJagan Teki2-3/+10
2018-03-19sunxi: add DRAM_SUN6I kconfigJagan Teki2-1/+8