aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl79-148/+0
2009-03-29VCMA9: fix compile errorsWolfgang Denk1-2/+3
2009-03-29ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk1-0/+4
2009-03-29cs8900 compile fixLadislav Michl1-1/+1
2009-03-28Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk5-5/+15
2009-03-28mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk1-6/+12
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel2-8/+16
2009-03-27mpc5xxx: Add structure definition for several more register blocks.Detlev Zundel1-0/+124
2009-03-27MAINTAINERS: Add entry for 'inka4x0' board.Detlev Zundel1-0/+4
2009-03-27MAINTAINERS: Keep list sorted.Detlev Zundel1-6/+7
2009-03-27karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typosMike Frysinger3-12/+12
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher11-10/+16
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-1/+1
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk54-992/+1288
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-9/+15
2009-03-26ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese1-1/+1
2009-03-26ads5121: enable instruction cacheWolfgang Denk1-1/+1
2009-03-25mpc5200: suppress printf until console initializedJon Smirl1-10/+20
2009-03-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk59-1807/+2107
2009-03-25ARM: Add the imx31_phycore_eet board to MAKEALLGuennadi Liakhovetski1-9/+10
2009-03-25OMAP3:Beagle: Enable mtdpartsNishanth Menon1-0/+5
2009-03-24Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger3-237/+245
2009-03-24Blackfin: add support for S25FL128 partsMike Frysinger1-38/+47
2009-03-24Blackfin: overhaul SPI flash handling to speed things upMike Frysinger1-6/+126
2009-03-24Blackfin: add support for SST SPI flashesMike Frysinger1-29/+78
2009-03-24Blackfin: add hack for crappy m25p80Mike Frysinger1-0/+7
2009-03-24Blackfin: bf537-stamp: increase monitor sizeMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger2-23/+84
2009-03-24Blackfin: add clkin_hz= to default kernel command line for ADI boardsMike Frysinger1-0/+1
2009-03-24Blackfin: bf533-stamp: bump up default clocksMike Frysinger1-1/+1
2009-03-24Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger2-14/+73
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger5-937/+719
2009-03-23Reduce OneNAND IPL common codeKyungmin Park2-40/+2
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2-26/+11
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger3-11/+34
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2-1/+5
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger3-10/+40
2009-03-23Enable multi chip support in the NAND layerWolfgang Grandegger3-7/+22
2009-03-23Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger2-82/+190
2009-03-23Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger1-3/+20
2009-03-23Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger1-0/+33
2009-03-23Blackfin: handle reboot anomaly 432Mike Frysinger1-0/+6
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger7-19/+14
2009-03-23Blackfin: simplify symbol_lookup() a bitMike Frysinger1-1/+1
2009-03-23Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bitsMike Frysinger2-6/+6
2009-03-23Blackfin: drop SPORT_TX read helper macrosMike Frysinger9-26/+0
2009-03-23Blackfin: unify duplicate CPU port definitionsMike Frysinger16-320/+314
2009-03-23Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXXMike Frysinger1-6/+0
2009-03-23Blackfin: print out Flash: before checking itMike Frysinger1-1/+1