summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-03-03-2/+32
|\
| * nds32/board.c: add PCI prompt at boot upMacpaul Lin2012-02-28-0/+1
| * nds32/ag101/watchdog.S: add linkage supportMacpaul Lin2012-02-28-2/+3
| * nds32: add linkage supportMacpaul Lin2012-02-28-0/+28
* | armv7: omap3: leave outer cache enabledAneesh V2012-02-27-1/+1
* | tt01: add video supportHelmut Raiger2012-02-27-0/+1
* | net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-27-0/+1
* | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-27-1/+1
* | am33xx: ddr_defs.h: Change DDR timingsChase Maupin2012-02-27-1/+1
* | davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-27-3/+6
* | mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-27-1/+1
* | mx6q: Add support for ECSPI through mxc_spi driverEric Nelson2012-02-27-0/+44
* | mxc_spi: move machine specifics into CPU headersEric Nelson2012-02-27-0/+82
* | mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson2012-02-27-0/+4
* | MX27: add missing get_tbclk()Stefano Babic2012-02-27-0/+5
* | MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-27-2/+17
* | mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-27-1/+20
* | i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-27-4/+12
* | MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-18/+57
* | MX31: add missing get_tbclk()Stefano Babic2012-02-27-0/+9
* | MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-39/+64
|/
* microblaze: avoid interrupt race conditionsStephan Linz2012-02-23-2/+2
* microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-23-0/+18
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2012-02-17-4/+4
|\
| * omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-15-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-02-17-16/+31
|\ \
| * | powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh2012-02-15-10/+19
| * | powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh2012-02-15-6/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-02-17-513/+1152
|\ \
| * \ Merge branch 'staging'Graeme Russ2012-01-21-513/+1152
| |\ \
| | * | x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-04-125/+206
| | * | x86: Split init functions out of board.cGraeme Russ2012-01-04-221/+438
| | * | x86: Move relocation code out of board.cGraeme Russ2012-01-04-67/+118
| | * | x86: Move setup_pcat_compatibility() out of board.cGraeme Russ2012-01-04-7/+7
| | * | x86: Move do_go_exec() out of board.cGraeme Russ2012-01-04-27/+65
| | * | CHECKPATCH: arch/x86/lib/*Graeme Russ2012-01-04-73/+122
| | * | x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-04-13/+46
| | * | x86: Allow cache before copy to RAMGraeme Russ2012-01-04-5/+10
| | * | x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-04-3/+17
| | * | x86: Set GD_FLG_RELOC after entering in-RAM copy of U-BootGraeme Russ2012-01-04-2/+2
| | * | x86: Use fs for global dataGraeme Russ2012-01-04-47/+94
| | * | x86: Rework relocation calculationsGraeme Russ2012-01-04-12/+11
| | * | x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-04-19/+30
| | * | x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-04-29/+53
| | * | x86: Remove GDR related magic numbersGraeme Russ2012-01-04-9/+25
| | * | x86: Speed up copy-to-RAM and clear BSS operationsGraeme Russ2012-01-04-12/+5
| | * | x86: Import glibc memcpy implementationGraeme Russ2012-01-02-1/+62
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-13-53/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | linkage.h: move from blackfin to common includesMacpaul Lin2012-02-12-53/+7
| * | | Blackfin: add in/out le32 variantsMike Frysinger2012-02-12-0/+2