aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Add a power domain framework/uclassStephen Warren3-0/+203
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass1-1/+1
2016-07-27dm: core: Add a function to bind child devicesSimon Glass1-0/+16
2016-07-27dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung1-3/+0
2016-07-27dm: mmc: dwmmc: fix the wrong explanation for clock valuesJaehoon Chung1-4/+4
2016-07-26ARM: uniphier: move CONFIG_I2C_EEPROM to defconfigMasahiro Yamada1-1/+0
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini6-25/+70
2016-07-26armv8/ls1043a: Add MTD partition schemeWenbin Song1-2/+20
2016-07-26ARMv8/ls1046a: Cleanup the environment variablesWenbin Song1-4/+1
2016-07-26ARMv7: PSCI: ls102xa: move secure text section into OCRAMHongbo Zhang2-0/+4
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2-0/+4
2016-07-26arm: ls1021atwr: Add SD secure boot targetSumit Garg1-0/+22
2016-07-26SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg1-7/+11
2016-07-26include: usb: Rename USB controller base address mappingRajesh Bhagat2-13/+9
2016-07-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+16
2016-07-26defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N1-0/+8
2016-07-26ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N1-0/+8
2016-07-25ARM64: rockchip: add support for rk3399 SoC based evbKever Yang2-0/+99
2016-07-25dts: add support for Rockchip rk3399 socKever Yang1-0/+746
2016-07-25dm: core: Add a way to find a device by its driverSimon Glass2-0/+22
2016-07-25rockchip: rk3288: add fastboot supportXu Ziyuan1-0/+26
2016-07-25usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan1-0/+3
2016-07-25usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan1-0/+2
2016-07-25rockchip: add basic support for evb-rk3288 boardXu Ziyuan1-0/+26
2016-07-25rockchip: add option to change method of loading u-bootXu Ziyuan1-0/+5
2016-07-25sandbox: Migrate CONFIG_I2C_EEPROMTom Rini1-1/+0
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini5-1/+16
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass1-1/+4
2016-07-24mtd: fix compiler warningsSteve Rae1-0/+5
2016-07-24sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon1-0/+1
2016-07-24mtd: nand: Increase the max OOB sizeBoris Brezillon1-1/+1
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon3-0/+6
2016-07-24mtd: nand: add common DT init codeBrian Norris1-0/+3
2016-07-23ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada1-1/+0
2016-07-22gdsys: Drop print_fpga_state functionTom Rini1-1/+0
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