summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-11-30-65/+584
|\
| * MIPS: Fix map_physmem for cached mappingsPaul Burton2016-11-30-1/+1
| * MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton2016-11-30-1/+1
| * mips: Let cache.h be included from assembly sourceMarek Vasut2016-11-30-0/+2
| * common/board_f: enable initr_trap for MIPSDaniel Schwierzeck2016-11-30-2/+2
| * MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck2016-11-30-0/+344
| * MIPS: reserve space for exception vectorsDaniel Schwierzeck2016-11-30-0/+20
| * MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck2016-11-30-0/+66
| * MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck2016-11-30-0/+18
| * MIPS: factor out code for initial stack and global dataDaniel Schwierzeck2016-11-30-26/+30
| * MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-30-24/+51
| * MIPS: fix ROM exception vectorsDaniel Schwierzeck2016-11-30-10/+19
| * MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck2016-11-30-3/+32