summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen2012-09-173-0/+6
* spiflash: at25: using common spi flash operationBo Shen2012-09-171-3/+8
* spi: add atmel at25df321 serial flash supportBo Shen2012-09-171-0/+10
* atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh2012-09-131-2/+3
* at91sam9x5: set default EBI I/O drive configuration.Wu, Josh2012-09-131-0/+4
* Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD2012-09-059-69/+256
|\
| * am33xx: Remove redundant timer configTom Rini2012-09-041-20/+0
| * OMAP3: mt_ventoux: added video supportStefano Babic2012-09-043-1/+100
| * OMAP3: video: add macros to set display parametersStefano Babic2012-09-041-0/+10
| * video: drop duplicate set of DISPC_CONFIG registerStefano Babic2012-09-042-3/+1
| * OMAP3: mt_ventoux: disable the buzzer at start-upStefano Babic2012-09-042-4/+14
| * OMAP3: mt_ventoux: read MAC address from EEPROMStefano Babic2012-09-041-0/+16
| * OMAP3: mt_ventoux: activate GPIO4Stefano Babic2012-09-041-0/+1
| * OMAP3: mt_ventoux: Correct board pinmuxStefano Babic2012-09-041-41/+33
| * OMAP3: twister : get MAC address from EEPROMStefano Babic2012-09-041-0/+10
| * OMAP3: tam3517: add function to read MAC from EEPROMStefano Babic2012-09-041-0/+66
| * OMAP3: add definition of CTRL_WKUP_CTRL registerArnout Vandecappelle (Essensium/Mind)2012-09-041-0/+5
* | Merge remote-tracking branch 'u-boot-atmel/master' into mAlbert ARIBAUD2012-09-046-9/+32
|\ \ | |/ |/|
| * Fixes the crippled console output on PortuxG20.Markus Hubig2012-09-042-4/+18
| * arm: Adds board_postclk_init to the init_sequence.Markus Hubig2012-09-041-0/+3
| * atmel: eb_cpux9k2: add ram target configurationJens Scharsig2012-09-042-2/+8
| * eb_cpux9k2: fix chip selectJens Scharsig2012-09-031-3/+3
* | integrator: break out common configLinus Walleij2012-09-043-156/+111
|/
* lsxl: support power switchMichael Walle2012-09-031-1/+21
* cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.Karl O. Pinc2012-09-031-3/+14
* Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc2012-09-032-3/+3
* arm/km: remove unused codeHolger Brunck2012-09-032-21/+0
* arm/km: fix frequency of the SPI NOR FlashValentin Longchamp2012-09-031-1/+1
* km/ivm: fix string len check to support 7 char board namesValentin Longchamp2012-09-031-1/+1
* kw_spi: fix clock prescaler computationValentin Longchamp2012-09-032-2/+4
* km/arm: set SPI NOR Flash default parametersValentin Longchamp2012-09-031-0/+4
* edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2012-09-032-4/+11
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-025-6/+8
|\
| * tx25: Use generic gpio_* callsVikram Narayanan2012-08-111-16/+9
| * config: Always use GNU ldKhem Raj2012-08-101-1/+5
| * tools: add kwboot binary to .gitignore fileLuka Perkov2012-08-101-0/+1
| * fdt: Include arch specific gpio.h instead of asm-generic/gpio.hMichal Simek2012-08-101-2/+1
| * serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* | at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh2012-09-011-0/+7
* | at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh2012-09-011-6/+6
* | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-013-1/+836
* | at91: atmel_nand: remove unused variables.Wu, Josh2012-09-011-2/+1
* | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-012-59/+87
* | atmel: at91sam9x5: add spi flash boot supportBo Shen2012-09-012-4/+17
* | arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2012-09-012-3/+0
* | arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-018-22/+0
* | at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann2012-09-011-3/+0
* | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-012-0/+4
* | atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* | Take over the maintainer for sam9g10 and sam9m10g45Bo Shen2012-09-011-1/+1
OpenPOWER on IntegriCloud