summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* nios2: add flush_dcache_range functionStefan Kristiansson2012-02-231-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2012-02-174-4/+4
|\
| * omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-154-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-02-171-16/+31
|\ \
| * | powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh2012-02-151-10/+19
| * | powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh2012-02-151-6/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-02-1721-513/+1152
|\ \
| * \ Merge branch 'staging'Graeme Russ2012-01-2121-513/+1152
| |\ \
| | * | x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-045-125/+206
| | * | x86: Split init functions out of board.cGraeme Russ2012-01-046-221/+438
| | * | x86: Move relocation code out of board.cGraeme Russ2012-01-043-67/+118
| | * | x86: Move setup_pcat_compatibility() out of board.cGraeme Russ2012-01-042-7/+7
| | * | x86: Move do_go_exec() out of board.cGraeme Russ2012-01-043-27/+65
| | * | CHECKPATCH: arch/x86/lib/*Graeme Russ2012-01-042-73/+122
| | * | x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-042-13/+46
| | * | x86: Allow cache before copy to RAMGraeme Russ2012-01-041-5/+10
| | * | x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-043-3/+17
| | * | x86: Set GD_FLG_RELOC after entering in-RAM copy of U-BootGraeme Russ2012-01-041-2/+2
| | * | x86: Use fs for global dataGraeme Russ2012-01-046-47/+94
| | * | x86: Rework relocation calculationsGraeme Russ2012-01-041-12/+11
| | * | x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-043-19/+30
| | * | x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-041-29/+53
| | * | x86: Remove GDR related magic numbersGraeme Russ2012-01-043-9/+25
| | * | x86: Speed up copy-to-RAM and clear BSS operationsGraeme Russ2012-01-041-12/+5
| | * | x86: Import glibc memcpy implementationGraeme Russ2012-01-022-1/+62
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-137-53/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | linkage.h: move from blackfin to common includesMacpaul Lin2012-02-126-53/+7
| * | | Blackfin: add in/out le32 variantsMike Frysinger2012-02-121-0/+2
* | | | Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-123-11/+26
* | | | arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch2012-02-121-1/+4
* | | | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch2012-02-121-1/+6
* | | | arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu2012-02-121-4/+8
* | | | arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch2012-02-121-2/+4
* | | | arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch2012-02-121-0/+4
* | | | ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definitionPeter Barada2012-02-121-28/+29
* | | | OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-121-11/+11
* | | | davinci: add support for printing clock frequencyHadli, Manjunath2012-02-123-1/+44
* | | | davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-121-44/+0
* | | | omap3: fix comment typosPeter Meerwald2012-02-121-2/+2
* | | | AM3517: Changed default clock rate for AM3517Schuyler Patton2012-02-121-1/+1
* | | | OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-121-21/+33
* | | | OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-124-0/+30
* | | | ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-123-24/+212
* | | | ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap2012-02-126-12/+854
* | | | Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap2012-02-121-5/+1
* | | | S5P: support generic watchdog timerMinkyu Kang2012-02-125-1/+124
* | | | ARMV7: Exynos4: Add supoort power for Exynos4HeungJun, Kim2012-02-122-0/+231
* | | | ARMV7: Exynos4: Add watchdog.h for Exynos4HeungJun, Kim2012-02-121-0/+53
* | | | Exynos: Fix ARM Clock frequency calculationChander Kashyap2012-02-121-6/+9
* | | | Exynos: PWM: Add TCMPB3 field in pwm structureChander Kashyap2012-02-121-1/+1
OpenPOWER on IntegriCloud