aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-04configs: ti_omap5_common: Select dtb name for dra71xNishanth Menon1-0/+2
2016-12-04ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla2-0/+66
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla1-1/+12
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini5-9/+35
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN6-9/+0
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini2-5/+0
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini8-12/+0
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta1-0/+30
2016-12-03image: Add Trusted Execution Environment image typeAndrew F. Davis1-0/+1
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis1-0/+30
2016-12-03davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent1-1/+5
2016-12-03davinci: omapl138_lcdk: improve readability of boot commandFabien Parent1-1/+18
2016-12-03davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent1-0/+27
2016-12-03davinci: omapl138_lck: remove obsolete defineFabien Parent1-1/+0
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALEFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent1-0/+41
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent4-4/+0
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent4-4/+0
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon1-1/+1
2016-12-03usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon1-2/+2
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla5-1/+30
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla5-63/+27
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer1-9/+0
2016-12-02configs: am335x: usb: do not define CONFIG_DM_USB for splMugunthan V N1-0/+1
2016-12-02dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese1-0/+16
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-0/+8
2016-12-02dm: core: Handle global_data moving in SPLSimon Glass1-0/+10
2016-12-02r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy1-1/+1
2016-12-02sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy21-0/+27
2016-12-02sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy14-15/+0
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy3-3/+0
2016-12-02r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy1-5/+5
2016-12-02sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2-2/+0
2016-12-02compiler.h: use u-boot endian macros on OpenBSDJonathan Gray1-14/+4
2016-12-02ARM: am57xx_evm: enable DFU supportSekhar Nori1-0/+8
2016-12-02ARM: ti: consolidate dfu environment variablesSekhar Nori5-148/+82
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek1-1/+1
2016-12-02scsi: Remove completely unused functionsMichal Simek1-3/+0
2016-12-02ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada2-2/+0
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut1-0/+3
2016-12-01mmc: Tinification of the mmc codeMarek Vasut1-0/+1
2016-12-01mmc: add bkops-enable commandTomas Melin1-0/+6
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini8-8/+305
2016-11-30mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz1-0/+123
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini47-182/+93
2016-11-29imx7: SPI: add suport for SPI flash in mikroBUS slotAngus Ainslie1-0/+3
2016-11-29arm: mx6: specify SPL paddingStefan Agner1-0/+6
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima1-0/+94