summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-192-88/+84
| * Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-194-38/+34
| * nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-1913-112/+2
| * examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-194-55/+24
| * board: samsung: refactor host programsMasahiro Yamada2014-02-196-23/+17
| * tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-1928-365/+156
| * Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada2014-02-192-3/+75
| * .gitignore: ingore files generated by KbuildMasahiro Yamada2014-02-191-9/+20
| * microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada2014-02-191-0/+0
| * ARM: O5/dra7xx: Add SATA boot supportDan Murphy2014-02-195-12/+7
| * common: spl: Add spl sata boot supportDan Murphy2014-02-197-0/+64
| * tools: correct proftool build ruleIan Campbell2014-02-191-2/+2
| * EXT4: Fix number base handling of "ext4write" commandWolfgang Denk2014-02-191-2/+2
| * net, phy: atheros ar803x bugHeiko Schocher2014-02-191-1/+1
| * fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-192-3/+3
| * config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada2014-02-1918-23/+0
| * mini2440.h: Delete remainder of dead boardMasahiro Yamada2014-02-191-170/+0
| * doc: README: Correct file name of signature verification documentationDetlev Zundel2014-02-191-1/+1
| * unit-test: add lots of tests for the Hush 'test' commandStephen Warren2014-02-191-0/+89
| * unit-test: fix 'env default' invocationStephen Warren2014-02-191-1/+1
| * fat: implement exists() for FAT fsStephen Warren2014-02-193-5/+16
| * ext4: implement exists() for ext4fsStephen Warren2014-02-193-1/+10
| * sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren2014-02-191-0/+1
| * sandbox: implement exists() functionStephen Warren2014-02-193-1/+10
| * cmd_test: implement -e test for file existenceStephen Warren2014-02-191-0/+6
| * cmd_test: evaluate to false without any argumentsStephen Warren2014-02-191-1/+1
| * cmd_test: implement ! on sub-expressionsStephen Warren2014-02-191-19/+24
| * cmd_test: check for binary operators before unaryStephen Warren2014-02-191-4/+4
| * cmd_test: use table lookup for parsingStephen Warren2014-02-191-67/+110
| * fs: don't pass NULL dev_desc to most filesystemsStephen Warren2014-02-191-0/+16
| * fs: implement infrastructure for an 'exists' functionStephen Warren2014-02-192-0/+41
| * fs: fix generic save command implementationStephen Warren2014-02-192-6/+13
| * README: document CONFIG_CMD_FS_GENERICStephen Warren2014-02-191-0/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-1939-229/+1049
|\ \
| * | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-192-6/+6
| * | i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sdEric Nelson2014-02-196-6/+6
| * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-11440-8671/+2869
| |\ \
| * | | NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel2014-02-111-2/+6
| * | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
| * | | pci: mx6: Implement reset callbackMarek Vasut2014-02-111-3/+44
| * | | mx6: Enable L2 cache supportFabio Estevam2014-02-114-0/+85
| * | | mx6qsabreauto: Update imximage.cfgFabio Estevam2014-02-111-77/+59
| * | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-113-3/+14
| * | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
| * | | hummingboard: Return from cpu_eth_init() directlyFabio Estevam2014-02-111-5/+1
| * | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-111-0/+11
| * | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-111-0/+20
| * | | mx6sl: Adjust fdt_addr to avoid address overlappingFabio Estevam2014-02-111-1/+1
| * | | vf610twr: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
| * | | udoo: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
OpenPOWER on IntegriCloud