summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu2016-07-22-0/+6
* usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu2016-07-22-1/+6
* usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu2016-07-22-11/+20
* ARM64: zynqmp: Enable AHCI on EP platformAlexander Graf2016-07-22-0/+1
* microblaze: Remove empty ifdef around cachesMichal Simek2016-07-22-4/+0
* dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek2016-07-22-27/+1
* ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-22-17/+0
* serial: zynq: Read information about clock from DTMichal Simek2016-07-22-1/+27
* ARM64: zynqmp: Enable SPL for all zynqmp boardsMichal Simek2016-07-22-0/+35
* ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek2016-07-22-14/+2
* spl: Fix compilation warnings for arm64Michal Simek2016-07-22-2/+3
* mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu2016-07-22-1/+1
* api: Disable api_net when DM is usedMichal Simek2016-07-22-1/+1
* ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2Michal Simek2016-07-22-17/+0
* Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-21-11/+7
* image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada2016-07-21-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2016-07-21-0/+37
|\
| * serial_sh: Add standrad SCI (w/o FIFO) supportYoshinori Sato2016-07-09-1/+4
| * serial_sh: Device Tree supportYoshinori Sato2016-07-09-0/+34
* | mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck2016-07-20-1/+1
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-646/+1084
|\ \
| * | ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2016-07-19-1/+18
| * | ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-64/+159
| * | ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-19-3/+46
| * | ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-19-0/+69
| * | ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-19-0/+342
| * | armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-19-4/+10
| * | armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-19-432/+238
| * | armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-53/+86
| * | armv8: mmu: split block if necessaryYork Sun2016-07-15-32/+38
| * | armv8: mmu: house cleaningYork Sun2016-07-15-5/+10
| * | armv8: Add tlb_allocated to arch global dataYork Sun2016-07-15-0/+10
| * | armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-63/+69
* | | test: Adjust the of-platdata test run conditionSimon Glass2016-07-16-1/+1
* | | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-35/+35
* | | configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini2016-07-16-0/+3
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-334/+1716
|\ \ \
| * | | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-15-2/+1
| * | | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-22/+24
| * | | ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai2016-07-15-1/+44
| * | | ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15-4/+10
| * | | ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-2/+4
| * | | sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2016-07-15-0/+2
| * | | ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai2016-07-15-0/+11
| * | | ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-11/+0
| * | | ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai2016-07-15-11/+21
| * | | ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15-9/+31
| * | | ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai2016-07-15-0/+3
| * | | ARM: Page align secure section only when it is executed in situChen-Yu Tsai2016-07-15-5/+9
| * | | sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai2016-07-15-0/+1