summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-15-0/+2
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-15-3/+7
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-14-15/+13
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-14-0/+2
|\
| * spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-13-0/+2
* | ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-13-8/+20
* | BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-13-4/+9
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-13-9/+9
|\ \
| * | omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-12-2/+2
| * | am335x: Really correct DDR timings on new BeagleBone partTom Rini2013-04-12-7/+7
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-1458/+174
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-04-11-0/+5
| |\ \
| | * | powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-10-0/+5
| * | | powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-10-6/+11
| |/ /
| * | Consolidate bool typeYork Sun2013-04-01-177/+158
| * | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-29-1275/+0
| |\ \
| | * | lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-651/+0
| | * | lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-21-619/+0
| | * | common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-5/+0
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-21/+27
|\ \ \ \
| * | | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-10-7/+8
| * | | | OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-10-4/+4
| * | | | am335x: Update timings for the beaglebone againTom Rini2013-04-10-10/+10
| * | | | am335x/ti814x: Correct MMC_BOOT_DEVICES_START/ENDTom Rini2013-04-09-0/+5
* | | | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-14/+14
* | | | | 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-1632/+0
* | | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-13/+0
* | | | | imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+11
* | | | | imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+6
* | | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-57/+29
* | | | | 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-1/+2
* | | | | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-2/+19
* | | | | 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/+64
* | | | | 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-39/+13
* | | | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-4/+52
* | | | | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-12-6/+2
|/ / / /
* | | | OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-08-3/+17
* | | | arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-08-18/+16
* | | | OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-08-2/+2
* | | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-08-2/+6
* | | | omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-08-3/+3
* | | | omap_gpmc: change nandecc commandAndreas Bießmann2013-04-08-10/+25
* | | | omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann2013-04-08-0/+17
* | | | asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-08-115/+89