- 26566f5 am335x_evm: Correct "raw" portions of DFU alt into by Tom Rini · Thu Oct 09 11:01:16 2014 -0400
- 25faa29 arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT by Felipe Balbi · Tue Sep 23 10:44:18 2014 -0500
- 0c87e68 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · Tue Sep 16 17:51:09 2014 +0200
- 51acf9c omap3: overo: Call bootm only after successful nand read by Stefan Herbrechtsmeier · Tue Sep 16 17:51:06 2014 +0200
- b259239 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · Wed Oct 22 17:47:59 2014 +0300
- 6d4ec89 board: k2e_evm: add network support by Hao Zhang · Fri Oct 17 21:01:17 2014 +0300
- 3df3e63 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · Fri Oct 17 21:01:13 2014 +0300
- 12a5b37 net: keystone_net: use general get link function by Khoronzhuk, Ivan · Fri Oct 17 20:44:36 2014 +0300
- 39cd9f0 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · Fri Oct 17 20:44:35 2014 +0300
- d890dff soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · Wed Oct 22 17:18:23 2014 +0300
- ae3ed41 soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · Wed Oct 22 17:18:22 2014 +0300
- dbfecb2 soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · Wed Oct 22 17:18:21 2014 +0300
- f2c13ba net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · Mon Sep 29 22:17:22 2014 +0300
- 915cff4 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · Mon Sep 29 22:17:21 2014 +0300
- d055305 configs: ks2_evm: enable misc_init_r by Khoronzhuk, Ivan · Fri Sep 26 15:42:30 2014 +0300
- c13cbcf keystone2: k2l-evm: add board support by Hao Zhang · Wed Oct 22 16:32:33 2014 +0300
- 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
- fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · Fri Sep 05 19:02:48 2014 +0300
- 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · Fri Sep 05 19:02:47 2014 +0300
- 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 22 13:51:45 2014 -0400
- f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · Mon Sep 22 17:30:57 2014 -0600
- 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
- 599447c dm: core: Add support for simple-bus by Simon Glass · Sat Oct 04 11:29:37 2014 -0600
- c0d07c2 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · Wed Oct 01 19:57:28 2014 -0600
- 8bc8519 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · Wed Oct 01 19:57:27 2014 -0600
- acf79bd dm: core: Allow a list of devices to be declared in one step by Simon Glass · Wed Oct 01 19:57:21 2014 -0600
- 5d169aa dm: linker_lists: Add a way to declare multiple objects by Simon Glass · Wed Oct 01 19:57:20 2014 -0600
- ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · Mon Oct 13 23:42:16 2014 -0600
- ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · Mon Oct 13 23:42:15 2014 -0600
- 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · Mon Oct 13 23:42:14 2014 -0600
- 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · Mon Oct 13 23:42:13 2014 -0600
- aa7a068 dm: exynos: config: Use driver model for SPI flash by Simon Glass · Mon Oct 13 23:42:09 2014 -0600
- 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · Mon Oct 13 23:42:08 2014 -0600
- d6eedf7 dm: sf: Add a uclass for SPI flash by Simon Glass · Mon Oct 13 23:42:06 2014 -0600
- d34b456 sf: Tidy up public and private header files by Simon Glass · Mon Oct 13 23:42:04 2014 -0600
- fdca2aa exynos: universal_c210: Move to driver model soft_spi by Simon Glass · Mon Oct 13 23:42:03 2014 -0600
- ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · Mon Oct 13 23:42:01 2014 -0600
- 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · Mon Oct 13 23:41:59 2014 -0600
- 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · Mon Oct 13 23:41:57 2014 -0600
- 10a4a33 dm: sandbox: Add a SPI emulation uclass by Simon Glass · Mon Oct 13 23:41:53 2014 -0600
- dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · Mon Oct 13 23:41:52 2014 -0600
- 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · Mon Oct 13 23:41:51 2014 -0600
- 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · Mon Oct 13 23:41:50 2014 -0600
- 44da735 dm: core: Add functions for iterating through device children by Simon Glass · Mon Oct 13 23:41:49 2014 -0600
- 767e737 dm: exynos: Move serial to driver model by Simon Glass · Sun Sep 14 16:36:17 2014 -0600
- 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
- 7d3de47 dm: exynos: Move s5p_goni to generic board by Simon Glass · Mon Oct 20 19:48:36 2014 -0600
- de80601 dm: exynos: Move smdkc100 to generic board by Simon Glass · Mon Oct 20 19:48:35 2014 -0600
- 20f67cf arm: goni: add i2c_init_board() by Robert Baldyga · Mon Oct 06 14:33:11 2014 +0200
- f797bc2 dm: add of_match_ptr() macro by Masahiro Yamada · Tue Oct 07 14:51:31 2014 +0900
- 1833130 dm: fix include guard by Masahiro Yamada · Tue Oct 07 14:49:38 2014 +0900
- 63b3a8f dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · Tue Oct 07 14:49:13 2014 +0900
- d7a73f2 linker_lists: include <linux/compiler.h> by Masahiro Yamada · Tue Oct 07 14:48:22 2014 +0900
- 191fa3b dm: fix comments by Masahiro Yamada · Sun Sep 28 22:52:24 2014 +0900
- 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
- c7ae09b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Oct 20 18:17:26 2014 -0400
- 10be7d4 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · Tue Oct 07 15:48:47 2014 +0530
- 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · Tue Oct 07 15:48:46 2014 +0530
- 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · Tue Oct 07 15:46:20 2014 +0530
- 901ae76 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · Wed Oct 15 11:39:06 2014 +0530
- 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · Wed Oct 15 11:35:31 2014 +0530
- ac1b269 fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · Wed Oct 15 11:35:30 2014 +0530
- bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · Tue Sep 09 11:50:31 2014 +0530
- e24fde9 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · Tue Sep 09 11:50:30 2014 +0530
- 604a959 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · Mon Sep 29 11:14:35 2014 +0530
- f461f12 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · Wed Oct 15 04:53:04 2014 -0600
- c8ac489 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 10 20:59:28 2014 -0400
- 2033682 Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:55 2014 +0200
- ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
- 3835fbe arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · Fri Oct 10 01:50:23 2014 +0200
- e1774be tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · Tue Oct 07 22:42:27 2014 +0200
- 89cd46f arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · Wed Oct 01 07:26:06 2014 +0200
- cc496b5 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · Wed Sep 24 15:35:53 2014 +0800
- b372dd1 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · Fri Oct 03 15:57:00 2014 -0400
- 6355728 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · Tue Sep 30 13:53:28 2014 +0200
- a58fc8e PATI: fix broken SPI access by David Müller (ELSOFT AG) · Tue Sep 30 13:23:54 2014 +0200
- 13c3e39 PATI: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:23 2014 +0200
- ebe2cf9 VCMA9: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:22 2014 +0200
- 37324f0 MIP405: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:21 2014 +0200
- 789d312 PIP405: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:20 2014 +0200
- db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · Tue Sep 30 10:44:01 2014 +0200
- e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · Mon Sep 29 01:38:01 2014 +0900
- aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · Mon Sep 29 01:38:00 2014 +0900
- e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · Mon Sep 29 01:37:59 2014 +0900
- 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · Mon Sep 29 01:37:58 2014 +0900
- 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · Mon Sep 29 01:37:57 2014 +0900
- 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · Tue Sep 23 18:07:02 2014 +0300
- f672200 omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · Tue Sep 16 17:51:05 2014 +0200
- b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Oct 10 08:56:01 2014 +0200
- 5d70d7f arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · Mon Jul 28 08:35:05 2014 +0900
- ab42fe7 arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · Mon Jul 28 08:35:05 2014 +0900
- 78795eb arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · Mon Jul 28 08:11:21 2014 +0900
- cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
- 86f0bce exynos: Enable pre-relocation malloc() by Simon Glass · Tue Oct 07 22:01:52 2014 -0600
- 3a9de36 samsung: Enable device tree for smdkc100 by Simon Glass · Tue Oct 07 22:01:51 2014 -0600
- 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · Tue Oct 07 22:01:50 2014 -0600
- 05b3bac3 config: Move smdkv310 to use common exynos4 file by Simon Glass · Tue Oct 07 22:01:49 2014 -0600
- 50dfd2c config: Move arndale to use common exynos5250 file by Simon Glass · Tue Oct 07 22:01:48 2014 -0600
- fbff18d exynos: config: Move cros_ec and tps65090 out of smdk boards by Simon Glass · Tue Oct 07 22:01:47 2014 -0600
- 252747a exynos: Move common smdk5420 things to common file by Simon Glass · Tue Oct 07 22:01:46 2014 -0600