summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320Nobuhiro Iwamatsu2014-05-21-0/+2
| | * | arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEBNobuhiro Iwamatsu2014-05-21-1/+1
| | * | arm: rmobile: koelsch: Add support ext4/fat write commandNobuhiro Iwamatsu2014-05-21-1/+4
| | * | arm: rmobile: lager: Add support ext4/fat write commandNobuhiro Iwamatsu2014-05-21-1/+4
| | * | arm: rmobile: lager: Add support command and filesystems of VFATNobuhiro Iwamatsu2014-05-21-0/+5
| | * | arm: rmobile: lager: Add support USB controllerNobuhiro Iwamatsu2014-05-21-0/+7
| | * | arm: rmobile: koelsch: Add support command and filesystems of VFATNobuhiro Iwamatsu2014-05-21-0/+6
| | * | arm: rmobile: koelsch: Add support USB controllerNobuhiro Iwamatsu2014-05-21-0/+7
| | * | gpio: r8a7790-gpio: Fix typo in macroNobuhiro Iwamatsu2014-05-21-3/+3
| | * | gpio: r8a7791-gpio: Fix typo in macroNobuhiro Iwamatsu2014-05-21-3/+3
| | * | arm: rmobile: lager: Enable optimization of thumbNobuhiro Iwamatsu2014-05-21-0/+1
| | * | arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPYNobuhiro Iwamatsu2014-05-21-2/+0
| | * | arm: rmobile: lager: Remove define of SCIF registerNobuhiro Iwamatsu2014-05-21-1/+0
| | * | arm: rmobile: koelsch: Enable optimization of thumbNobuhiro Iwamatsu2014-05-21-0/+1
| | * | arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPYNobuhiro Iwamatsu2014-05-21-2/+0
| | * | arm: rmobile: koelsch: Remove define of SCIF registerNobuhiro Iwamatsu2014-05-21-1/+0
| | * | arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791Nobuhiro Iwamatsu2014-05-21-0/+8
| | |/
| * | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-23-44/+571
| |\ \
| | * | zynq: add UART nodes to device tree to initialize UART with OFMasahiro Yamada2014-05-15-0/+28
| | * | zynq: add memory nodes to device tree to initialize DRAM with OFMasahiro Yamada2014-05-15-0/+35
| | * | zynq: import zynq-7000.dtsi from Linux KernelMasahiro Yamada2014-05-15-0/+194
| | * | zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is definedMasahiro Yamada2014-05-15-8/+12
| | * | build: support a new image u-boot-dtb.imgMasahiro Yamada2014-05-15-0/+8
| | * | zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada2014-05-14-13/+13
| | * | zynq: add empty xil_io.h to avoid compile errorMasahiro Yamada2014-05-14-0/+13
| | * | ARM: zynq: Extend maximum number of command argumentsMichal Simek2014-05-14-1/+1
| | * | ARM: zynq: Enable EXT4 configsSiva Durga Prasad Paladugu2014-05-14-0/+2
| | * | ARM: zynq: Move USB/SD/MMC common FAT configsSiva Durga Prasad Paladugu2014-05-14-6/+8
| | * | ARM: zynq: Enable the FAT write capabilitySiva Durga Prasad Paladugu2014-05-14-0/+1
| | * | ARM: zynq: Added USB host support for zynq boardsSiva Durga Prasad Paladugu2014-05-14-1/+21
| | * | ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-14-0/+131
| | * | ARM: zynq: Add MIO detection codeMichal Simek2014-05-14-0/+51
| | * | ARM: zynq: Extend kernel image size to 60MBMichal Simek2014-05-14-1/+1
| | * | ARM: zynq: Fix building SPL without FPGA supportMichal Simek2014-05-14-3/+6
| | * | ARM: zynq: Fix bootmode maskMike Looijmans2014-05-14-1/+1
| | * | ARM: zynq: Setup correct slcr_lock valueMichal Simek2014-05-14-2/+6
| | * | ARM: zynq: slcr: Fix incorrect commentaryMichal Simek2014-05-14-2/+2
| | * | ARM: zynq: Call zynq board_init() in SPLMichal Simek2014-05-14-0/+8
| | * | ARM: zynq: Do not use half memory size for ECC caseMichal Simek2014-05-14-3/+0
| | * | ARM: zynq: Added efuse status register base addressSiva Durga Prasad Paladugu2014-05-14-0/+23
| | * | ARM: zynq: Remove sparse warningsMichal Simek2014-05-14-7/+9
| | * | ARM: zynq: Fix sparse warning in ddrc.cMichal Simek2014-05-14-1/+1
| | * | ARM: zynq: Fix sparse warnings in slcr.cMichal Simek2014-05-14-0/+1
* | | | examples: select libgcc for non-default architectureAlexey Brodkin2014-05-23-3/+2
* | | | doc:git-mailrc: Add entry for dfu subsystemƁukasz Majewski2014-05-23-0/+2
* | | | Add myself as maintainer for chromebook-x86Simon Glass2014-05-23-1/+1
|/ / /
* | | esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini2014-05-23-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-23-365/+1009
|\ \ \
| * | | cmd_mmc: use new mmc_select_hwpart() functionStephen Warren2014-05-23-15/+6
| * | | mmc: provide a select_hwpart implementation for get_device()Stephen Warren2014-05-23-1/+33