summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta
2016-12-03image: Add Trusted Execution Environment image typeAndrew F. Davis
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis
2016-12-03davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent
2016-12-03davinci: omapl138_lcdk: improve readability of boot commandFabien Parent
2016-12-03davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent
2016-12-03davinci: omapl138_lck: remove obsolete defineFabien Parent
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALEFabien Parent
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent
2016-12-03davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-03usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla
2016-12-02r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy
2016-12-02sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy
2016-12-02sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-02r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy
2016-12-02sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-02compiler.h: use u-boot endian macros on OpenBSDJonathan Gray
2016-12-02ARM: am57xx_evm: enable DFU supportSekhar Nori
2016-12-02ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek
2016-12-02ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-30mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29imx7: SPI: add suport for SPI flash in mikroBUS slotAngus Ainslie
2016-11-29arm: mx6: specify SPL paddingStefan Agner
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima
2016-11-29colibri_vf: Read kernel and device tree from static UBI volumesSanchayan Maity
2016-11-29ARM: ts4600: add basic board supportSebastien Bourdelin
2016-11-29arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivatedSven Ebenfeld
2016-11-29Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-11-28bcm2835 video: Map frame buffer as 32bppAlexander Graf
2016-11-28board: rpi: move uart deactivation to board_initFabian Vogt
2016-11-28fdt: add dt-bindings for bcm2835Fabian Vogt
2016-11-28fs/fat/fatwrite: Local variable as buffer to store dir_slot entriesTien Fong Chee
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner