aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-14ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2-15/+13
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2-0/+2
2013-04-13ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2-8/+20
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam2-0/+2
2013-04-13BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi4-4/+9
2013-04-13Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2-9/+9
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD15-1458/+174
2013-04-12omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de1-2/+2
2013-04-12am335x: Really correct DDR timings on new BeagleBone partTom Rini1-7/+7
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD4-21/+27
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau6-14/+14
2013-04-12arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau1-90/+1
2013-04-12arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau3-24/+6
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau10-1632/+0
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau1-13/+0
2013-04-12imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau1-0/+11
2013-04-12imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau1-0/+6
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau14-57/+29
2013-04-12arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau1-10/+0
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau1-1/+2
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau3-2/+19
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau1-24/+4
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau15-15/+64
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau13-66/+39
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau1-2/+0
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau13-39/+13
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau14-4/+52
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau1-6/+2
2013-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+5
2013-04-10omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter1-7/+8
2013-04-10OMAP4: Fix bug in omap4460_volts structLubomir Popov1-4/+4
2013-04-10powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman1-6/+11
2013-04-10am335x: Update timings for the beaglebone againTom Rini1-10/+10
2013-04-10powerpc/usb: Fix usb device-tree fix-upramneek mehresh1-0/+5
2013-04-09am335x/ti814x: Correct MMC_BOOT_DEVICES_START/ENDTom Rini1-0/+5
2013-04-08OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini5-3/+17
2013-04-08arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla6-18/+16
2013-04-08OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov1-2/+2
2013-04-08omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon1-2/+6
2013-04-08omap2420-h4: Fix booting from NOR flashHunter, Jon1-3/+3
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann3-10/+25
2013-04-08omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann1-0/+17
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann4-115/+89
2013-04-08omap3/cpu.h: add BCH supportAndreas Bießmann1-0/+6
2013-04-08am335x: Enable MMC1 clockTom Rini1-0/+5
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD9-110/+296
2013-04-04exynos: change indentation of defines in cpu.hMinkyu Kang1-3/+3
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD6-28/+69
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren2-3/+13
2013-04-03mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam1-0/+12