summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: dra7xx_evm: enable eth driver modelMugunthan V N2016-08-121-0/+1
* ARM: dra7xx_evm: Enable regulator DM supportVignesh R2016-08-122-0/+6
* ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R2016-08-122-2/+22
* common: image: Add support for post-processing of imagesAndreas Dannenberg2016-08-122-1/+39
* drivers/sysreset: group sysreset driversMax Filippov2016-08-1216-16/+35
* ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-121-1/+3
* i2c: Drop redundant platform data setting in driversSimon Glass2016-08-125-6/+0
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-1113-176/+537
|\
| * ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-118-3/+275
| * ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2016-08-112-1/+22
| * ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2016-08-112-1/+10
| * ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada2016-08-111-0/+4
| * ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-113-4/+8
| * ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2016-08-112-69/+55
| * ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada2016-08-111-7/+3
| * ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2016-08-112-10/+26
| * ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada2016-08-111-4/+4
| * ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada2016-08-111-0/+5
| * ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada2016-08-111-26/+22
| * ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada2016-08-111-1/+1
| * ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada2016-08-112-10/+57
| * ARM: uniphier: refactor outer cache codeMasahiro Yamada2016-08-111-47/+52
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-08-1122-116/+885
|\ \ | |/ |/|
| * eth: asix88179: Add support for the driver modelAlban Bedel2016-08-091-0/+184
| * eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-091-28/+47
| * eth: asix88179: Fix receiving on big endian systemAlban Bedel2016-08-071-1/+1
| * eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel2016-08-071-0/+2
| * arm: ls1021a: Enable CONFIG_DM_USB in defconfigsRajesh Bhagat2016-08-074-0/+4
| * dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat2016-08-071-1/+1
| * usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-071-1/+82
| * usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-071-4/+127
| * drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat2016-08-071-27/+36
| * usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-079-8/+7
| * usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada2016-08-071-0/+17
| * usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada2016-08-072-10/+26
| * net: usb: r8152: Add DM supportStefan Roese2016-08-073-22/+221
| * dm: ehci-mx6: support driver modelPeng Fan2016-08-071-14/+130
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2016-08-091-21/+45
|\ \
| * | ppc4xx: Fix platform supportDirk Eibach2016-08-091-21/+45
* | | i2c: i2c-uclass-compat: avoid any BSS usageVignesh R2016-08-081-1/+1
* | | efi_loader: disk: Sanitize exposed devicesAlexander Graf2016-08-081-1/+5
* | | efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf2016-08-082-12/+29
* | | tiny-printf: Adjust to avoid using data sectionSimon Glass2016-08-081-44/+58
* | | configs: k2l_evm: add random eth address supportMugunthan V N2016-08-081-0/+2
* | | configs: k2e_evm: add random eth address supportMugunthan V N2016-08-081-0/+2
* | | configs: k2hk_evm: add random eth address supportMugunthan V N2016-08-081-0/+2
* | | drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N2016-08-081-45/+177
* | | drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N2016-08-081-3/+3
* | | ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R2016-08-081-1/+1
* | | net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R2016-08-081-0/+12