summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner2-0/+63
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl1-2/+2
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc3-8/+40
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini37-180/+119
2016-07-22zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu11-67/+7
2016-07-22zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu15-17/+9
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu1-0/+6
2016-07-22usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu7-1/+6
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu13-11/+20
2016-07-22ARM64: zynqmp: Enable AHCI on EP platformAlexander Graf1-0/+1
2016-07-22microblaze: Remove empty ifdef around cachesMichal Simek1-4/+0
2016-07-22dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek1-27/+1
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek2-17/+0
2016-07-22serial: zynq: Read information about clock from DTMichal Simek1-1/+27
2016-07-22ARM64: zynqmp: Enable SPL for all zynqmp boardsMichal Simek7-0/+35
2016-07-22ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek8-14/+2
2016-07-22spl: Fix compilation warnings for arm64Michal Simek2-2/+3
2016-07-22mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu1-1/+1
2016-07-22api: Disable api_net when DM is usedMichal Simek1-1/+1
2016-07-22ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2Michal Simek17-17/+0
2016-07-21Merge git://git.denx.de/u-boot-mpc85xxTom Rini52-52/+350
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini18-27/+943
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini3-11/+7
2016-07-21powerpc/85xx: Increase fdt addressScott Wood30-31/+31
2016-07-21doc: SPL: Add README for secure boot supportSumit Garg1-0/+18
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg7-8/+130
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg7-1/+150
2016-07-21mpc83xx: make it bootable with the latest kernelKevin Hao9-2/+11
2016-07-21mpc83xx: fix the corruption of u-boot when saveenvKevin Hao9-9/+9
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren4-12/+110
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren1-0/+9
2016-07-21ARM: tegra: p2371-2180: A03 board PMIC config updateStephen Warren2-0/+24
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren4-0/+742
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2-9/+6
2016-07-21ARM: tegra: split p2771-0000 buildStephen Warren6-5/+51
2016-07-21ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren1-1/+1
2016-07-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada1-0/+13
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-0/+37
2016-07-20powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath1-1/+1
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck1-1/+1
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini42-646/+1084
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2-1/+18
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang7-64/+159
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2-3/+46
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang4-0/+69
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang4-0/+342
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang1-4/+10
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun2-432/+238
2016-07-16test: Adjust the of-platdata test run conditionSimon Glass1-1/+1
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day35-35/+35