summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner
2016-07-22onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu
2016-07-22zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu
2016-07-22usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-07-22ARM64: zynqmp: Enable AHCI on EP platformAlexander Graf
2016-07-22microblaze: Remove empty ifdef around cachesMichal Simek
2016-07-22dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-22serial: zynq: Read information about clock from DTMichal Simek
2016-07-22ARM64: zynqmp: Enable SPL for all zynqmp boardsMichal Simek
2016-07-22ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek
2016-07-22spl: Fix compilation warnings for arm64Michal Simek
2016-07-22mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu
2016-07-22api: Disable api_net when DM is usedMichal Simek
2016-07-22ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2Michal Simek
2016-07-22Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini
2016-07-21powerpc/85xx: Increase fdt addressScott Wood
2016-07-21doc: SPL: Add README for secure boot supportSumit Garg
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-21mpc83xx: make it bootable with the latest kernelKevin Hao
2016-07-21mpc83xx: fix the corruption of u-boot when saveenvKevin Hao
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren
2016-07-21ARM: tegra: p2371-2180: A03 board PMIC config updateStephen Warren
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren
2016-07-21ARM: tegra: split p2771-0000 buildStephen Warren
2016-07-21ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren
2016-07-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2016-07-20powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun