summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-21ARC: Cache: Remove per-line I$ operations as unusedEugeniy Paltsev
2018-03-21ARC: Cache: Move I$ entire operation to a separate functionEugeniy Paltsev
2018-03-21arc: Fine-tune implementation of memory barriersAlexey Brodkin
2018-03-21arc: Introduce a possibility to not relocate U-bootAlexey Brodkin
2018-03-21arc: Eliminate unused code and data with GCC's garbage collectorAlexey Brodkin
2018-03-21arc: Don't halt slavesAlexey Brodkin
2018-03-21arc: Get rid of handwritten string routinesAlexey Brodkin
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
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay
2018-03-19tools: env: Implement atomic replace for filesystemAlex Kiernan
2018-03-19tools: env: Refactor write path of flash_io()Alex Kiernan
2018-03-19tools: env: Fix CamelCasing style violationAlex Kiernan
2018-03-19tools: env: Pass through indentAlex Kiernan
2018-03-19SPL: Add signature verification when loading imageJun Nie
2018-03-19Merge git://git.denx.de/u-boot-videoTom Rini
2018-03-19sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki