summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* tegra124: video: Add full link training for eDPSimon Glass2015-05-131-0/+4
* tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-131-0/+58
* tegra: dts: nyan-big: Add definitions for eDP displaySimon Glass2015-05-131-0/+43
* tegra: Move display controller header into commonSimon Glass2015-05-133-12/+55
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-135-9/+173
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-132-22/+40
* tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-132-4/+29
* tegra124: dts: Add host1x node to provide display informationSimon Glass2015-05-131-0/+84
* tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass2015-05-131-0/+4
* tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-131-0/+8
* tegra: Add a board ID functionSimon Glass2015-05-131-5/+6
* tegra: Move checkboard() into the board codeSimon Glass2015-05-131-8/+0
* tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-132-2/+5
* tegra: Move the pwm into tegra-commonSimon Glass2015-05-136-52/+80
* arch: Make board selection choices optionalJoe Hershberger2015-05-1225-0/+26
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-102-0/+24
* stm32f4: add serial print portkunhuahuang2015-05-101-0/+32
* ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2015-05-072-2/+2
* ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada2015-05-0713-0/+0
* ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-0713-1/+1
* ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2015-05-072-11/+31
* ARM: socfpga: remove redundant config.mkMasahiro Yamada2015-05-071-8/+0
* ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-071-3/+0
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-05-0521-51/+143
|\
| * arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese2015-05-051-2/+0
| * arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese2015-05-051-0/+6
| * arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese2015-05-051-0/+3
| * arm: mvebu: Remove coherency configurationStefan Roese2015-05-051-3/+0
| * arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-051-4/+16
| * arm: mvebu: Add basic Armada 38x supportStefan Roese2015-05-053-16/+73
| * arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese2015-05-051-0/+5
| * arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese2015-05-051-1/+3
| * arm: mvebu: Remove unreferenced defineStefan Roese2015-05-051-3/+0
| * arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese2015-05-053-10/+10
| * arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2015-05-0512-3/+18
| * arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese2015-05-054-1/+1
| * arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese2015-05-056-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-05-056-10/+111
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-05140-468/+4476
| |\ \ | | |/
| * | ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-162-0/+51
| * | ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak2015-04-162-7/+17
| * | Armv8: Initializing CNTVOFF_EL2David Feng2015-04-161-0/+3
| * | arm: implement find_next_zero_bit functionVitaly Andrianov2015-04-161-3/+40
* | | sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede2015-05-041-0/+18
* | | sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-042-51/+59
* | | sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-043-2/+2
* | | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-042-77/+72
* | | sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-042-21/+10
* | | sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-041-13/+1
* | | sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede2015-05-041-7/+0
OpenPOWER on IntegriCloud