summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut
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-25tegra: add proto for pin_mux_mmcJeroen Hofstee
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee
2014-10-25omap3: board: add missing include and protoJeroen Hofstee
2014-10-25lib: bootm: add missing includeJeroen Hofstee
2014-10-25leds: missing includeJeroen Hofstee
2014-10-25imx: add missing includesJeroen Hofstee
2014-10-25arch-mx: add missing includeJeroen Hofstee
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-10-25omap3: make local functions staticJeroen Hofstee
2014-10-24arm: board: use __weakJeroen Hofstee
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for R_PIO gpio banksHans de Goede
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai
2014-10-24ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai
2014-10-24ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai
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-24ARM: sunxi: Add basic A31 supportMaxime Ripard
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard
2014-10-24ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl
2014-10-24ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: x86: dts: Add additional info to the serial port nodeSimon Glass
2014-10-23dm: x86: Add a gpio header for corebootSimon Glass
2014-10-23dm: x86: Support pre-reloc malloc()Simon Glass
2014-10-23dm: x86: Zero global data before board_init_f()Simon Glass
2014-10-23dm: x86: Remove ebp assembler warning in zimage.cSimon Glass
2014-10-23dm: dts: Move omap device tree includes to correct placeSimon Glass
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass