summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | TI:am335x: Better comment and organize the networking related optionsTom Rini2013-08-28-8/+14
| * | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-28-3/+12
| * | TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-28-2/+2
| * | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-28-3/+9
| * | ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas2013-08-28-0/+1
| * | arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-28-11/+5
| * | ARM: OMAP4460: sdp: Limit TPS mux config to 4460Taras Kondratiuk2013-08-28-1/+2
| * | ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov2013-08-28-7/+34
| * | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-28-1/+42
| * | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-28-0/+5
| * | sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2013-08-28-1/+1
* | | 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