aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-11-29colibri_vf: Read kernel and device tree from static UBI volumesSanchayan Maity1-3/+3
2016-11-29ARM: ts4600: add basic board supportSebastien Bourdelin1-0/+70
2016-11-29arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivatedSven Ebenfeld1-0/+2
2016-11-29Merge branch 'master' of git://git.denx.de/u-bootStefano Babic113-267/+875
2016-11-28bcm2835 video: Map frame buffer as 32bppAlexander Graf1-1/+1
2016-11-28board: rpi: move uart deactivation to board_initFabian Vogt1-1/+0
2016-11-28fdt: add dt-bindings for bcm2835Fabian Vogt4-0/+151
2016-11-28fs/fat/fatwrite: Local variable as buffer to store dir_slot entriesTien Fong Chee1-0/+2
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-1/+0