summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunxi: mmc supportIan Campbell2014-04-255-0/+708
* sunxi: add gmac Ethernet supportIan Campbell2014-04-256-1/+78
* sunxi: add support for Cubietruck booting in FEL modeIan Campbell2014-04-253-0/+33
* sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-04-2512-1/+572
* sunxi: add sun7i dram setup supportIan Campbell2014-04-253-0/+733
* sunxi: add sun7i pinmux and gpio supportIan Campbell2014-04-253-0/+209
* sunxi: add sun7i clocks and timer support.Ian Campbell2014-04-258-0/+722
* make bootdelay match the generic distro defaultDennis Gilmore2014-04-251-1/+1
* automatically add console= to bootline when not existingDennis Gilmore2014-04-251-1/+17
* omap4 buildfixesDennis Gilmore2014-04-251-4/+0
* add to ti_armv7_common.h generic distro environment variablesDennis Gilmore2014-04-251-0/+2
* add hackish utilite build based on wandboardDennis Gilmore2014-04-255-0/+546
* cleanup duplicate options in paz00 configDennis Gilmore2014-04-251-2/+0
* add README.distro fileDennis Gilmore2014-04-251-0/+76
* add header with a generic set of boot commands defined.Dennis Gilmore2014-04-251-0/+209
* move beaglebone over to use the generic distro configuation and environmentDennis Gilmore2014-04-251-48/+23
* move pandaboard over to use the generic distro configuation and environmentDennis Gilmore2014-04-252-30/+20
* move udoo over to use the generic distro configuation and environmentDennis Gilmore2014-04-251-56/+18
* move wandboard over to use the generic distro configuation and environmentDennis Gilmore2014-04-251-78/+14
* convert snowball to distro generic configDennis Gilmore2014-04-251-63/+15
* pxe: additionaly check for fdt_file env variableDennis Gilmore2014-04-251-0/+6
* am43xx_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini2014-04-251-1/+1
* am335x_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini2014-04-251-1/+1
* TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment stringTom Rini2014-04-255-16/+25
* Prepare v2014.04Tom Rini2014-04-141-1/+1
* arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARDTetsuyuki Kobayashi2014-04-141-0/+1
* i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi2014-04-141-1/+3
* board:tricorder: fixup SPL OOB layoutAndreas Bießmann2014-04-111-5/+6
* board:tricorder: enable omap_gpio clocksAndreas Bießmann2014-04-111-0/+3
* board:tricorder: always work with valid eeprom dataAndreas Bießmann2014-04-111-0/+2
* arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct bootŁukasz Majewski2014-04-111-0/+13
* kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada2014-04-112-6/+6
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0897-7263/+5284
|\
| * Revert "Start the deprecation process for generic board"Tom Rini2014-04-042-195/+0
| * trats/trats2: enable CONFIG_RANDOM_UUIDPrzemyslaw Marczak2014-04-022-0/+2
| * cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak2014-04-023-22/+65
| * new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak2014-04-023-5/+49
| * lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-024-5/+100
| * lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-025-36/+91
| * part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-024-87/+68
| * ahci: Fix data abort on multiple scsi resets.Roger Quadros2014-04-021-7/+16
| * mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-022-0/+8
| * mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-021-27/+36
| * mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-021-6/+6
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-024-0/+53
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-021-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-021-1/+1
| * Prepare v2014.04-rc3Tom Rini2014-03-311-1/+1
| * Kbuild: allow building tools without board configurationMasahiro Yamada2014-03-311-1/+4
| * tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-311-1/+1