summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy2016-12-02-1/+1
* sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy2016-12-02-1/+1
* compiler.h: use u-boot endian macros on OpenBSDJonathan Gray2016-12-02-14/+4
* ARM: am57xx_evm: enable DFU supportSekhar Nori2016-12-02-0/+14
* ARM: ti: consolidate dfu environment variablesSekhar Nori2016-12-02-148/+82
* cmd: scsi: Make private functions staticMichal Simek2016-12-02-2/+2
* scsi: Separate SCSI private block description initializationMichal Simek2016-12-02-6/+22
* scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-02-6/+13
* scsi: Make private functions staticMichal Simek2016-12-02-6/+10
* scsi: Remove completely unused functionsMichal Simek2016-12-02-38/+0
* scsi: Simplify scsi_read/scsi_write()Michal Simek2016-12-02-16/+11
* scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek2016-12-02-6/+6
* scsi: Take lun from device block descriptionMichal Simek2016-12-02-6/+5
* scsi: Extract device detection algorithmMichal Simek2016-12-02-61/+82
* scsi: Extract block device initializationMichal Simek2016-12-02-20/+25
* common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-02-5/+5
* ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu2016-12-02-0/+12