summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R2018-03-171-0/+11
| * | usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R2018-03-171-27/+48
| * | usb: xhci-dwc3: Power on USB PHY before usingVignesh R2018-03-171-0/+12
| * | usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin2018-03-172-1/+13
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-193-20/+96
|\ \ \
| * | | sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN9I kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN4I kconfig entryJagan Teki2018-03-192-3/+10
| * | | sunxi: add DRAM_SUN6I kconfigJagan Teki2018-03-192-1/+8
| * | | sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki2018-03-193-6/+12
| * | | sunxi: Add SUN8I_RSB kconfig entryJagan Teki2018-03-192-2/+11
| * | | sunxi: Use SUN6I_PRCM if usedJagan Teki2018-03-192-2/+2
| * | | sunxi: Add SUN6I_P2WI kconfig entryJagan Teki2018-03-192-1/+13
| * | | sunxi: Add SUN6I_PRCM kconfig entryJagan Teki2018-03-192-1/+8
| | |/ | |/|
* | | bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue2018-03-192-0/+41
* | | image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue2018-03-193-2/+15
* | | optee: Add error printoutBryan O'Donoghue2018-03-191-2/+17
* | | optee: Add optee_verify_bootm_image()Bryan O'Donoghue2018-03-192-0/+33
* | | optee: Add optee_image_get_load_addr()Bryan O'Donoghue2018-03-191-0/+5
* | | optee: Add optee_image_get_entry_point()Bryan O'Donoghue2018-03-191-0/+7
* | | optee: Add CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue2018-03-191-0/+6
* | | optee: Add CONFIG_OPTEE_TZDRAM_BASEBryan O'Donoghue2018-03-191-0/+8
* | | optee: Add CONFIG_OPTEE_TZDRAM_SIZEBryan O'Donoghue2018-03-191-0/+8
* | | optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue2018-03-196-0/+64
* | | MAINTAINERS: Remove unused ppc4xx entryStefan Roese2018-03-191-6/+0
* | | pci: Remove unused ppc4xx variable from struct pci_controllerStefan Roese2018-03-191-2/+0
* | | nand: Remove unused ppc4xx NAND driver and referencesStefan Roese2018-03-194-219/+0
* | | board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-1910-0/+492
* | | dts: add device tree for STM32MP157C-ED1 boardPatrick Delaunay2018-03-199-0/+1357
* | | clk: stm32mp1: add clock tree initializationPatrick Delaunay2018-03-193-0/+1086
* | | clk: add driver for stm32mp1Patrick Delaunay2018-03-194-0/+1167
* | | reset: stm32: adapt driver for stm32mp1Patrick Delaunay2018-03-192-7/+31
* | | pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay2018-03-191-2/+7
* | | pmic: add stpmu1 supportPatrick Delaunay2018-03-194-0/+156
* | | ram: stm32mp1: add driverPatrick Delaunay2018-03-1911-0/+1603
* | | arm: stm32: add new architecture for STM32MP familyPatrick Delaunay2018-03-1914-6/+475
* | | stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay2018-03-191-2/+2
* | | gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay2018-03-191-1/+2
* | | dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay2018-03-191-9/+3
* | | arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay2018-03-191-20/+2
* | | spl: add SPL_RESET_SUPPORTPatrick Delaunay2018-03-192-0/+10
* | | tools/mkimage: add support for STM32 image formatPatrick Delaunay2018-03-194-0/+151
* | | tools: env: Implement atomic replace for filesystemAlex Kiernan2018-03-191-3/+80
* | | tools: env: Refactor write path of flash_io()Alex Kiernan2018-03-191-42/+50
* | | tools: env: Fix CamelCasing style violationAlex Kiernan2018-03-191-9/+9
* | | tools: env: Pass through indentAlex Kiernan2018-03-191-176/+170
* | | SPL: Add signature verification when loading imageJun Nie2018-03-193-22/+48
* | | Merge git://git.denx.de/u-boot-videoTom Rini2018-03-1911-45/+3464
|\ \ \ | |/ / |/| |