summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-242-0/+209
| * | | | ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-241-0/+238
| * | | | ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl2014-10-241-0/+9
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-261-0/+14
|\ \ \ \
| * | | | ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-221-0/+14
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-262-2/+41
|\ \ \ \ \
| * | | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-231-0/+24
| * | | | | dm: omap: gpio: Support driver modelSimon Glass2014-10-231-2/+17
| | |/ / / | |/| | |
* | | | | tegra: add proto for pin_mux_mmcJeroen Hofstee2014-10-251-5/+6
* | | | | arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-251-0/+15
* | | | | omap3: board: add missing include and protoJeroen Hofstee2014-10-251-0/+1
* | | | | arch-mx: add missing includeJeroen Hofstee2014-10-251-0/+2
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-237-0/+127
|\ \ \ \
| * | | | ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-226-0/+114
| * | | | arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-221-0/+13
| | |_|/ | |/| |
* | | | arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-233-0/+246
* | | | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-232-3/+4
* | | | spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-231-1/+1
* | | | arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-233-11/+11
* | | | arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2014-10-231-1/+1
* | | | arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-231-0/+0
* | | | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-232-1/+1
| |_|/ |/| |
* | | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-0/+9
* | | imx: Add error checking to setup_i2c()Simon Glass2014-10-221-2/+2
* | | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-223-123/+0
* | | dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-222-43/+42
* | | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-222-9/+0
| |/ |/|
* | ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-161-0/+4
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-119-147/+647
|\
| * ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan2014-10-101-5/+5
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-0713-28/+837
| |\
| * | arm: socfpga: nic301: Add NIC-301 GPV register fileMarek Vasut2014-10-061-0/+195
| * | arm: socfpga: scu: Add SCU register fileMarek Vasut2014-10-061-0/+23
| * | arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-061-0/+2
| * | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-061-0/+77
| * | arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-061-0/+9
| * | arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-061-0/+3
| * | arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-061-0/+3
| * | arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-061-154/+176
| * | arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-061-2/+41
| * | arm: socfpga: clock: Implant order into bit definitionsMarek Vasut2014-10-061-67/+99
| * | arm: socfpga: sysmgr: Clean up system managerMarek Vasut2014-10-061-26/+76
| * | arm: socfpga: Add watchdog disable for socfpgaPavel Machek2014-10-061-0/+4
| * | arm: socfpga: Clean up base address fileMarek Vasut2014-10-061-51/+51
| * | arm: socfpga: Complete the list of base addressesPavel Machek2014-10-061-0/+40
| * | arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-061-0/+1
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-102-0/+111
|\ \ \
| * | | samsung: Enable device tree for s5p_goniSimon Glass2014-10-082-0/+111
* | | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-085-12/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | imx6sx: Fix i.MX6SX HAB api function table offsetNitin Garg2014-10-011-5/+11
OpenPOWER on IntegriCloud