summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh2013-09-04-1/+2
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-196/+486
|\
| * arm: atmel: cpux9k2: board update and enhancementJens Scharsig (BuS Elektronik)2013-08-22-30/+32
| * gpio: atmel: add copyright and remove error header infoBo Shen2013-08-22-1/+1
| * gpio: atmel: add gpio common API supportBo Shen2013-08-22-0/+43
| * gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-22-112/+138
| * arm: atmel: remove the config.mk fileBo Shen2013-08-22-2/+4
| * arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen2013-08-22-1/+1
| * arm: sama5d3: remove unused defineBo Shen2013-08-22-2/+0
| * arm: sama5d3: fix smc cs related registers offsetBo Shen2013-08-22-1/+1
| * ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh2013-08-22-2/+128
| * mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh2013-08-22-7/+56
| * linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-22-16/+8
| * ARM: at91: sama5d3: remove unused definition about PMECC alpha table offsetWu, Josh2013-08-22-2/+0
| * ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-22-17/+10
| * arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen2013-08-22-0/+5
| * arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-22-0/+50
| * net: macb: fix the following building warningBo Shen2013-08-22-3/+9
* | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-03-5/+10
|\ \
| * | ARM: tegra: support raw ramdisksStephen Warren2013-08-19-0/+1
| * | ARM: tegra: Enable data cache on DalmoreThierry Reding2013-08-19-3/+0
| * | ARM: tegra: Make cache line size SoC specificThierry Reding2013-08-19-2/+9
| |/
* | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-03-1/+80
|\ \
| * | zynq: Enable axi ethernet and emaclite driver initializationMichal Simek2013-08-12-0/+17
| * | zynq: slcr: Wait 100ms till clk is properly setupMichal Simek2013-08-12-1/+1
| * | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-12-0/+62
* | | Prepare v2013.10-rc2Tom Rini2013-09-02-1/+1
* | | omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini2013-08-27-5/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-27-58/+388
|\ \ \
| * | | console: usb: kbd: To fix slow TFTP bootingJim Lin2013-08-26-10/+10
| * | | console: usb: kbd: To improve TFTP booting performanceJim Lin2013-08-26-0/+15
| * | | NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is definedJim Lin2013-08-26-0/+11
| * | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-26-11/+11
| * | | usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-26-9/+0
| * | | usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-26-4/+7
| * | | usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-26-2/+4
| * | | dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-26-2/+38
| * | | usb: Use well-known descriptor sizes when parsing configurationJulius Werner2013-08-26-26/+75
| * | | ARM: OMAP5-uevm: Add usb device reset APIDan Murphy2013-08-26-0/+11
| * | | USB: usb-hub: Add a weak function for resetting devicesDan Murphy2013-08-26-0/+12
| * | | ARM: OMAP5-uevm: Add USB MAC ethernet addressDan Murphy2013-08-26-0/+23
| * | | ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy2013-08-26-1/+87
| * | | ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-26-0/+7
| * | | ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-26-2/+86
| * | | omap5: uevm: Change the board name to correct nameDan Murphy2013-08-26-1/+1
* | | | i2c: fix i2c dev command for not using new frameworkHeiko Schocher2013-08-27-0/+2
|/ / /
* | | env_nand.c: support falling back to redundant env when writingPhil Sutter2013-08-22-62/+54
* | | nand_util: delete a useless variableMasahiro Yamada2013-08-22-2/+1
* | | cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada2013-08-22-2/+2
* | | cmd_nand: slight optimization of nand_dump functionMasahiro Yamada2013-08-22-5/+8