summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
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-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
2015-04-03Merge git://git.denx.de/u-boot-arcTom Rini
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin
2015-04-03board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin
2015-04-03serial-arc: switch to DMAlexey Brodkin
2015-04-03arc: minor fixes in KconfigAlexey Brodkin
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-04-03arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin
2015-04-03arc: merge common start-up code between ARC and ARCv2Alexey Brodkin
2015-04-03arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2015-03-30tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach
2015-03-30ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-03-30ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren
2015-03-30ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren
2015-03-30ARM: tegra: pinctrl: minor cleanupStephen Warren
2015-03-30ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-29sunxi: sun4i: improve cpu clock selection methodIain Paton
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada