summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut
2015-05-28vexpress64: use uncompressed kernel by defaultLinus Walleij
2015-05-28meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite
2015-05-28mkimage will now report information about loadableKarl Apsite
2015-05-28include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada
2015-05-28vexpress64: let Juno wait for root deviceLinus Walleij
2015-05-28ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda
2015-05-28warp: Add fuse command supportFabio Estevam
2015-05-28warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam
2015-05-28warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam
2015-05-28warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam
2015-05-27vexpress64: fix various memory issuesLinus Walleij
2015-05-27Makefile: Add U_BOOT_TZ and include in versionChris Packham
2015-05-27vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson
2015-05-26novena: standardise mx6_common.h includePeter Robinson
2015-05-26imx: ventana: update MMC env configurationTim Harvey
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek
2015-05-24Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-05-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-21wandboard: Switch to SPL supportFabio Estevam
2015-05-21test: env: Add test framework for envJoe Hershberger
2015-05-21test: Return values from the asserts compatible with cmdsJoe Hershberger
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Add a common unit test commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-21net: Handle ethaddr changes as an env callbackJoe Hershberger
2015-05-21net: Add default flags for common net env varsJoe Hershberger
2015-05-21net: Use env callbacks for net variablesJoe Hershberger
2015-05-21net: Apply default format rules to all ethaddrJoe Hershberger
2015-05-21env: Distinguish finer between source of env changeJoe Hershberger
2015-05-21env: Add regex support to env_attrsJoe Hershberger
2015-05-21env: Allow env_attr_walk to pass a priv * to callbackJoe Hershberger