summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-03AT91: change common at91sam9261 files to compile with new schemeAsen Dimov
2011-08-03AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer
2011-08-03a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann
2011-08-03README: fix arm920t/at91 pathAndreas Bießmann
2011-08-03net/eth.c: drop obsolete at91rm9200 supportAndreas Bießmann
2011-08-03README.at91-soc: remove AT91(RM9200) joining noticeAndreas Bießmann
2011-08-03a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann
2011-08-03MAKEALL: remove obsolete at91rm9200 socAndreas Bießmann
2011-08-03ARM: remove obsolete at91rm9200Andreas Bießmann
2011-08-03omap4: clock init support for omap4460Aneesh V
2011-08-03omap4: support TPS programmingAneesh V
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V
2011-08-03omap4: sdram init changes for omap4460Aneesh V
2011-08-03omap4: add omap4460 revision detectionAneesh V
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03omap: add basic SPL supportAneesh V
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V
2011-08-03omap4: automatic sdram detectionAneesh V
2011-08-03omap4: calculate EMIF register valuesAneesh V
2011-08-03omap4: add sdram init supportAneesh V
2011-08-03omap4: add clock supportAneesh V
2011-08-03omap4: add OMAP4430 revision checkAneesh V
2011-08-03omap4: cleanup pin mux dataAneesh V
2011-08-03omap4: utility function to identify the context of hw initAneesh V
2011-08-03DA8xx: fix LPSC constantsLaurence Withers
2011-08-03DA8xx: switch an enum to defines for consistencyLaurence Withers
2011-08-03DA8xx: add MMC/SD controller addressesLaurence Withers
2011-08-03DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers
2011-08-03DA8xx: add generic GPIO driverLaurence Withers
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers
2011-08-03omap3evm: eth: Include functions only when necessarySanjeev Premi
2011-08-03omap3evm: Update ethernet reset sequence for Rev.G boardSriramakrishnan
2011-08-03omap3evm: eth: split function setup_net_chipSanjeev Premi
2011-08-03omap3: Include array definition only when it is usedSanjeev Premi
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-08-02sf: macronix: disable write protection when initializingSimon Guinot
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie
2011-08-02mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-08-02tqm834x.c: fix compiler warningWolfgang Denk
2011-08-01environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefinedWolfgang Denk
2011-08-01fpga: constify to fix build warningWolfgang Denk
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk
2011-08-01ARM: fix error: conflicting types for 'setenv'seedshope
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk