summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | 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
* | ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada2016-12-02-2/+0
* | ARM64: zynqmp: List secondary software boot modesMichal Simek2016-12-02-0/+15
* | ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPLMichal Simek2016-12-02-1/+1
* | ARM64: zynqmp: Force certain bootmode for SPLMichal Simek2016-12-02-1/+1
|/
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-12-01-5/+62
|\
| * tools/kwbimage: add DEBUG optionChris Packham2016-12-01-1/+10
| * tools/kwbimage: add BAUDRATE optionChris Packham2016-12-01-1/+44
| * arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham2016-12-01-3/+6
| * mvebu: db-88f6820-amc: Enable FIT supportChris Packham2016-12-01-0/+2
* | SPL: mmc: Make spl_mmc_load_image availableMarek Vasut2016-12-01-2/+5
* | mmc: Tinification of the mmc codeMarek Vasut2016-12-01-2/+83
* | mmc: Fix warning if debug() is not usedMarek Vasut2016-12-01-1/+1
* | mmc: add bkops-enable commandTomas Melin2016-12-01-0/+81
* | mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim2016-12-01-1/+1
|/
* ts4600: Disable CONFIG_DISPLAY_CPUINFOTom Rini2016-11-30-0/+1