summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* sandbox: Migrate CONFIG_I2C_EEPROMTom Rini2016-07-25-1/+0
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-25-1/+16
|\
| * mtd: fix compiler warningsSteve Rae2016-07-24-0/+5
| * sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon2016-07-24-0/+1
| * mtd: nand: Increase the max OOB sizeBoris Brezillon2016-07-24-1/+1
| * mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-24-0/+6
| * mtd: nand: add common DT init codeBrian Norris2016-07-24-0/+3
* | sandbox: Add instructions about building on 32-bit machinesSimon Glass2016-07-25-1/+4
|/
* ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada2016-07-23-1/+0
* gdsys: Drop print_fpga_state functionTom Rini2016-07-22-1/+0
* igep00x0: generate default mtdparts according NAND chip usedLadislav Michl2016-07-22-0/+1
* igep00x0: UBIizeLadislav Michl2016-07-22-47/+38
* mtd: OneNAND: allow board init function failLadislav Michl2016-07-22-1/+1
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-22-0/+1
* armv7: make gpmc_cfg constLadislav Michl2016-07-22-1/+1
* spl: support loading from UBI volumesLadislav Michl2016-07-22-0/+4
* spl: Lightweight UBI and UBI fastmap supportThomas Gleixner2016-07-22-0/+90
* onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl2016-07-22-0/+1
* nand_spl_simple: Add a simple NAND read functionThomas Gleixner2016-07-22-0/+1
* i2c_eeprom: Add reading supportmario.six@gdsys.cc2016-07-22-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-93/+2
|\
| * zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu2016-07-22-60/+0
| * zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu2016-07-22-17/+0
| * usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu2016-07-22-1/+0
| * usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu2016-07-22-11/+1
| * ARM64: zynqmp: Enable AHCI on EP platformAlexander Graf2016-07-22-0/+1
| * microblaze: Remove empty ifdef around cachesMichal Simek2016-07-22-4/+0
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-07-21-44/+87
|\ \ | |/ |/|
| * powerpc/85xx: Increase fdt addressScott Wood2016-07-21-31/+31
| * powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-21-1/+28
| * powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-21-0/+7
| * 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
* | image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada2016-07-21-0/+13
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-14/+11
|\
| * ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2016-07-19-0/+11
| * armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-14/+0
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-3/+3
* | 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-0/+11
|\ \
| * | sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2016-07-15-0/+2
| * | ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai2016-07-15-0/+3
| * | sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai2016-07-15-0/+1
| * | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+5
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-2/+108
|\ \
| * | dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass2016-07-14-1/+14
| * | dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14-0/+7
| * | dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass2016-07-14-2/+2
| * | dm: clk: Add support for of-platdataSimon Glass2016-07-14-0/+4