aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+30
2011-08-03omap: add MMC and FAT support to SPLAneesh V7-2/+277
2011-08-03omap: add basic SPL supportAneesh V9-2/+201
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V2-12/+39
2011-08-03omap4: automatic sdram detectionAneesh V1-0/+238
2011-08-03omap4: calculate EMIF register valuesAneesh V8-10/+967
2011-08-03omap4: add sdram init supportAneesh V8-7/+1500
2011-08-03omap4: add clock supportAneesh V6-0/+1486
2011-08-03omap4: add OMAP4430 revision checkAneesh V4-8/+97
2011-08-03omap4: cleanup pin mux dataAneesh V3-4/+129
2011-08-03omap4: utility function to identify the context of hw initAneesh V2-1/+82
2011-08-03DA8xx: fix LPSC constantsLaurence Withers1-12/+31
2011-08-03DA8xx: switch an enum to defines for consistencyLaurence Withers1-41/+40
2011-08-03DA8xx: add MMC/SD controller addressesLaurence Withers1-0/+2
2011-08-03DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers1-1/+1
2011-08-03DA8xx: add generic GPIO driverLaurence Withers1-0/+8
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers1-0/+0
2011-08-03omap3: Include array definition only when it is usedSanjeev Premi1-0/+3
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk26-409/+758
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-4/+15
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk4-35/+0
2011-08-01ARM: fix error: conflicting types for 'setenv'seedshope1-8/+0
2011-07-31MIPS: make cache operation mode configurableDaniel Schwierzeck1-1/+5
2011-07-31MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck1-3/+10
2011-07-29powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala1-4/+3
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie1-2/+0
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2-0/+93
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk1-1/+1
2011-07-29powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2-19/+17
2011-07-29powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya1-0/+3
2011-07-29powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock1-0/+2
2011-07-29powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala3-9/+37
2011-07-29powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala1-5/+21
2011-07-29powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala3-3/+3
2011-07-29powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2-1/+17
2011-07-29powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala1-1/+1
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams22-29/+29
2011-07-28unify version_stringAndreas Bießmann29-166/+27
2011-07-28cosmetic: spell fixes etc.Michael Jones1-1/+1
2011-07-26serial: drop useless ctlr fieldMike Frysinger3-13/+8
2011-07-26serial: push default_serial_console to driversMike Frysinger3-0/+28
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ25-193/+43
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ1-2/+3
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ46-259/+9
2011-07-26Timer: Remove set_timer completelyGraeme Russ47-247/+5
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V15-58/+58
2011-07-26scaled down version of generic libraries for SPLAneesh V1-0/+2
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V1-3/+10
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck1-1/+1
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala1-1/+3