summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | am335x_evm: Add comment by SPL SPI supportTom Rini2013-08-28-0/+2
| | * | 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
* | | | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-06-6/+2
* | | | | config.mk: Delete unnecessary codeMasahiro Yamada2013-09-06-16/+0
* | | | | fw_env: fix writing environment for mtd devicesOliver Metz2013-09-06-28/+42
* | | | | fw_env: add redundant env support for MTD_ABSENTOliver Metz2013-09-06-0/+3
* | | | | mail: Fix email addressMarek Vasut2013-09-06-1/+1
* | | | | Always build u-boot.img when using CONFIG_SPL_FRAMEWORKHenrik Nordström2013-09-06-0/+1
* | | | | ahci: convert to use libata functions and definitionsRob Herring2013-09-06-79/+31
* | | | | ahci: increase spin-up timeout to 20 secRob Herring2013-09-06-1/+1
* | | | | ahci: handle COMINIT received during spin-upRob Herring2013-09-06-0/+12
* | | | | ahci: move link bring-up handling to separate functionRob Herring2013-09-06-15/+25
* | | | | ahci: add defines for PORT_SCR_STAT register bitsRob Herring2013-09-06-2/+8
* | | | | ahci: fix memory leak in ata_scsiop_inquiryRob Herring2013-09-06-0/+1
* | | | | ahci: fix unaligned accessRob Herring2013-09-06-1/+1