- 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
- 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · Sat Jul 12 14:24:00 2014 +0100
- e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · Sat Jul 12 14:23:59 2014 +0100
- 915a09e ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · Sat Jul 12 14:23:58 2014 +0100
- eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
- 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
- 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
- 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
- 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
- c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · Fri Jul 18 11:18:48 2014 +0530
- 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
- cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · Wed Jul 16 00:59:26 2014 +0300
- bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · Wed Jul 16 00:59:24 2014 +0300
- 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
- 46267d8 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · Wed Jul 16 00:59:22 2014 +0300
- 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · Wed Jul 09 23:44:47 2014 +0300
- d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
- 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · Wed Jul 09 19:48:44 2014 +0300
- d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · Wed Jul 09 19:48:43 2014 +0300
- 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · Wed Jul 09 19:48:42 2014 +0300
- d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · Wed Jul 09 19:48:41 2014 +0300
- 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · Wed Jul 09 19:48:40 2014 +0300
- 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · Wed Jul 09 19:48:39 2014 +0300
- e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · Wed Jul 09 17:18:10 2014 +0200
- 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · Wed Jul 09 17:18:09 2014 +0200
- 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · Mon Jul 07 21:40:16 2014 -0400
- 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:10:02 2014 +0900
- 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · Thu May 15 09:40:14 2014 +0200
- 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
- af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
- fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
- 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
- 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
- fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 11 14:54:48 2014 -0400
- 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Wed Jul 09 12:27:29 2014 -0700
- d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500
- 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
- 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
- b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · Tue Jun 10 08:47:13 2014 +1200
- d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
- 576a8d5 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled by Alexey Ignatov · Mon Jul 07 03:21:44 2014 +0400
- df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
- cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · Fri Jun 27 13:31:14 2014 -0500
- 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
- bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 07 10:10:52 2014 -0400
- 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
- 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
- 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
- 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
- 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · Mon Jun 09 11:36:54 2014 +0200
- bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
- efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · Mon Jun 09 13:25:52 2014 -0700
- c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · Wed Jun 11 22:01:48 2014 +0200
- 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
- 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · Tue Jun 10 01:11:04 2014 -0500
- 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
- d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
- 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · Mon Jun 23 15:15:56 2014 -0700
- 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
- a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
- ef63194 ARMv8: Adjust MMU setup by York Sun · Mon Jun 23 15:15:53 2014 -0700
- ceb6f65 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · Mon Jun 23 15:15:52 2014 -0700
- d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
- db88225 i2c: tegra: use repeated start for reads by Stephen Warren · Wed Jun 25 10:57:27 2014 -0600
- ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · Tue Jul 01 20:52:51 2014 +0200
- 38e93f4 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:48:25 2014 +0200
- ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
- edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 23:00:34 2014 +0200
- 6f51ab1 vf610: fix build due to missing sys_proto.h by Stefano Babic · Wed Jun 25 12:48:06 2014 +0200
- 9c8b466 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:40:23 2014 +0200
- d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
- fdd9df3 Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · Wed Jun 18 17:53:58 2014 +0530
- 6556eca Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · Wed Jun 18 17:53:57 2014 +0530
- 9d3eefd tegra: dts: Bring in GPIO bindings from linux by Simon Glass · Wed Jun 11 23:29:52 2014 -0600
- 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
- ccc63f3 arm: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:42 2014 -0600
- 18db567 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · Tue Jun 17 16:47:40 2014 +0200
- 69ab383 omap3: board: trivial: add void for no args by Jeroen Hofstee · Mon Jun 16 23:22:23 2014 +0200
- 20823b4 cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · Tue Jun 10 15:01:19 2014 -0500
- 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · Sat Jun 07 05:10:49 2014 +0300
- 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · Sat Jun 07 04:22:52 2014 +0300
- 123ce9d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · Fri Jun 06 11:27:28 2014 -0700
- 45bebc5 tegra20: display: fix checking of return value by Jeroen Hofstee · Wed Jun 11 23:12:28 2014 +0200
- 1440442 imx: correct HAB status for new chip TO by Stefano Babic · Tue Jun 10 10:26:22 2014 +0200
- e0586de mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC by Fabio Estevam · Thu Jun 05 19:31:30 2014 -0300
- 22ea415 arm: zynq: fix a bug in Zynq linker script by Masahiro Yamada · Thu Jun 05 19:47:45 2014 +0900
- 4a5c5c3 ARMv7: at91: enable ICache and DCache. by Wu, Josh · Mon May 19 19:51:28 2014 +0800
- 8a806e3 Exynos5420: DMC: Add software read leveling by Akshay Saraswat · Mon May 26 19:20:08 2014 +0530
- 70fa804 DMC: exynos5420: Gate CLKM to when reading PHY_CON13 by Doug Anderson · Mon May 26 19:19:05 2014 +0530
- 8e37c8a Exynos5420: Remove code for enabling read leveling by Akshay Saraswat · Mon May 26 19:18:06 2014 +0530
- 24c3e95 Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init by Akshay Saraswat · Mon May 26 19:17:03 2014 +0530
- 277db25 Revert "exynos: Enable PSHOLD in SPL" by Minkyu Kang · Fri Jun 13 17:00:56 2014 +0900
- 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · Tue Jun 10 16:16:14 2014 +0300
- 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · Tue Jun 10 16:06:52 2014 +0300
- 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
- b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · Mon Jun 02 22:04:55 2014 -0600
- aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · Mon Jun 02 22:04:48 2014 -0600
- 4e4b3fb arm: fix a double-definition error of _start symbol by Masahiro Yamada · Tue May 27 11:16:29 2014 +0900
- b416670 arm64: zero cntvoff_el2 by Mark Rutland · Wed May 21 14:29:23 2014 +0100
- ceb3347 arm: vf610: Add QSPI support for VF610TWR by Chao Fu · Tue May 06 09:13:03 2014 +0800