summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-03compiler.h: use u-boot endian macros on OpenBSDJonathan Gray
2016-12-03ARM: am57xx_evm: enable DFU supportSekhar Nori
2016-12-03ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-12-02cmd: scsi: Make private functions staticMichal Simek
2016-12-02scsi: Separate SCSI private block description initializationMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Make private functions staticMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek
2016-12-02scsi: Simplify scsi_read/scsi_write()Michal Simek
2016-12-02scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek
2016-12-02scsi: Take lun from device block descriptionMichal Simek
2016-12-02scsi: Extract device detection algorithmMichal Simek
2016-12-02scsi: Extract block device initializationMichal Simek
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-12-02ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu
2016-12-02ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada
2016-12-02ARM64: zynqmp: List secondary software boot modesMichal Simek
2016-12-02ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPLMichal Simek
2016-12-02ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-12-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-01tools/kwbimage: add DEBUG optionChris Packham
2016-12-01tools/kwbimage: add BAUDRATE optionChris Packham
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham
2016-12-01mvebu: db-88f6820-amc: Enable FIT supportChris Packham
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-12-01ts4600: Disable CONFIG_DISPLAY_CPUINFOTom Rini
2016-12-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini