summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | arm, spl: add watchdog library to SPLHeiko Schocher2013-08-28-1/+2
| | * | | | arm, am335x: add some missing registers and defines for lcd and epwm supportHeiko Schocher2013-08-28-1/+41
| | * | | | arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-28-11/+22
| | * | | | dra7xx_evm: Re-order and comment the networking related config optionsTom Rini2013-08-28-10/+8
| | * | | | omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini2013-08-28-0/+3
| | * | | | TI:omap5: Clarify comments about SPL and DDR timings in common configTom Rini2013-08-28-3/+12
| | * | | | TI:am33xx: Move SPL YMODEM support to the per-board configTom Rini2013-08-28-1/+0
| | * | | | am335x_evm: Update README for customizationTom Rini2013-08-28-1/+27
| | * | | | TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-28-10/+12
| | * | | | am335x_evm: Regroup USB optionsTom Rini2013-08-28-39/+41
| | * | | | 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