summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | integrator: enable device treeLinus Walleij2013-04-12-0/+1
| * | | VCMA9: Enable CONFIG_CMD_NAND_YAFFSTom Rini2013-04-12-0/+1
| * | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-2059/+7061
| |\ \ \ | | |/ / | |/| |
| * | | arm/km: add support for kmsuv31 boardHolger Brunck2013-04-12-0/+9
| * | | arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck2013-04-12-0/+3
| * | | arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck2013-04-12-1/+1
| * | | kirkwood_nand: allow usage of NAND_ECC_SOFT_BCHGerlando Falauto2013-04-12-0/+4
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-43/+80
| |\ \ \
| | * | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-10-8/+9
| | * | | omap5912-osk: Increase flash partition for u-bootJon Hunter2013-04-10-3/+3
| | * | | omap5912-osk: Fix device initialisationJon Hunter2013-04-10-6/+33
| | * | | omap5912-osk: Fix booting from NOR flashJon Hunter2013-04-10-6/+6
| | * | | omap5912-osk: Fix DRAM initialisationJon Hunter2013-04-10-3/+8
| | * | | omap5_uevm: Correct to 2MiB aligned partitions on eMMCTom Rini2013-04-10-2/+1
| | * | | OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-10-4/+4
| | * | | am335x: Update timings for the beaglebone againTom Rini2013-04-10-11/+11
| | * | | am335x/ti814x: Correct MMC_BOOT_DEVICES_START/ENDTom Rini2013-04-09-0/+5
| * | | | mx31pdk: Remove watchdog supportFabio Estevam2013-04-12-2/+0
| * | | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-32/+32
| * | | | arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-12-90/+1
| * | | | arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-24/+6
| * | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12-2253/+23
| * | | | Revert "mkconfig: start deprecating Makefile config targets"Benoît Thébaudeau2013-04-12-25/+0
| * | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-1235/+1
| * | | | imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+17
| * | | | imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+12
| * | | | .gitignore: Add /SPLBenoît Thébaudeau2013-04-12-0/+1
| * | | | Makefile: Move SHELL setup to config.mkBenoît Thébaudeau2013-04-12-6/+8
| * | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-65/+36
| * | | | arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-10/+0
| * | | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-383/+81
| * | | | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-2/+19
| * | | | Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-12-7/+25
| * | | | autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau2013-04-12-0/+2
| * | | | arm: crt0.S: Remove bogus .globlBenoît Thébaudeau2013-04-12-24/+4
| * | | | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-15/+87
| * | | | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-66/+39
| * | | | arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-12-2/+0
| * | | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-40/+18
| * | | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-4/+52
| * | | | nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau2013-04-12-3/+3
| * | | | nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau2013-04-12-1/+1
| * | | | imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-12-0/+76
| * | | | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-12-6/+2
| * | | | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-12-15/+250
| * | | | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-12-114/+97
| * | | | mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2013-04-12-35/+5
| * | | | mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam2013-04-12-5/+8
| |/ / /
| * | | omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini2013-04-08-2/+1
| * | | omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini2013-04-08-8/+25