summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-133-28/+57
|\ \ \ \
| * | | | README: Add description of SPI Flash (SF) command configurationEric Nelson2012-02-121-0/+20
| * | | | sf command: allow default bus and chip selectsEric Nelson2012-02-121-16/+21
| * | | | sf: eeprom_m95xxx: set a sane default timeoutMike Frysinger2012-02-121-0/+4
| * | | | sf: eeprom_m95xxx: fix up styleMike Frysinger2012-02-121-12/+12
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-1322-63/+630
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Blackfin: pata_bfin: fix printf warningMike Frysinger2012-02-121-1/+1
| * | | | Blackfin: bfin_nand: mark local func staticMike Frysinger2012-02-121-1/+1
| * | | | linkage.h: move from blackfin to common includesMacpaul Lin2012-02-127-53/+83
| * | | | Blackfin: br4: new board portDimitar Penev2012-02-126-0/+269
| * | | | Blackfin: add in/out le32 variantsMike Frysinger2012-02-121-0/+2
| * | | | post: add blackfin to the post_time_ms listMike Frysinger2012-02-121-1/+2
| * | | | Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger2012-02-121-7/+0
| * | | | Blackfin: pr1: new board portDimitar Penev2012-02-126-0/+272
| |/ / /
* | | | arm, davinci: Add support for the Calimain board from OMICRON electronicsChristian Riesch2012-02-125-0/+602
* | | | Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-1215-331/+114
* | | | 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-125-1/+15
* | | | 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-124-10/+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
* | | | omap3logic: Add missing GPMC pinmux for LAN92xx accessPeter Barada2012-02-121-0/+15
* | | | OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-121-11/+11
* | | | davinci: add support for printing clock frequencyHadli, Manjunath2012-02-1220-1/+115
* | | | davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-1211-54/+0
* | | | doc: fix typosPeter Meerwald2012-02-121-2/+2
* | | | omap3: fix comment typosPeter Meerwald2012-02-121-2/+2
* | | | beagle: fix typosPeter Meerwald2012-02-121-2/+2
* | | | AM3517: Changed default clock rate for AM3517Schuyler Patton2012-02-121-1/+1
* | | | mcx: support for HTKW mcx boardIlya Yanok2012-02-126-0/+941
* | | | ARM: omap3: Added Teejet mt_ventouxStefano Babic2012-02-127-2/+762
* | | | OMAP3: TAM3517: update ehci interfaceStefano Babic2012-02-122-0/+24
* | | | OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R2012-02-122-9/+30
* | | | 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-126-79/+426
OpenPOWER on IntegriCloud