summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl1-0/+1
2016-07-22igep00x0: UBIizeLadislav Michl1-47/+38
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl1-1/+1
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl1-0/+1
2016-07-22armv7: make gpmc_cfg constLadislav Michl1-1/+1
2016-07-22spl: support loading from UBI volumesLadislav Michl1-0/+4
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner1-0/+90
2016-07-22onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl1-0/+1
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner1-0/+1
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc1-0/+4
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini9-93/+2
2016-07-22zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu4-60/+0
2016-07-22zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu6-17/+0
2016-07-22usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu1-1/+0
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu6-11/+1
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-22Merge git://git.denx.de/u-boot-mpc85xxTom Rini40-44/+87
2016-07-21powerpc/85xx: Increase fdt addressScott Wood30-31/+31
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg1-1/+28
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg1-0/+7
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-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada1-0/+13
2016-07-21powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath1-1/+1
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-14/+11
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang1-0/+11
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day3-3/+3
2016-07-16configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini3-0/+3
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun1-14/+0
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini6-0/+11
2016-07-15sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2-0/+2
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai3-0/+3
2016-07-15sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai1-0/+1
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini9-2/+108
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka1-0/+5
2016-07-15dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass1-1/+14
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass2-0/+7
2016-07-15dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass1-2/+2
2016-07-15dm: clk: Add support for of-platdataSimon Glass1-0/+4
2016-07-15dm: Add a header that provides access to the of-platdata structsSimon Glass1-0/+19
2016-07-15dm: syscon: Add support for of-platdataSimon Glass1-0/+11
2016-07-15dm: regmap: Add a dummy implementation for of-platdataSimon Glass1-0/+3
2016-07-15sandbox: Add a test device that uses of-platdataSimon Glass1-0/+2
2016-07-15sandbox: Add a new sandbox_spl boardSimon Glass1-0/+18
2016-07-15sandbox: Don't use IDE and iotrace in SPLSimon Glass1-0/+4
2016-07-15sandbox: Allow chaining from SPL to U-Boot properSimon Glass1-0/+25
2016-07-15Add warn_non_spl() to show a message in U-Boot properSimon Glass1-0/+10
2016-07-15Add comments for debug() and pr_fmtSimon Glass1-0/+2
2016-07-15stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA1-4/+4