summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede2014-10-24-0/+11
| * | | | sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede2014-10-24-18/+14
| * | | | sunxi: Add clock_get_pll5p() functionHans de Goede2014-10-24-0/+15
| * | | | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-10-24-2/+2
| * | | | ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfigChen-Yu Tsai2014-10-24-0/+9
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-24-0/+15
| * | | | ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2014-10-24-6/+8
| * | | | ARM: sunxi: Add support for R_PIO gpio banksHans de Goede2014-10-24-2/+29
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-24-3/+35
| * | | | mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-24-2/+2
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-1/+12
| * | | | ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai2014-10-24-0/+6
| * | | | ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-24-0/+30
| * | | | ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai2014-10-24-0/+6
| * | | | ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2014-10-24-14/+27
| * | | | ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai2014-10-24-1/+7
| * | | | sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7iHans de Goede2014-10-24-0/+3
| * | | | sunxi: Kconfig: Unify sunxi Kconfig codeHans de Goede2014-10-24-27/+5
| * | | | sunxi: Enable second sdcard slot found on some boardsHans de Goede2014-10-24-0/+8
| * | | | sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede2014-10-24-3/+5
| * | | | sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-24-8/+31
| * | | | sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede2014-10-24-1/+9
| * | | | sunxi: Add mmc card-detect functionalityHans de Goede2014-10-24-0/+48
| * | | | ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai2014-10-24-0/+9
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-24-1/+40
| * | | | ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-24-0/+4
| * | | | ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai2014-10-24-0/+3
| * | | | ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-24-5/+11
| * | | | ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-24-0/+280
| * | | | ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-24-0/+272
| * | | | ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl2014-10-24-0/+9
| * | | | ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai2014-10-24-1/+7
| * | | | ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-24-3/+3
| * | | | sunxi: Add support for the Mele M3 boardHans de Goede2014-10-24-0/+7
| * | | | mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-24-0/+3
| * | | | sun7i: Add support for Olimex A20-OLinuXino-LIME2Iain Paton2014-10-24-0/+43
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-26-8/+1903
|\ \ \ \
| * | | | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-23-0/+2
| * | | | ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren2014-10-22-11/+14
| * | | | ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-22-0/+44
| * | | | arm: rpi: Enable USB support on RPiMarek Vasut2014-10-22-6/+9
| * | | | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-22-1/+1843
| * | | | net: asix: Add support for AX88772BAlexandre Courbot2014-10-22-0/+1
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-1100/+1433
|\ \ \ \ \
| * | | | | serial: remove uniphier_serial_initialize() callMasahiro Yamada2014-10-23-2/+0
| * | | | | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-23-9/+12
| * | | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-23-136/+172
| * | | | | dm: add entries to KconfigMasahiro Yamada2014-10-23-0/+24
| * | | | | dm: serial: consolidate common code moreMasahiro Yamada2014-10-23-38/+41
| * | | | | dm: serial: remove unnecessary castingMasahiro Yamada2014-10-23-6/+2