summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-219-1/+559
| * | board: bcm28155_ap: Add board filesDarwin Rambo2014-02-224-0/+235
| * | mmc: kona: Add Kona mmc driverDarwin Rambo2014-02-222-0/+135
| * | i2c: kona: Add Kona I2C driverDarwin Rambo2014-02-222-0/+731
| * | gpio: kona: Add Kona gpio driverDarwin Rambo2014-02-222-0/+142
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-2210-0/+1792
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-227-0/+100
| * | ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren2014-02-221-15/+70
| * | ARM: rpi_b: load /uEnv.txt from MMC at startupStephen Warren2014-02-211-0/+5
| * | ARM: rpi_b: convert to use distro defaultsStephen Warren2014-02-211-16/+13
| * | pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren2014-02-211-0/+11
| |/
* | Revert "ext4fs: Add ext4 extent cache for read operations"Tom Rini2014-02-263-130/+73
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-2529-178/+622
|\ \
| * | fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-241-1/+1
| * | powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang2014-02-241-7/+3
| * | ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang2014-02-241-0/+1
| * | powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-245-81/+275
| * | SPL: P1022DS: fix the problem booting from spi flashYing Zhang2014-02-241-3/+3
| * | SPL: P2020RDB: fix the problem booting from spi flashYing Zhang2014-02-242-5/+14
| * | SPL: powerpc: expand SPL's length to 128KYing Zhang2014-02-242-12/+12
| * | powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu2014-02-2415-66/+308
| * | powerpc/t208x: some update to support t2081Shengzhou Liu2014-02-243-3/+5
* | | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
* | | kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-256-9/+10
* | | kbuild: Fix a false error of generic board supportMasahiro Yamada2014-02-251-8/+7
* | | kbuild: get back DTB at the top directoryMasahiro Yamada2014-02-251-1/+7
* | | kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada2014-02-251-7/+58
* | | kbuild: support building signle targetsMasahiro Yamada2014-02-251-0/+52
* | | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-256-34/+14
* | | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-256-41/+58
* | | kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-255-37/+47
* | | kbuild: use shorten log for linking u-bootMasahiro Yamada2014-02-252-19/+18
* | | kbuild: use shorten logs for combined rules of mkimage, padding and catMasahiro Yamada2014-02-251-38/+41
* | | kbuild: use shorten logs for cat rulesMasahiro Yamada2014-02-251-8/+15
* | | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-256-29/+34
* | | kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-254-20/+56
* | | kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada2014-02-252-15/+10
* | | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-2520-41/+41
* | | kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada2014-02-253-61/+89
* | | kbuild: abolish "depend" targetMasahiro Yamada2014-02-251-12/+15
* | | kbuild: consolidate version and timestamp headers generationMasahiro Yamada2014-02-253-40/+49
* | | Makefile: add a new script to check -fstack-usage supportMasahiro Yamada2014-02-252-1/+21
* | | boards.cfg: Keep arc entries sortedFabio Estevam2014-02-241-3/+3
* | | arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2014-02-243-14/+0
* | | x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada2014-02-241-7/+0
* | | power: fix: Do not execute pmic command when not all necessary parameters are...Łukasz Majewski2014-02-241-0/+3
* | | kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada2014-02-241-1/+2
* | | part_efi: fix protective mbr struct allocationHector Palacios2014-02-241-5/+3
* | | ubifs: fix checkpatch warningKaricheri, Muralidharan2014-02-212-9/+7
* | | common, itest: pass u-boot env variables to itest.sHeiko Schocher2014-02-211-0/+13
OpenPOWER on IntegriCloud