summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | arm: omap5: Add OPTEE node to fdtAndrew F. Davis2016-12-03-1/+34
* | arm: omap5: Add TEE loading supportHarinarayan Bhatta2016-12-03-0/+144
* | arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta2016-12-03-0/+125
* | image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-03-0/+2
* | image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-03-1/+66
* | 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-28/+30
* | 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-2/+1
* | davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent2016-12-03-2/+1
* | davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent2016-12-03-2/+1
* | NAND: davinci: add support for NAND chips with 16 bits busFabien Parent2016-12-03-0/+3
* | davinci: omapl138_lcdk: add u-boot sector for mmc/sd bootFabien Parent2016-12-03-0/+1
* | davinci: da850evm: fix empty boot method list in the SPLFabien Parent2016-12-03-0/+3
* | davinci: omapl138_lcdk: configure ddr2Fabien Parent2016-12-03-0/+42
* | davinci: omapl138_lcdk: configure pll0Fabien Parent2016-12-03-0/+1
* | ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent2016-12-03-5/+7
* | ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent2016-12-03-5/+7
* | ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-03-17/+15
* | usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon2016-12-03-2/+2
* | ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon2016-12-03-4/+19
* | ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-03-0/+14
* | ARM: AM57xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-03-0/+8
* | ARM: DRA7: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-03-0/+7
* | 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
* | configs: am43x: hs: Modify SPL load address to fix UART boot issueMadan Srinivas2016-12-03-1/+1
* | r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy2016-12-02-1/+1
* | sh: generate position independent code for all platformsVladimir Zapolskiy2016-12-02-1/+2
* | sh: share the correct version of start.S among all cpusVladimir Zapolskiy2016-12-02-135/+9
* | sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy2016-12-02-12/+11
* | sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-02-18/+18
* | sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-02-230/+18
* | 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
* | sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy2016-12-02-16/+16
* | sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy2016-12-02-6/+1
* | sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-02-19/+19
* | sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-02-253/+7
* | common: sh: add necessary define bits to board_fVladimir Zapolskiy2016-12-02-6/+9
* | r2dplus: select rtl8139 driver in defconfigVladimir Zapolskiy2016-12-02-0/+2
* | 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-12/+0
* | pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy2016-12-02-6/+4
* | pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy2016-12-02-1/+1
* | sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-02-39/+36
* | sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy2016-12-02-5/+3
* | sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy2016-12-02-37/+2
* | sh3: remove unused cache.c file from being builtVladimir Zapolskiy2016-12-02-97/+1