summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl2016-07-22-0/+1
* mtd: OneNAND: allow board init function failLadislav Michl2016-07-22-20/+28
* mtd: OneNAND: add timeout to wait ready loopsLadislav Michl2016-07-22-11/+19
* armv7: simplify identify_nand_chipLadislav Michl2016-07-22-24/+11
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-22-58/+92
* armv7: make gpmc_cfg constLadislav Michl2016-07-22-16/+15
* armv7: add reset timeout to identify_nand_chipLadislav Michl2016-07-22-19/+15
* spl: zImage support in Falcon modeLadislav Michl2016-07-22-32/+65
* spl: support loading from UBI volumesLadislav Michl2016-07-22-0/+91
* spl: Lightweight UBI and UBI fastmap supportThomas Gleixner2016-07-22-0/+1405
* onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl2016-07-22-0/+49
* nand_spl_simple: Add a simple NAND read functionThomas Gleixner2016-07-22-0/+63
* mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl2016-07-22-2/+2
* i2c_eeprom: Add reading supportmario.six@gdsys.cc2016-07-22-8/+40
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-180/+119
|\
| * zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu2016-07-22-67/+7
| * zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu2016-07-22-17/+9
| * 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
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-07-21-52/+350
|\ \
| * | powerpc/85xx: Increase fdt addressScott Wood2016-07-21-31/+31
| * | doc: SPL: Add README for secure boot supportSumit Garg2016-07-21-0/+18
| * | powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-21-8/+130
| * | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-21-1/+150
| * | mpc83xx: make it bootable with the latest kernelKevin Hao2016-07-21-2/+11
| * | mpc83xx: fix the corruption of u-boot when saveenvKevin Hao2016-07-21-9/+9
| * | powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath2016-07-20-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-21-27/+943
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: pick up actual memory sizeStephen Warren2016-07-21-12/+110
| * | ARM: Add save_boot_params for ARMv8Stephen Warren2016-07-21-0/+9
| * | ARM: tegra: p2371-2180: A03 board PMIC config updateStephen Warren2016-07-21-0/+24
| * | ARM: tegra: add IVC protocol implementationStephen Warren2016-07-21-0/+742
| * | ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2016-07-21-9/+6
| * | ARM: tegra: split p2771-0000 buildStephen Warren2016-07-21-5/+51
| * | ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren2016-07-21-1/+1
* | | 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
|\ \ | |/ |/|