summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | tools: add variable padding of data image in mkimageStefano Babic2013-08-312-4/+25
| | * | | | tools: dynamically allocate imx_header in imximageStefano Babic2013-08-312-10/+49
| | * | | | tools: rename mximage_flash_offset to imximage_ivt_offsetStefano Babic2013-08-311-8/+9
| | * | | | tools: imx_header should not include flash_offsetStefano Babic2013-08-312-8/+8
| | * | | | mmc: mxsmmc: Enable MMC HC supportAmaury Pouly2013-08-231-1/+2
| | * | | | fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson2013-08-211-0/+2
| | * | | | ARM: mxs: Add mx28evk_auart_console targetAndreas Wass2013-08-212-1/+7
| | * | | | ARM: mxs: Added application UART driverAndreas Wass2013-08-214-0/+374
| | * | | | i.MX6: nitrogen6x: force HDMI onto IPU0/DI0Eric Nelson2013-08-211-1/+2
| * | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0456-114/+4387
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO supportTom Rini2013-08-281-2/+0
| | * | | | arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-2823-0/+3434
| | * | | | video: add formike lcd panel initHeiko Schocher2013-08-283-0/+516
| | * | | | arm, am335x: add watchdog supportHeiko Schocher2013-08-283-0/+142
| | * | | | arm, spl: add watchdog library to SPLHeiko Schocher2013-08-282-1/+2
| | * | | | arm, am335x: add some missing registers and defines for lcd and epwm supportHeiko Schocher2013-08-282-1/+41
| | * | | | arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-284-11/+22
| | * | | | dra7xx_evm: Re-order and comment the networking related config optionsTom Rini2013-08-281-10/+8
| | * | | | omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini2013-08-281-0/+3
| | * | | | TI:omap5: Clarify comments about SPL and DDR timings in common configTom Rini2013-08-281-3/+12
| | * | | | TI:am33xx: Move SPL YMODEM support to the per-board configTom Rini2013-08-281-1/+0
| | * | | | am335x_evm: Update README for customizationTom Rini2013-08-281-1/+27
| | * | | | TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-281-10/+12
| | * | | | am335x_evm: Regroup USB optionsTom Rini2013-08-281-39/+41
| | * | | | am335x_evm: Add comment by SPL SPI supportTom Rini2013-08-281-0/+2
| | * | | | TI:am335x: Better comment and organize the networking related optionsTom Rini2013-08-282-8/+14
| | * | | | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-282-3/+12
| | * | | | TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-281-2/+2
| | * | | | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-282-3/+9
| | * | | | ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas2013-08-281-0/+1
| | * | | | arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-283-11/+5
| | * | | | ARM: OMAP4460: sdp: Limit TPS mux config to 4460Taras Kondratiuk2013-08-281-1/+2
| | * | | | ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov2013-08-281-7/+34
| | * | | | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-282-1/+42
| | * | | | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-283-0/+5
| | * | | | sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2013-08-282-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0419-196/+486
| |\ \ \ \
| | * | | | arm: atmel: cpux9k2: board update and enhancementJens Scharsig (BuS Elektronik)2013-08-221-30/+32
| | * | | | gpio: atmel: add copyright and remove error header infoBo Shen2013-08-221-1/+1
| | * | | | gpio: atmel: add gpio common API supportBo Shen2013-08-221-0/+43
| | * | | | gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-221-112/+138
| | * | | | arm: atmel: remove the config.mk fileBo Shen2013-08-224-2/+4
| | * | | | arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen2013-08-221-1/+1
| | * | | | arm: sama5d3: remove unused defineBo Shen2013-08-221-2/+0
| | * | | | arm: sama5d3: fix smc cs related registers offsetBo Shen2013-08-221-1/+1
| | * | | | ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh2013-08-221-2/+128
| | * | | | mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh2013-08-221-7/+56
| | * | | | linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-222-16/+8
| | * | | | ARM: at91: sama5d3: remove unused definition about PMECC alpha table offsetWu, Josh2013-08-221-2/+0
| | * | | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-225-17/+10
OpenPOWER on IntegriCloud