summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai
2016-07-15sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-15dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-15dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-15dm: clk: Add support for of-platdataSimon Glass
2016-07-15dm: Add a header that provides access to the of-platdata structsSimon Glass
2016-07-15dm: syscon: Add support for of-platdataSimon Glass
2016-07-15dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-15sandbox: Add a test device that uses of-platdataSimon Glass
2016-07-15sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-15sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-07-15sandbox: Allow chaining from SPL to U-Boot properSimon Glass
2016-07-14Add warn_non_spl() to show a message in U-Boot properSimon Glass
2016-07-14Add comments for debug() and pr_fmtSimon Glass
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo
2016-07-14dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo
2016-07-14image: Add functions to obtain category informationSimon Glass
2016-07-14image: Create a table of information for each categorySimon Glass
2016-07-14image: Convert the IH_... values to enumsSimon Glass