summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am57xx: add FIT image TEE processingAndrew F. Davis2016-12-031-0/+7
* board: ti: dra7xx: add FIT image TEE processingAndrew F. Davis2016-12-031-0/+7
* arm: omap5: Add OPTEE node to fdtAndrew F. Davis2016-12-031-1/+34
* arm: omap5: Add TEE loading supportHarinarayan Bhatta2016-12-033-0/+144
* arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta2016-12-033-0/+125
* image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-032-0/+2
* image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-033-1/+66
* davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent2016-12-031-1/+5
* davinci: omapl138_lcdk: improve readability of boot commandFabien Parent2016-12-031-1/+18
* davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent2016-12-033-28/+30
* davinci: omapl138_lck: remove obsolete defineFabien Parent2016-12-031-1/+0
* davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALEFabien Parent2016-12-032-2/+1
* davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent2016-12-032-2/+1
* davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent2016-12-032-2/+1
* NAND: davinci: add support for NAND chips with 16 bits busFabien Parent2016-12-031-0/+3
* davinci: omapl138_lcdk: add u-boot sector for mmc/sd bootFabien Parent2016-12-031-0/+1
* davinci: da850evm: fix empty boot method list in the SPLFabien Parent2016-12-031-0/+3
* davinci: omapl138_lcdk: configure ddr2Fabien Parent2016-12-032-0/+42
* davinci: omapl138_lcdk: configure pll0Fabien Parent2016-12-031-0/+1
* ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent2016-12-036-5/+7
* ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent2016-12-036-5/+7
* ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-0311-17/+15
* usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon2016-12-031-2/+2
* ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon2016-12-031-4/+19
* ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-032-0/+14
* ARM: AM57xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-031-0/+8
* ARM: DRA7: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-031-0/+7
* ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla2016-12-035-1/+30
* ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla2016-12-035-63/+27
* configs: am43x: hs: Modify SPL load address to fix UART boot issueMadan Srinivas2016-12-031-1/+1
* r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy2016-12-021-1/+1
* sh: generate position independent code for all platformsVladimir Zapolskiy2016-12-022-1/+2
* sh: share the correct version of start.S among all cpusVladimir Zapolskiy2016-12-028-135/+9
* sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy2016-12-021-12/+11
* sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-024-18/+18
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-0223-230/+18
* sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy2016-12-0221-0/+27
* sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy2016-12-0214-15/+0
* sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy2016-12-021-16/+16
* sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy2016-12-022-6/+1
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-0219-19/+19
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-0210-253/+7
* common: sh: add necessary define bits to board_fVladimir Zapolskiy2016-12-021-6/+9
* r2dplus: select rtl8139 driver in defconfigVladimir Zapolskiy2016-12-021-0/+2
* r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy2016-12-021-5/+5
* sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2016-12-023-12/+0
* pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy2016-12-021-6/+4
* pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy2016-12-021-1/+1
* sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-023-39/+36
* sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy2016-12-021-5/+3