summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-222-17/+0
| * serial: zynq: Read information about clock from DTMichal Simek2016-07-221-1/+27
| * ARM64: zynqmp: Enable SPL for all zynqmp boardsMichal Simek2016-07-227-0/+35
| * ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek2016-07-228-14/+2
| * spl: Fix compilation warnings for arm64Michal Simek2016-07-222-2/+3
| * mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu2016-07-221-1/+1
| * api: Disable api_net when DM is usedMichal Simek2016-07-221-1/+1
| * ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2Michal Simek2016-07-2217-17/+0
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-07-2152-52/+350
|\ \
| * | powerpc/85xx: Increase fdt addressScott Wood2016-07-2130-31/+31
| * | doc: SPL: Add README for secure boot supportSumit Garg2016-07-211-0/+18
| * | powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-217-8/+130
| * | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-217-1/+150
| * | mpc83xx: make it bootable with the latest kernelKevin Hao2016-07-219-2/+11
| * | mpc83xx: fix the corruption of u-boot when saveenvKevin Hao2016-07-219-9/+9
| * | powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath2016-07-201-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-2118-27/+943
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: pick up actual memory sizeStephen Warren2016-07-214-12/+110
| * | ARM: Add save_boot_params for ARMv8Stephen Warren2016-07-211-0/+9
| * | ARM: tegra: p2371-2180: A03 board PMIC config updateStephen Warren2016-07-212-0/+24
| * | ARM: tegra: add IVC protocol implementationStephen Warren2016-07-214-0/+742
| * | ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2016-07-212-9/+6
| * | ARM: tegra: split p2771-0000 buildStephen Warren2016-07-216-5/+51
| * | ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren2016-07-211-1/+1
* | | Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-213-11/+7
|/ /
* | image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada2016-07-211-0/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2016-07-212-0/+37
|\ \ | |/ |/|
| * serial_sh: Add standrad SCI (w/o FIFO) supportYoshinori Sato2016-07-092-1/+4
| * serial_sh: Device Tree supportYoshinori Sato2016-07-092-0/+34
* | mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck2016-07-201-1/+1
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-1942-646/+1084
|\ \
| * | ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2016-07-192-1/+18
| * | ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-197-64/+159
| * | ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-192-3/+46
| * | ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-194-0/+69
| * | ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-194-0/+342
| * | armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-191-4/+10
| * | armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-192-432/+238
| * | armv8: mmu: Add support of non-identical mappingYork Sun2016-07-1514-53/+86
| * | armv8: mmu: split block if necessaryYork Sun2016-07-151-32/+38
| * | armv8: mmu: house cleaningYork Sun2016-07-152-5/+10
| * | armv8: Add tlb_allocated to arch global dataYork Sun2016-07-152-0/+10
| * | armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-1511-63/+69
* | | test: Adjust the of-platdata test run conditionSimon Glass2016-07-161-1/+1
* | | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-1635-35/+35
* | | configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini2016-07-163-0/+3
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-1550-334/+1716
|\ \ \
| * | | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-152-2/+1
| * | | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-155-22/+24
| * | | ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai2016-07-153-1/+44