summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25elf: add prototype for valid_elf_imageJeroen Hofstee
2014-10-25twister: add missing includesJeroen Hofstee
2014-10-25leds: missing includeJeroen Hofstee
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-10-25samsung: board: use __weakJeroen Hofstee
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede
2014-10-24ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfigChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24sunxi: Kconfig: Unify sunxi Kconfig codeHans de Goede
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede
2014-10-24sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard
2014-10-24sunxi: Add support for the Mele M3 boardHans de Goede
2014-10-24sun7i: Add support for Olimex A20-OLinuXino-LIME2Iain Paton
2014-10-23dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23arm: armada-xp: Add basic support for the maxBCM boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-22x86: cros_ec: Enable cros_ec for linkSimon Glass
2014-10-22ARM: rpi_b: query internal MAC address from firmwareStephen Warren
2014-10-22dm: rpi: Convert GPIO driver to driver modelSimon Glass
2014-10-22dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass
2014-10-22arm: mx6: cm_fx6: use gpio requestNikita Kiryanov
2014-10-22imx: Add error checking to setup_i2c()Simon Glass
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass
2014-10-22sf: Tidy up public and private header filesSimon Glass
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-10-22arm: goni: add i2c_init_board()Robert Baldyga
2014-10-22tegra: apalis_t30: master revampMarcel Ziswiler
2014-10-22tegra: colibri_t30: asix usb ethernet reset regressionMarcel Ziswiler
2014-10-22arm: tegra: initial support for apalis t30Marcel Ziswiler
2014-10-22ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tablesStephen Warren
2014-10-16ls102x: Add support for secure boot and enable blob commandRuchika Gupta
2014-10-16ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta
2014-10-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD