aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ppc: Zap HWW1U1A boardMarek Vasut1-4/+0
2014-10-27ppc: Zap Hymod boardMarek Vasut6-67/+2
2014-10-27ppc: Zap MHPC boardMarek Vasut2-5/+0
2014-10-27ppc: Zap ICU862 boardMarek Vasut3-44/+1
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2-28/+1
2014-10-27powerpc: mpc512x: fix boot breakageAnatolij Gustschin1-0/+1
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini17-41/+749
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+14
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini21-131/+230
2014-10-25tegra: add proto for pin_mux_mmcJeroen Hofstee1-5/+6
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee2-0/+16
2014-10-25omap3: board: add missing include and protoJeroen Hofstee3-0/+4
2014-10-25lib: bootm: add missing includeJeroen Hofstee1-0/+1
2014-10-25leds: missing includeJeroen Hofstee2-0/+2
2014-10-25imx: add missing includesJeroen Hofstee3-0/+4
2014-10-25arch-mx: add missing includeJeroen Hofstee1-0/+2
2014-10-25tegra: make local functions staticJeroen Hofstee2-2/+3
2014-10-25omap3: make local functions staticJeroen Hofstee3-3/+3
2014-10-24arm: board: use __weakJeroen Hofstee1-28/+12
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede1-0/+4
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede1-18/+14
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede3-0/+15
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai4-0/+14
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2-6/+8
2014-10-24ARM: sunxi: Add support for R_PIO gpio banksHans de Goede1-2/+29
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai5-2/+10
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai1-1/+1
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai1-1/+10
2014-10-24ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai1-0/+6
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2-0/+30
2014-10-24ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai1-0/+6
2014-10-24ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2-14/+27
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede1-0/+2
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede1-1/+1
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard2-0/+5
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard1-0/+4
2014-10-24ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai1-0/+3
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede1-1/+4
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai4-0/+280
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl3-0/+272
2014-10-24ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl1-0/+9
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai1-3/+3
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada7-0/+72
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass2-12/+2
2014-10-23dm: x86: dts: Add additional info to the serial port nodeSimon Glass2-3/+20
2014-10-23dm: x86: Add a gpio header for corebootSimon Glass2-0/+16
2014-10-23dm: x86: Support pre-reloc malloc()Simon Glass1-0/+7
2014-10-23dm: x86: Zero global data before board_init_f()Simon Glass1-0/+6
2014-10-23dm: x86: Remove ebp assembler warning in zimage.cSimon Glass1-1/+0
2014-10-23dm: dts: Move omap device tree includes to correct placeSimon Glass3-112/+0