summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-247-3/+35
* mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-242-2/+2
* ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-242-1/+12
* ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai2014-10-241-0/+6
* ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-242-0/+30
* ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai2014-10-241-0/+6
* ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2014-10-242-14/+27
* ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai2014-10-241-1/+7
* sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7iHans de Goede2014-10-243-0/+3
* sunxi: Kconfig: Unify sunxi Kconfig codeHans de Goede2014-10-241-27/+5
* sunxi: Enable second sdcard slot found on some boardsHans de Goede2014-10-243-0/+8
* sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede2014-10-242-3/+5
* sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-243-8/+31
* sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede2014-10-242-1/+9
* sunxi: Add mmc card-detect functionalityHans de Goede2014-10-243-0/+48
* ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai2014-10-242-0/+9
* ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-244-1/+40
* ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-241-0/+4
* ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai2014-10-241-0/+3
* ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-242-5/+11
* ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-244-0/+280
* ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-243-0/+272
* ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl2014-10-241-0/+9
* ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai2014-10-241-1/+7
* ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-241-3/+3
* sunxi: Add support for the Mele M3 boardHans de Goede2014-10-243-0/+7
* mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-241-0/+3
* sun7i: Add support for Olimex A20-OLinuXino-LIME2Iain Paton2014-10-244-0/+43
* kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada2014-10-231-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-2327-63/+1014
|\
| * tegra: apalis_t30: master revampMarcel Ziswiler2014-10-223-4/+4
| * tegra: dts: colibri_t30 add serial port detailsMarcel Ziswiler2014-10-221-0/+4
| * tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler2014-10-221-1/+0
| * ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-227-51/+127
| * tegra: clean-up useless defineMarcel Ziswiler2014-10-221-4/+0
| * gpio: header file comment spelling fixesMarcel Ziswiler2014-10-221-5/+5
| * tegra: colibri_t30: asix usb ethernet reset regressionMarcel Ziswiler2014-10-221-1/+1
| * tegra: gpio: fix null label regressionMarcel Ziswiler2014-10-221-0/+3
| * mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler2014-10-221-1/+1
| * arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-221-0/+2
| * arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-2211-0/+866
| * ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tablesStephen Warren2014-10-221-0/+5
* | mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada2014-10-231-0/+3
* | kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada2014-10-231-0/+15
* | kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada2014-10-231-4/+4
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-236-6/+22
* | kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada2014-10-231-4/+0
* | x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-233-6/+5
* | kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-2312-25/+8
* | Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese2014-10-232-0/+13
OpenPOWER on IntegriCloud