summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass
2016-07-25mtd: fix compiler warningsSteve Rae
2016-07-25sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon
2016-07-25mtd: nand: Increase the max OOB sizeBoris Brezillon
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-25mtd: nand: add common DT init codeBrian Norris
2016-07-23ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada
2016-07-22gdsys: Drop print_fpga_state functionTom Rini
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl
2016-07-22igep00x0: UBIizeLadislav Michl
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22spl: support loading from UBI volumesLadislav Michl
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-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-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-22Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-07-21powerpc/85xx: Increase fdt addressScott Wood
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-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada
2016-07-20powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner
2016-07-19mx7_common: Put display board info config into board fileStefan Agner
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner
2016-07-19dm: imx: serial: Support DTE mode when using driver modelStefan Agner
2016-07-19ARM: configs: cm_fx6: add mtd supportChristopher Spinrath
2016-07-19fdt_support: define stub for fdt_fixup_mtdpartsChristopher Spinrath
2016-07-19ARM: configs: cm_fx6: improve default environmentChristopher Spinrath
2016-07-19pico-imx6ul: Add PMIC supportVanessa Maegima
2016-07-19wandboard: move environment partition farther from u-boot.imgAlexey Brodkin
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-16configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai