summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla2016-12-04-1/+1
* | board: ti: am57xx: Add support for the am571x idkSteve Kipisz2016-12-04-0/+2
* | board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla2016-12-04-0/+2
* | board: ti: am57xx: Add support for detection of reva3 variations for GPEVMNishanth Menon2016-12-04-0/+2
* | configs: ti_omap5_common: Select dtb name for dra71xNishanth Menon2016-12-04-0/+2
* | ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla2016-12-04-0/+66
* | ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2016-12-04-1/+12
* | Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-03-9/+35
|\ \
| * | cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-02-9/+0
| * | configs: am335x: usb: do not define CONFIG_DM_USB for splMugunthan V N2016-12-02-0/+1
| * | dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese2016-12-02-0/+16
| * | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-0/+8
| * | dm: core: Handle global_data moving in SPLSimon Glass2016-12-02-0/+10
* | | cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-03-9/+0
* | | Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini2016-12-03-5/+0
* | | cmd: Convert CMD_BOOTMENUTom Rini2016-12-03-12/+0
* | | arm: omap5: Add TEE loading supportHarinarayan Bhatta2016-12-03-0/+30
* | | image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-03-0/+1
* | | image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-03-0/+30
* | | davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent2016-12-03-1/+5
* | | davinci: omapl138_lcdk: improve readability of boot commandFabien Parent2016-12-03-1/+18
* | | davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent2016-12-03-0/+27
* | | davinci: omapl138_lck: remove obsolete defineFabien Parent2016-12-03-1/+0
* | | davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALEFabien Parent2016-12-03-1/+1
* | | davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent2016-12-03-1/+1
* | | davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent2016-12-03-1/+1
* | | davinci: omapl138_lcdk: configure ddr2Fabien Parent2016-12-03-0/+41
* | | ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent2016-12-03-4/+0
* | | ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent2016-12-03-4/+0
* | | ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-03-1/+1
* | | usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon2016-12-03-2/+2
* | | ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla2016-12-03-1/+30
* | | ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla2016-12-03-63/+27
* | | r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy2016-12-02-1/+1
* | | sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy2016-12-02-0/+27
* | | sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy2016-12-02-15/+0
* | | sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-02-3/+0
* | | r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy2016-12-02-5/+5
* | | sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2016-12-02-2/+0
* | | compiler.h: use u-boot endian macros on OpenBSDJonathan Gray2016-12-02-14/+4
* | | ARM: am57xx_evm: enable DFU supportSekhar Nori2016-12-02-0/+8
* | | ARM: ti: consolidate dfu environment variablesSekhar Nori2016-12-02-148/+82
* | | scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-02-1/+1
* | | scsi: Remove completely unused functionsMichal Simek2016-12-02-3/+0
* | | ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada2016-12-02-2/+0
|/ /
* | SPL: mmc: Make spl_mmc_load_image availableMarek Vasut2016-12-01-0/+3
* | mmc: Tinification of the mmc codeMarek Vasut2016-12-01-0/+1
* | mmc: add bkops-enable commandTomas Melin2016-12-01-0/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-30-8/+305
|\ \ | |/ |/|
| * mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz2016-11-30-0/+123