summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-64/+5482
|\
| * ARM: vf610: use strcpy for soc environment variableStefan Agner2016-10-07-1/+1
| * arm: dts: imx7: add Ricoh RN5T567 PMIC nodeStefan Agner2016-10-07-0/+5
| * arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device treeStefan Agner2016-10-07-0/+288
| * arm: dts: imx7: add pinctrl definesStefan Agner2016-10-07-0/+1151
| * pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-06-2/+57
| * tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06-0/+8
| * imx: imx6ul: disable POR_B internal pull upPeng Fan2016-10-04-8/+21
| * imx-common: enlarge mux width to 4Peng Fan2016-10-04-8/+7
| * imx: mx6: fix USB bmode to use reserved valueStefan Agner2016-10-04-1/+1
| * arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-04-0/+536
| * arm: dts: add device tree for i.MX6ULLPeng Fan2016-10-04-0/+1161
| * arm: dts: imx6ull: add pinctrl definesPeng Fan2016-10-04-0/+1024
| * imx: iomux: fix snvs usage for i.MX6ULLPeng Fan2016-10-04-4/+14
| * imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan2016-10-04-0/+7
| * imx: mx6ull: Add AIPS3 initializationPeng Fan2016-10-04-1/+1
| * imx: mx6ull: Update memory map addressPeng Fan2016-10-04-3/+14
| * imx: mx6ull: update clock settings and CCM register mapPeng Fan2016-10-04-29/+89
| * imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan2016-10-04-0/+14
| * imx: mx6ull: misc soc updatePeng Fan2016-10-04-4/+4
| * imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan2016-10-04-1/+1
| * imx: mx6ull: skip setting ahb clockPeng Fan2016-10-04-1/+1
| * imx: timer: update gpt driver for i.MX6ULLPeng Fan2016-10-04-3/+4
| * imx-common: introduce is_mx6ullPeng Fan2016-10-04-0/+1
| * imx: mx6ull: add kconfig entry for MX6ULLYe Li2016-10-04-0/+4
| * imx: mx6ull: add mx6ull major cpu typePeng Fan2016-10-04-1/+4
| * imx: mx6ull: add iomux header filePeng Fan2016-10-04-0/+1067
| * imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic2016-10-04-1/+1
* | ARM: AM437X: Add Silicon ID supportLokesh Vutla2016-10-08-2/+6
* | ARM: dts: dra72: add rev C evm supportMugunthan V N2016-10-08-661/+589
* | arm: Add return value argument to longjmpAlexander Graf2016-10-08-18/+14
* | ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada2016-10-08-16/+16
* | ARM: keystone: remove declaration of unused functionsMasahiro Yamada2016-10-07-2/+0
* | ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com2016-10-06-0/+37
* | ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy2016-10-06-0/+24
* | ARM: Introduce function to switch to hypervisor modeKeerthy2016-10-06-0/+25
* | omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy2016-10-06-2/+23
* | omap: Remove hardcoding of mmu section shift to 20Keerthy2016-10-06-2/+2
* | ARM64: Add support for some of atomic64 operationsAdam Oleksy2016-10-06-1/+67
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-5/+5
* | ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-06-6/+16
* | ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka2016-10-06-0/+4
* | spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-6/+9
* | spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-3/+8
* | spl: Convert boot_device into a structSimon Glass2016-10-06-3/+3
* | spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-0/+6
* | spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-6/+6
* | spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-1/+1
* | spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-17/+0
|/