- 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
- bdaea6a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:59:18 2013 +0200
- fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:01:02 2013 +0200
- dc8107c Prepare v2013.10-rc2 by Tom Rini · Mon Sep 02 14:20:36 2013 -0400
- 929f561 omap5: Correct include order, drop CONFIG_SYS_PROMPT define by Tom Rini · Tue Aug 27 10:56:18 2013 -0400
- 9240fb5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Aug 27 09:49:43 2013 -0400
- 52fe2bf i2c: fix i2c dev command for not using new framework by Heiko Schocher · Fri Aug 23 09:39:16 2013 +0200
- e2ebec8 console: usb: kbd: To fix slow TFTP booting by Jim Lin · Mon Aug 26 20:21:09 2013 +0800
- c562f97 console: usb: kbd: To improve TFTP booting performance by Jim Lin · Tue Aug 13 19:04:22 2013 +0800
- 6c8921f NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined by Jim Lin · Tue Aug 13 19:03:05 2013 +0800
- 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · Fri Jul 26 13:54:28 2013 -0300
- c26d272 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · Fri Jul 26 13:54:27 2013 -0300
- dbbaef7 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · Mon Aug 19 17:17:19 2013 +0200
- 0d9752e usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · Mon Aug 19 17:17:18 2013 +0200
- ad40139 dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · Thu Jul 25 06:43:11 2013 +0200
- fc4ec49 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · Fri Jul 19 13:12:08 2013 -0700
- dc649b3 ARM: OMAP5-uevm: Add usb device reset API by Dan Murphy · Thu Aug 01 14:06:02 2013 -0500
- 2666bb1 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · Thu Aug 01 14:06:01 2013 -0500
- 0a1df4f ARM: OMAP5-uevm: Add USB MAC ethernet address by Dan Murphy · Thu Aug 01 14:06:00 2013 -0500
- 29d04b5 ARM: OMAP5-uevm: Add USB ehci support for the uEVM by Dan Murphy · Thu Aug 01 14:05:59 2013 -0500
- 4f7f935 ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · Thu Aug 01 14:05:58 2013 -0500
- bacec78 ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · Thu Aug 01 14:05:57 2013 -0500
- 3713e9d omap5: uevm: Change the board name to correct name by Dan Murphy · Thu Aug 01 14:05:56 2013 -0500
- c0d0ef4 env_nand.c: support falling back to redundant env when writing by Phil Sutter · Fri Jul 19 12:20:26 2013 +0200
- 7580d58 nand_util: delete a useless variable by Masahiro Yamada · Fri Jul 12 10:53:37 2013 +0900
- 19f9c97 cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · Thu Jul 11 17:29:57 2013 +0900
- 3f97e27 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · Thu Jul 11 17:27:13 2013 +0900
- 756e51c cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · Thu Jul 11 17:27:12 2013 +0900
- c1f03d6 arm: atmel: cpux9k2: board update and enhancement by Jens Scharsig (BuS Elektronik) · Thu Aug 22 08:11:23 2013 +0200
- f0adeaa gpio: atmel: add copyright and remove error header info by Bo Shen · Tue Aug 13 14:38:32 2013 +0800
- ad1d2ac gpio: atmel: add gpio common API support by Bo Shen · Tue Aug 13 14:38:31 2013 +0800
- 02d8814 gpio: atmel: fix code to use pointer for pio port by Bo Shen · Thu Aug 22 15:24:40 2013 +0800
- 337a2d8 arm: atmel: remove the config.mk file by Bo Shen · Tue Aug 13 14:50:49 2013 +0800
- adaa136 arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE by Bo Shen · Sun Aug 11 14:26:20 2013 +0000
- cc1a2ca arm: sama5d3: remove unused define by Bo Shen · Fri Aug 09 15:45:39 2013 +0800
- d16ea29 arm: sama5d3: fix smc cs related registers offset by Bo Shen · Fri Aug 09 15:43:09 2013 +0800
- 3b4c7f6 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · Thu Jul 04 15:36:23 2013 +0800
- 4e87b315 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · Wed Jul 03 11:11:48 2013 +0800
- ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · Wed Jul 03 11:11:47 2013 +0800
- 4cf1cba ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset by Wu, Josh · Wed Jul 03 11:11:46 2013 +0800
- b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · Wed Jul 03 11:11:45 2013 +0800
- 591ef58 arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5 by Bo Shen · Wed Jun 26 10:48:53 2013 +0800
- 6f6afad arm: atmel: add gmac support for sama5d3xek board by Bo Shen · Wed Jun 26 10:11:06 2013 +0800
- e04fe55 net: macb: fix the following building warning by Bo Shen · Mon Aug 19 10:35:47 2013 +0800
- a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Aug 21 16:27:47 2013 -0400
- 7ff9f53 Makefile: Fix build in a separated directory tree by York Sun · Wed Aug 21 09:03:29 2013 -0700
- 3ca0952 Fix for incorrect conversion hex string to number (FMAN firmware address). by Николай Пузанов · Wed Jun 19 11:48:44 2013 +0400
- 097be70 powerpc/sec: Add workaround for SEC A-003571 by Shengzhou Liu · Thu Aug 15 09:31:47 2013 +0800
- 7d53de0 powerpc/p1010rdb: fix calculating ddr_freq_mhz by Shengzhou Liu · Tue Aug 13 16:41:19 2013 +0800
- c218d29 powerpc/t4240: add QSGMII interface support by Shaohui Xie · Mon Aug 19 18:58:52 2013 +0800
- 6e07870 powerpc/t4240: fix lanes routing for QSGMII protocols by Shaohui Xie · Mon Aug 19 18:57:57 2013 +0800
- 3d8095e powerpc/common/vsc3316: remove const from vsc3316_config parameter define by Shaohui Xie · Mon Aug 19 18:43:07 2013 +0800
- 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · Thu Aug 15 11:25:38 2013 -0500
- 3adfb91 powerpc: Use print_size() where appropriate by Shruti Kanetkar · Thu Aug 15 11:25:37 2013 -0500
- b27fef5 SPDX-License-Identifier: clean up license header by York Sun · Tue Aug 20 10:15:37 2013 -0700
- d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · Fri Aug 16 14:52:26 2013 +0530
- 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
- 2d2e3b6 TPL : introduce the TPL based on the SPL by Ying Zhang · Fri Aug 16 15:16:15 2013 +0800
- 9b155ca powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:14 2013 +0800
- ded0f0f powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:13 2013 +0800
- dfb2b15 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:12 2013 +0800
- 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:11 2013 +0800
- ffc86e2 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · Fri Aug 16 15:16:10 2013 +0800
- 6d8bfcb spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · Thu Jun 20 16:04:24 2013 +0800
- e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · Wed Aug 07 12:10:38 2013 +0200
- c2e47d2 ppc4xx: Remove CANBT board by Matthias Fuchs · Wed Aug 07 13:22:10 2013 +0200
- 40df1e0 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Aug 20 11:34:24 2013 -0400
- f4864c3 pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() by Łukasz Majewski · Fri Aug 16 15:35:26 2013 +0200
- de55e75 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · Fri Aug 16 15:33:33 2013 +0200
- 1a6a2a9 i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled by Łukasz Majewski · Fri Aug 16 15:31:45 2013 +0200
- 9254640 fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · Fri Aug 16 15:10:37 2013 +0800
- 2e13d57 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · Fri Aug 16 15:10:36 2013 +0800
- d4d5c94 ARM: tegra: support raw ramdisks by Stephen Warren · Wed Aug 14 10:05:33 2013 -0600
- 2c25072 ARM: tegra: Enable data cache on Dalmore by Thierry Reding · Thu Jul 18 12:13:41 2013 -0700
- 32c6f3e ARM: tegra: Make cache line size SoC specific by Thierry Reding · Thu Jul 18 12:13:40 2013 -0700
- 2c8c3c2 SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · Mon Aug 19 16:14:14 2013 +0800
- 7c12e65 Prepare v2013.10-rc1 by Tom Rini · Mon Aug 19 17:26:15 2013 -0400
- c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
- 7e13fd4 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · Sun Jul 28 22:12:46 2013 +0200
- 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · Sun Jul 28 22:12:45 2013 +0200
- 5064ca4 SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · Sun Jul 28 22:12:44 2013 +0200
- ff3fcbb SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed files by Wolfgang Denk · Sun Jul 28 22:12:43 2013 +0200
- 2ba1c98 net: ftmac110: Update tx/rx descriptor format by Kuo-Jung Su · Wed Jul 10 09:25:49 2013 +0800
- 4be489d net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs * by Kuo-Jung Su · Wed Jul 10 09:25:48 2013 +0800
- def0b00 net: ftmac110: Update license statement by Kuo-Jung Su · Wed Jul 10 09:25:47 2013 +0800
- 9a1ad00 net.h: don't use the reserved name __unused by Jeroen Hofstee · Sat Aug 10 16:52:47 2013 +0200
- 3c0b671 linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific list by Tom Rini · Fri Aug 09 15:58:18 2013 -0400
- 61f0ad6 galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific list by Tom Rini · Fri Aug 09 14:43:05 2013 -0400
- e9b8987 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · Fri Aug 09 14:39:51 2013 -0400
- 85eb780 net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules by Bhupesh Sharma · Thu Jul 18 13:58:20 2013 +0530
- 8aa7b04 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · Wed Jul 03 18:34:54 2013 +0200
- 10a72b6 net: Use ARRAY_SIZE at appropriate places by Axel Lin · Wed Jul 03 11:24:18 2013 +0800
- 55e9a25 phy: smsc: LAN8710/8720 are not Gbit PHYs by Fabio Estevam · Thu Jun 06 21:04:19 2013 -0300
- 1d7b396 serial: arm_dcc: Convert to use default_serial_puts by Axel Lin · Sat Aug 17 15:39:34 2013 +0800
- 4761a59 powerpc/ppc4xx: Fix dlvision-10g reset gpio by Dirk Eibach · Fri Aug 09 10:52:54 2013 +0200
- 8ded7ee powerpc/ppc4xx: Do full iocon PHY initialization in software by Dirk Eibach · Fri Aug 09 10:52:53 2013 +0200
- 373017b powerpc/ppc4xx: Add support for iocon-2 by Dirk Eibach · Fri Aug 09 10:52:52 2013 +0200
- aea8084 powerpc/ppc4xx: Add support for iocon fiber by Dirk Eibach · Fri Aug 09 10:52:51 2013 +0200
- 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
- a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 17 18:24:13 2013 +0200