summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* udoo: Convert to generic boardFabio Estevam2014-04-28-0/+2
* mx53evk: Convert to generic boardFabio Estevam2014-04-28-0/+2
* mx53smd: Convert to generic boardFabio Estevam2014-04-28-0/+2
* mx53ard: Convert to generic boardFabio Estevam2014-04-28-0/+2
* mx6sabre_common: Convert to generic boardFabio Estevam2014-04-28-0/+2
* mx53loco: Convert to generic boardFabio Estevam2014-04-28-0/+2
* wandboard: Convert to generic boardFabio Estevam2014-04-28-0/+2
* ventana: remove redundant includeTim Harvey2014-04-28-1/+0
* ventana: fixed comments in eeprom headerTim Harvey2014-04-28-7/+7
* embest/mx6boards: use common detect_hdmiEric Benard2014-04-15-6/+0
* mx6sabresd: use common detect_hdmiEric Benard2014-04-15-8/+0
* nitrogen6x: use common detect_hdmiEric Benard2014-04-15-6/+0
* imx-common/video: add detect_hdmiEric Benard2014-04-15-0/+14
* RiOTboard and MarSBoard: add new boards supportEric Benard2014-04-15-0/+954
* mx6sabresd: use common board_video_skipEric Benard2014-04-15-56/+4
* nitrogen6x: use common board_video_skipEric Benard2014-04-15-58/+4
* imx-common: add board_video_skipEric Benard2014-04-15-0/+76
* board:tricorder: fixup SPL OOB layoutAndreas Bießmann2014-04-11-5/+6
* board:tricorder: enable omap_gpio clocksAndreas Bießmann2014-04-11-0/+3
* board:tricorder: always work with valid eeprom dataAndreas Bießmann2014-04-11-0/+2
* arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct bootŁukasz Majewski2014-04-11-0/+13
* kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada2014-04-11-6/+6
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-7263/+5284
|\
| * Revert "Start the deprecation process for generic board"Tom Rini2014-04-04-195/+0
| * trats/trats2: enable CONFIG_RANDOM_UUIDPrzemyslaw Marczak2014-04-02-0/+2
| * cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak2014-04-02-22/+65
| * new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak2014-04-02-5/+49
| * lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-02-5/+100
| * lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-02-36/+91
| * part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-02-87/+68
| * ahci: Fix data abort on multiple scsi resets.Roger Quadros2014-04-02-7/+16
| * mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-02-0/+8
| * mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-02-27/+36
| * mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-02-6/+6
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-02-0/+53
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-02-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-02-1/+1
| * Prepare v2014.04-rc3Tom Rini2014-03-31-1/+1
| * Kbuild: allow building tools without board configurationMasahiro Yamada2014-03-31-1/+4
| * tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-31-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-03-31-2/+2
| |\
| | * board: ecovec: fix USB0 clock enableBaruch Siach2014-03-31-1/+1
| | * board: ecovec: fix debug LEDs pin directionBaruch Siach2014-03-31-1/+1
| * | drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-31-387/+0
| |/
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-28-2/+2
| * am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini2014-03-28-3/+0
| * am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-28-2/+16
| * kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-28-3/+4
| * kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-28-1/+2
| * Start the deprecation process for generic boardSimon Glass2014-03-28-0/+195