summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | mx51evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-13-2/+0
| * | mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-13-2/+0
| * | mx6qarm2: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-13-2/+0
| * | mx6slevk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-13-2/+0
| * | mx6sxsabresd: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-13-2/+0
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-05-881/+6461
| |\ \
* | \ \ Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-03-18-9/+10
|\ \ \ \
| * | | | i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese2015-03-18-8/+9
| * | | | mv_i2c: fix warnings on 64-bit buildsRob Herring2015-03-18-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-03-18-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | mv_sdhci: fix warnings on 64-bit buildsRob Herring2015-03-18-2/+2
| * | | sdhci: fix warnings on 64-bit buildsRob Herring2015-03-18-3/+3
| * | | mmc: sdhci: don't clobber adjacent registersMatt Reimer2015-03-18-1/+1
| * | | mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-18-1/+1
* | | | Prepare v2015.04-rc4Tom Rini2015-03-17-1/+1
* | | | mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips2015-03-17-0/+48
* | | | travis.yml: add more targets to build on travisHeiko Schocher2015-03-17-27/+37
* | | | powerpc: ppc4xx: remove korat board supportMasahiro Yamada2015-03-17-1514/+1
* | | | powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada2015-03-17-652/+1
* | | | powerpc: ppc4xx: remove W7OLMC/W7OLMG board supportMasahiro Yamada2015-03-17-4262/+2
* | | | powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada2015-03-17-1031/+4
* | | | powerpc: ppc4xx: remove JSE board supportMasahiro Yamada2015-03-17-1329/+1
* | | | powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada2015-03-17-1987/+8
* | | | board/BuR/common: use SYS_CONSOLE_OVERWRITEHannes Petermaier2015-03-17-0/+6
|/ / /
* | | mmc: fsl_esdhc fix register offsetPeng Fan2015-03-17-1/+1
* | | odroid: defconfig: fix build break caused by missing dtsPrzemyslaw Marczak2015-03-17-0/+1
* | | board/BuR/common: fix compiler warningHannes Petermaier2015-03-16-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-15-85/+99
|\ \ \
| * | | ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15-83/+97
| * | | git-mailrc: update Masahiro's email addressMasahiro Yamada2015-03-15-1/+1
| * | | MAINTAINERS: update Masahiro's email addressMasahiro Yamada2015-03-15-1/+1
* | | | kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada2015-03-15-1013/+1013
* | | | MAKEALL: Don't try to print size when ./u-boot is deletedJoe Hershberger2015-03-15-7/+7
* | | | README: remove description about driver model configuration options (again)Masahiro Yamada2015-03-13-113/+0
* | | | config_distro_bootcmd.h: add note on error handlingStephen Warren2015-03-13-0/+16
* | | | beagle_x15: increase phy autoneg timeoutSekhar Nori2015-03-13-0/+1
* | | | ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-13-32/+37
* | | | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-13-21/+71
* | | | ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configurationNishanth Menon2015-03-13-0/+16
* | | | ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao2015-03-13-0/+13
* | | | ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-13-17/+5
* | | | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-13-19/+19
* | | | ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-13-10/+18
* | | | ARM: Introduce erratum workaround for 621766Nishanth Menon2015-03-13-0/+14
* | | | ARM: Introduce erratum workaround for 430973Nishanth Menon2015-03-13-0/+14
* | | | ARM: Introduce erratum workaround for 454179Nishanth Menon2015-03-13-0/+22
* | | | ARM: Introduce erratum workaround for 798870Nishanth Menon2015-03-13-2/+56
* | | | am335x_evm_usbspl: Remove other SPL modesTom Rini2015-03-13-0/+6
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-10-380/+1533
|\ \ \
| * | | apalis/colibri_t30: add misc cmds increase buf sizes and max argsMarcel Ziswiler2015-03-04-2/+41