summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-21mips: bmips: add dgnd3700v2 usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6362 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add ar-5387un usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6328 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add wap-5813n usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6368 usbÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6368 usbh phyÁlvaro Fernández Rojas
2018-03-21mips: bmips: add nb4-ser usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add hg556a usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6358 usbÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6358 usbh phyÁlvaro Fernández Rojas
2018-03-21mips: bmips: add ct-5361 usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6348 usbÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6348 usbh phyÁlvaro Fernández Rojas
2018-03-21mips: micronas/vct: check array bounds before accessHeinrich Schuchardt
2018-03-21mips: bmips: select OF_EMBED for all boardsÁlvaro Fernández Rojas
2018-03-21MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas
2018-03-21MIPS: add support for Broadcom MIPS BCM6362 SoC familyÁlvaro Fernández Rojas
2018-03-21dm: cpu: bmips: add BCM6362 supportÁlvaro Fernández Rojas
2018-03-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-03-20LS2088ARDB: Secure Boot: Fix fall back option failureVinitha V Pillai
2018-03-20armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar
2018-03-20armv8: ls1088a: Add i2c_early_init() func for LS1088AQDSAshish Kumar
2018-03-20armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILDAshish Kumar
2018-03-20armv8: ls1088qds: Remove CONFIG_ from local defines for FPGAAshish Kumar
2018-03-19Merge git://git.denx.de/u-boot-usbTom Rini
2018-03-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue
2018-03-19optee: Add error printoutBryan O'Donoghue
2018-03-19optee: Add optee_verify_bootm_image()Bryan O'Donoghue
2018-03-19optee: Add optee_image_get_load_addr()Bryan O'Donoghue
2018-03-19optee: Add optee_image_get_entry_point()Bryan O'Donoghue
2018-03-19optee: Add CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_BASEBryan O'Donoghue
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_SIZEBryan O'Donoghue
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue
2018-03-19MAINTAINERS: Remove unused ppc4xx entryStefan Roese
2018-03-19pci: Remove unused ppc4xx variable from struct pci_controllerStefan Roese
2018-03-19nand: Remove unused ppc4xx NAND driver and referencesStefan Roese
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay
2018-03-19dts: add device tree for STM32MP157C-ED1 boardPatrick Delaunay
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay
2018-03-19clk: add driver for stm32mp1Patrick Delaunay
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay
2018-03-19pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay
2018-03-19pmic: add stpmu1 supportPatrick Delaunay
2018-03-19ram: stm32mp1: add driverPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay