summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | configs: ks2_evm: enable misc_init_rKhoronzhuk, Ivan2014-10-231-0/+1
| * | | keystone2: k2l-evm: add board supportHao Zhang2014-10-231-0/+37
| * | | keystone: usb: add support of usb xhciWingMan Kwok2014-10-231-0/+15
| * | | dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-231-0/+1
| * | | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-232-0/+30
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-272-9/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: socfpga: config: Add USB support exampleMarek Vasut2014-10-271-0/+15
| * | | arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut2014-10-271-2/+0
| * | | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-6/+11
| * | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-271-1/+1
* | | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-266-4/+72
|\ \ \ \
| * | | | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-10-241-2/+2
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-241-0/+1
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-241-0/+23
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-241-0/+2
| * | | | 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: Add mmc card-detect functionalityHans de Goede2014-10-241-0/+1
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-241-0/+26
| * | | | ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai2014-10-241-1/+7
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-261-7/+14
|\ \ \ \
| * | | | ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren2014-10-221-11/+14
| * | | | ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-221-0/+1
| * | | | arm: rpi: Enable USB support on RPiMarek Vasut2014-10-221-6/+9
* | | | | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-233-9/+3
* | | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-234-10/+3
* | | | | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-231-11/+7
* | | | | dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-231-0/+4
* | | | | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-3/+16
* | | | | dm: am33xx: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+11
| |/ / / |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-234-5/+77
|\ \ \ \
| * | | | tegra: apalis_t30: master revampMarcel Ziswiler2014-10-221-1/+0
| * | | | tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler2014-10-221-1/+0
| * | | | tegra: clean-up useless defineMarcel Ziswiler2014-10-221-4/+0
| * | | | arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-221-0/+2
| * | | | arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-221-0/+76
| | |_|/ | |/| |
* | | | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-4/+0
* | | | kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-238-10/+0
* | | | arm: armada-xp: Add basic support for the maxBCM boardStefan Roese2014-10-231-0/+68
* | | | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-231-0/+68
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-231-4/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: Enable FIT, ELF on corebootSimon Glass2014-10-221-1/+3
| * | | x86: config: link: Display the board model on the screenSimon Glass2014-10-221-0/+1
| * | | x86: link: Tidy up the command lines optionsSimon Glass2014-10-221-3/+3
| * | | x86: cros_ec: Enable cros_ec for linkSimon Glass2014-10-221-0/+5
| * | | x86: config: Enable dhcp on linkSimon Glass2014-10-221-0/+6
| | |/ | |/|
* | | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-0/+5
* | | dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass2014-10-221-0/+11
* | | dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass2014-10-221-0/+1
* | | dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass2014-10-221-0/+1
OpenPOWER on IntegriCloud