summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary use of hush header fileSimon Glass2014-05-292-2/+0
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-4/+4
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-2426-263/+470
|\
| * am33xx: report silicon revision instead of codeSergey Alyoshin2014-05-231-18/+23
| * ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla2014-05-231-4/+7
| * armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-237-112/+77
| * ARM: DRA7xx: ctrl: Fix efuse register addressesLokesh Vutla2014-05-231-4/+4
| * ARM: DRA72x: Update EMIF dataLokesh Vutla2014-05-233-3/+23
| * ARM: DRA72x: clocks: Update the hwdataLokesh Vutla2014-05-231-0/+7
| * ARM: DRA72x: volt: Update the pmic offsetsKeerthy2014-05-231-0/+32
| * ARM: DRA72x: Add Silicon ID supportLokesh Vutla2014-05-233-0/+5
| * ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-236-110/+112
| * 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-235-7/+16
|\ \
| * | arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320Nobuhiro Iwamatsu2014-05-211-0/+1
| * | arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEBNobuhiro Iwamatsu2014-05-211-1/+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-2314-9/+383
|\ \
| * | zynq: add UART nodes to device tree to initialize UART with OFMasahiro Yamada2014-05-157-0/+28
| * | zynq: add memory nodes to device tree to initialize DRAM with OFMasahiro Yamada2014-05-157-0/+35
| * | zynq: import zynq-7000.dtsi from Linux KernelMasahiro Yamada2014-05-151-0/+194
| * | zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada2014-05-141-0/+8
| * | ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-142-0/+26
| * | ARM: zynq: Add MIO detection codeMichal Simek2014-05-142-0/+51
| * | ARM: zynq: Fix bootmode maskMike Looijmans2014-05-141-1/+1
| * | ARM: zynq: Setup correct slcr_lock valueMichal Simek2014-05-141-2/+6
| * | ARM: zynq: slcr: Fix incorrect commentaryMichal Simek2014-05-141-2/+2
| * | ARM: zynq: Call zynq board_init() in SPLMichal Simek2014-05-141-0/+7
| * | ARM: zynq: Do not use half memory size for ECC caseMichal Simek2014-05-141-3/+0
| * | ARM: zynq: Added efuse status register base addressSiva Durga Prasad Paladugu2014-05-143-0/+23
| * | ARM: zynq: Fix sparse warning in ddrc.cMichal Simek2014-05-141-1/+1
| * | ARM: zynq: Fix sparse warnings in slcr.cMichal Simek2014-05-141-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-2262-4478/+4045
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-2055-93/+136
| |\ \
| * \ \ Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD2014-05-169-1286/+706
| |\ \ \
| | * | | 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: Update print_cpuinfo functionNobuhiro Iwamatsu2014-04-281-27/+22
| | * | | arm: rmobile: Add prototype for function to get the CPU information to rmobile.hNobuhiro Iwamatsu2014-04-281-0/+6
| | * | | arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu2014-04-281-0/+5
| | * | | arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu2014-04-281-1/+1
| | * | | arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu2014-04-283-34/+4
| | * | | arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu2014-04-281-2/+18
| | * | | 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-168-5/+287
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-05-1564-4508/+765
| | |\ \ \ \
OpenPOWER on IntegriCloud