summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* sunxi: add sun7i clocks and timer support.Ian Campbell2014-05-254-0/+389
* arm: vf610: add DDR_SEL_PAD_CONTR registerStefan Agner2014-05-251-0/+1
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-2414-122/+258
|\
| * armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-236-110/+75
| * ARM: DRA72x: Add Silicon ID supportLokesh Vutla2014-05-232-0/+2
| * ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-231-0/+1
| * ARM: omap5: add platform specific info for GPMC and ELM controllerspekon gupta2014-05-234-6/+90
| * ARM: omap4: add platform specific info for GPMC and ELM controllerspekon gupta2014-05-234-6/+90
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-05-234-6/+15
|\ \
| * | arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320Nobuhiro Iwamatsu2014-05-211-0/+1
| * | gpio: r8a7790-gpio: Fix typo in macroNobuhiro Iwamatsu2014-05-211-3/+3
| * | gpio: r8a7791-gpio: Fix typo in macroNobuhiro Iwamatsu2014-05-211-3/+3
| * | arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791Nobuhiro Iwamatsu2014-05-211-0/+8
| |/
* | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-232-1/+14
|\ \
| * | ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-141-0/+2
| * | ARM: zynq: Add MIO detection codeMichal Simek2014-05-141-0/+1
| * | ARM: zynq: Fix bootmode maskMike Looijmans2014-05-141-1/+1
| * | ARM: zynq: Added efuse status register base addressSiva Durga Prasad Paladugu2014-05-142-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-2221-1661/+3188
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-202-1/+2
| |\ \ | | |/
| * | Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD2014-05-164-1222/+656
| |\ \
| | * | arm: rmobile: Add register infomation of PLL regsiterNobuhiro Iwamatsu2014-04-281-0/+4
| | * | arm: rmobile: r8a7791: Add support ES2 revisionNobuhiro Iwamatsu2014-04-282-1/+5
| | * | arm: rmobile: r8a7790: Add support ES2 revisionNobuhiro Iwamatsu2014-04-281-0/+4
| | * | arm: rmobile: Add prototype for function to get the CPU information to rmobile.hNobuhiro Iwamatsu2014-04-281-0/+6
| | * | arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8...Nobuhiro Iwamatsu2014-04-283-1224/+640
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-164-0/+208
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-05-151-0/+147
| | |\ \ \
| | * | | | imx25: Add new hardware registersThomas Diener2014-05-091-0/+175
| | * | | | iomux-v3: Add support for mx6sl LVE bitFabio Estevam2014-05-091-0/+5
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-04-2930-2814/+2672
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | mx6slevk: Add SPI NOR flash supportFabio Estevam2014-04-281-0/+4
| | * | | | imx-common/video: add detect_hdmiEric Benard2014-04-151-0/+4
| | * | | | imx-common: add board_video_skipEric Benard2014-04-151-0/+20
| * | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-163-0/+6
| |\ \ \ \ \
| | * | | | | ARM: OMAP5: add CKO buffer control maskDmitry Lifshitz2014-05-131-0/+3
| | * | | | | ARM: OMAP5: add UART4 supportDmitry Lifshitz2014-05-131-0/+1
| | * | | | | am33xx: add SSC enable macroYegor Yefremov2014-05-131-0/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-157-2/+29
| |\ \ \ \ \
| | * | | | | ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-131-0/+5
| | * | | | | ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-131-0/+20
| | * | | | | ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-134-0/+4
| | * | | | | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-2/+0
| | |/ / / /
| * | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-153-437/+2289
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-133-437/+2289
| | | |/ / | | |/| |
* | | | | usb: tegra: support device modeStephen Warren2014-05-151-0/+2
| |_|_|/ |/| | |
* | | | common/board_f: Initialized global data for generic boardYork Sun2014-05-121-0/+2
* | | | bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
|/ / /
* | | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-0/+147
|\ \ \ | |/ / |/| |
| * | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-301-0/+147
| |/
OpenPOWER on IntegriCloud