summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-03arm: omap5: Add function to make an SMC call on cpu1Harinarayan 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-03NAND: davinci: add support for NAND chips with 16 bits busFabien Parent
2016-12-03davinci: omapl138_lcdk: add u-boot sector for mmc/sd bootFabien Parent
2016-12-03davinci: da850evm: fix empty boot method list in the SPLFabien Parent
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent
2016-12-03davinci: omapl138_lcdk: configure pll0Fabien 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-03ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon
2016-12-03ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla
2016-12-03ARM: AM57xx: Make FIT boot as default boot on HS devicesLokesh Vutla
2016-12-03ARM: DRA7: Make FIT boot as default boot on HS devicesLokesh Vutla
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-03configs: am43x: hs: Modify SPL load address to fix UART boot issueMadan Srinivas
2016-12-03r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy
2016-12-03sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-03sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-03sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy
2016-12-03sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-03sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-12-03sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy
2016-12-03sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy
2016-12-03sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-03sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-03sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-03sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-03common: sh: add necessary define bits to board_fVladimir Zapolskiy
2016-12-03r2dplus: select rtl8139 driver in defconfigVladimir Zapolskiy
2016-12-03r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy
2016-12-03sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-03pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy
2016-12-03pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-03sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-03sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-03sh3: remove unused cache.c file from being builtVladimir Zapolskiy
2016-12-03sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-12-03sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy