- cc95608 net: fec_mxc: Fix timeouts during tftp transfer by Fabio Estevam · Tue Sep 17 23:13:10 2013 -0300
- 84c1f52 net: fec_mxc: Add support for mx6 solo-lite by Fabio Estevam · Fri Sep 13 00:36:27 2013 -0300
- d95b706 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · Thu Sep 12 10:35:52 2013 -0300
- f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Sep 13 12:04:54 2013 +0200
- 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
- a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
- 59bbd53 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · Sat Aug 24 16:51:24 2013 +0200
- 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
- 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
- 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · Sat Aug 24 10:10:53 2013 -0500
- c469854 ahci: handle COMINIT received during spin-up by Rob Herring · Sat Aug 24 10:10:52 2013 -0500
- aaec098 ahci: move link bring-up handling to separate function by Rob Herring · Sat Aug 24 10:10:51 2013 -0500
- 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · Sat Aug 24 10:10:50 2013 -0500
- 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · Sat Aug 24 10:10:49 2013 -0500
- 9855a23 ahci: fix unaligned access by Rob Herring · Sat Aug 24 10:10:48 2013 -0500
- 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · Sat Aug 24 10:10:47 2013 -0500
- 2570d01 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 12:04:49 2013 +0200
- b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
- 89bdc8e mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · Fri Aug 23 15:09:05 2013 +0800
- 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
- 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
- 64a3d4d drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · Tue Jun 25 09:59:47 2013 +0200
- d7d112d video: add formike lcd panel init by Heiko Schocher · Mon Aug 19 16:39:00 2013 +0200
- 910a722 arm, am335x: add watchdog support by Heiko Schocher · Mon Aug 19 16:38:59 2013 +0200
- 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
- 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
- 1957a4d mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · Thu Aug 01 16:21:00 2013 +0200
- 7580d58 nand_util: delete a useless variable by Masahiro Yamada · Fri Jul 12 10:53:37 2013 +0900
- 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
- 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
- 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
- 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
- 3abc814 fec_mxc: set ethaddr if fuses burned and not previously set by Eric Nelson · Fri Aug 02 10:37:00 2013 -0700
- 7712bbb ARM: mxs: Added application UART driver by Andreas Wass · Wed Aug 14 23:45:03 2013 +0200
- c218d29 powerpc/t4240: add QSGMII interface support by Shaohui Xie · Mon Aug 19 18:58:52 2013 +0800
- 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
- ded0f0f powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:13 2013 +0800
- 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:11 2013 +0800
- 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
- 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
- c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 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
- 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
- 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
- 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
- e977043 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 18:22:48 2013 +0800
- a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · Tue Jul 02 12:05:58 2013 +0200
- 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · Tue Jul 30 11:36:31 2013 +0530
- f9be934 musb: Disable extra prints by Lokesh Vutla · Tue Jul 30 10:48:55 2013 +0530
- 33c49ce tegra: Avoid using I2C prior to relocation by Simon Glass · Tue Aug 06 22:52:25 2013 -0700
- b069950 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Aug 13 16:49:44 2013 -0400
- ebce6f0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Aug 13 09:14:02 2013 -0400
- 00de0ed serial: arm_dcc: Register with serial core by Jagannadha Sutradharudu Teki · Sun Aug 04 01:22:25 2013 +0530
- a2a1735 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · Sun Aug 04 01:22:24 2013 +0530
- 54c8e1a Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · Mon Aug 12 18:06:30 2013 -0400
- 934d9b8 exynos: video: change mipi dsi write function parameters correctly by Donghwa Lee · Mon Aug 05 13:34:32 2013 +0900
- 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · Tue Jul 30 23:37:57 2013 +0200
- 695151c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Aug 12 08:54:32 2013 -0400
- 5577585 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · Fri Jun 14 17:43:24 2013 -0700
- 52f91b5 fpga: zynqpl: Add support for zc7100 device. by Michal Simek · Mon Jun 17 13:54:07 2013 +0200
- 9cff8ad video: add an option to skip cfb console init by Heiko Schocher · Sat Aug 03 07:22:53 2013 +0200
- 605d2b45 video, da8xx-fb: show fb addr in bdinfo by Heiko Schocher · Sat Aug 03 07:22:51 2013 +0200
- bb2caa9 video, da8xx-fb: changes for am335x usage by Heiko Schocher · Sat Aug 03 07:22:50 2013 +0200
- c30c33e video, da8xx: move da8xx-fb.h to drivers/video by Heiko Schocher · Sat Aug 03 07:22:48 2013 +0200
- baebd0f video: add L5F31188 TFT-LCD panel driver by Hyungwon Hwang · Wed Jul 31 17:25:34 2013 +0900
- 118959f video: Fix cfb_console for 4-bit wide font by Marek Vasut · Tue Jul 30 23:37:59 2013 +0200
- 8f15b5d video: Implement continuous screen refresh for SmartLCD into mxsfb by Marek Vasut · Tue Jul 30 23:37:54 2013 +0200
- cd701a1 video: Add System-Mode configuration hook into mxsfb by Marek Vasut · Tue Jul 30 23:37:53 2013 +0200
- ce74fac video: Allocate the MXSFB framebuffer aligned by Marek Vasut · Tue Jul 30 23:37:52 2013 +0200
- 4291780 dma: apbh: Add special circular mode for LCD by Marek Vasut · Tue Jul 30 23:37:51 2013 +0200
- 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · Thu Jul 04 07:25:03 2013 +0800
- 5f321a3 drivers/fm: Fix compiling error if FW location is not defined by York Sun · Tue Jun 25 11:37:40 2013 -0700
- ab92404 sf: sst: Add support for SST25WF080 by Jagannadha Sutradharudu Teki · Mon Jul 29 23:48:00 2013 +0530
- 216ec09 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · Mon Jul 29 23:45:16 2013 +0530
- dc221ac sf: Fix code cleanups by Jagannadha Sutradharudu Teki · Mon Jul 29 22:43:57 2013 +0530
- 1a83303 sf: Fix code cleanup by Jagannadha Sutradharudu Teki · Mon Jul 29 22:16:41 2013 +0530
- 480d8ff sf: stmicro: Fix code cleanup by Jagannadha Sutradharudu Teki · Sat May 25 01:13:47 2013 +0530
- eb7455e sf: sst: Fix code cleanup by Jagannadha Sutradharudu Teki · Tue May 28 01:10:04 2013 +0530
- b9acb8e sf: eon|spansion|ramtron: Fix code cleanup by Jagannadha Sutradharudu Teki · Sat May 25 22:03:39 2013 +0530