summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-06imx-common: make ipu's di configurableMax Krummenacher
2015-05-04ARM: vf610: rename/add bmode for Colibri VFxxStefan Agner
2015-05-04colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity
2015-05-01Colibri iMX6: initial commitMax Krummenacher
2015-05-01Apalis iMX6: initial commitMax Krummenacher
2015-04-27colibri_t20: add i2c supportMarcel Ziswiler
2015-04-27colibri_t20: add LCD display supportMarcel Ziswiler
2015-04-27colibri_t20: fix device-tree compatible nodeMarcel Ziswiler
2015-04-23colibri_vf: add additional GPIOs required for display handlingStefan Agner
2015-04-22colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV
2015-04-22dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV
2015-04-21video: dcu: Add DCU support for Vybrid SoCStefan Agner
2015-04-20ARM: vf610: add bmode for Vybrid SoCStefan Agner
2015-04-17ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler
2015-04-15colibri_vf: move kconfig sourcing to top levelMarcel Ziswiler
2015-04-15Revert "dm: tegra: Enable driver model for serial"Marcel Ziswiler
2015-04-14imx: add writebcb commandStefan Agner
2015-04-14imx: add u-boot-nand.imx targetStefan Agner
2015-04-14ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity
2015-04-14usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity
2015-04-14ARM: vf610: Enable cachesStefan Agner
2015-04-14ARM: vf610: Add SoC and CPU type detectionSanchayan Maity
2015-04-14ARM: vf610: Enable external 32KHz oscillatorStefan Agner
2015-04-14ARM: vf610: Move DDR3 initialization to imx-commonSanchayan Maity
2015-04-13break build if it would produce broken binaryPavel Machek
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-13ARM: rpi: add a couple more revision IDsStephen Warren
2015-04-11ARM: fix arch/arm/Makefile for TegraMasahiro Yamada
2015-04-11arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese
2015-04-10Merge git://git.denx.de/u-boot-arcTom Rini
2015-04-10arc: fix separate compilation of start.oAlexey Brodkin
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2015-04-10arc: make sure _start is in the beginning of .text sectionAlexey Brodkin
2015-04-10fdt: nios: Fix warning in ft_cpu_setup()Simon Glass
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-04-10Merge branch 'u-boot/master'Albert ARIBAUD
2015-04-09ARM: mx5: add support for USB armory boardAndrej Rosano
2015-04-09ARM: mx5: move to a standard arch/board approachAndrej Rosano
2015-04-07am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini
2015-04-06dts: peach_pi: Add DT properties needed for displayAjay Kumar
2015-04-06dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar
2015-04-06dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar
2015-04-06Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar
2015-04-06arm: exynos: add display clocks for Exynos5800Ajay Kumar
2015-04-06Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET