summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel2009-03-302-5/+105
* inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel2009-03-305-4/+546
* rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2009-03-303-0/+123
* drivers/twserial: Add protocol driver for "three wire serial" interface.Detlev Zundel2009-03-304-1/+197
* VCMA9: fix compile errorsWolfgang Denk2009-03-291-2/+3
* ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk2009-03-291-0/+4
* cs8900 compile fixLadislav Michl2009-03-291-1/+1
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-285-5/+15
* mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk2009-03-281-6/+12
* command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel2009-03-272-8/+16
* mpc5xxx: Add structure definition for several more register blocks.Detlev Zundel2009-03-271-0/+124
* MAINTAINERS: Add entry for 'inka4x0' board.Detlev Zundel2009-03-271-0/+4
* MAINTAINERS: Keep list sorted.Detlev Zundel2009-03-271-6/+7
* karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typosMike Frysinger2009-03-273-12/+12
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-2711-10/+16
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-03-261-1/+1
|\
| * ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese2009-03-261-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-2654-992/+1288
|\ \
| * | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-229-13/+47
| * | cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'Jean-Christophe PLAGNIOL-VILLARD2009-03-221-0/+1
| * | cmc_pu2: fix misc_init_r prototypeJean-Christophe PLAGNIOL-VILLARD2009-03-221-3/+5
| * | at91sam9xeek: fix soc nameJean-Christophe PLAGNIOL-VILLARD2009-03-221-1/+1
| * | at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-2225-417/+81
| * | atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD2009-03-225-5/+5
| * | at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-229-96/+180
| * | at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-224-10/+38
| * | at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-2212-188/+122
| * | at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-2213-95/+381
| * | at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-2213-169/+432
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-03-262-9/+15
|\ \ \
| * | | ARM: Add the imx31_phycore_eet board to MAKEALLGuennadi Liakhovetski2009-03-251-9/+10
| * | | OMAP3:Beagle: Enable mtdpartsNishanth Menon2009-03-251-0/+5
* | | | ads5121: enable instruction cacheWolfgang Denk2009-03-261-1/+1
| |_|/ |/| |
* | | mpc5200: suppress printf until console initializedJon Smirl2009-03-251-10/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-03-2559-1807/+2107
|\ \ \
| * | | Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger2009-03-243-237/+245
| * | | Blackfin: add support for S25FL128 partsMike Frysinger2009-03-241-38/+47
| * | | Blackfin: overhaul SPI flash handling to speed things upMike Frysinger2009-03-241-6/+126
| * | | Blackfin: add support for SST SPI flashesMike Frysinger2009-03-241-29/+78
| * | | Blackfin: add hack for crappy m25p80Mike Frysinger2009-03-241-0/+7
| * | | Blackfin: bf537-stamp: increase monitor sizeMike Frysinger2009-03-241-1/+1
| * | | Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger2009-03-241-1/+1
| * | | Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger2009-03-242-23/+84
| * | | Blackfin: add clkin_hz= to default kernel command line for ADI boardsMike Frysinger2009-03-241-0/+1
| * | | Blackfin: bf533-stamp: bump up default clocksMike Frysinger2009-03-241-1/+1
| * | | Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger2009-03-242-14/+73
| * | | Blackfin: unify common ADI board settingsMike Frysinger2009-03-245-937/+719
| * | | Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger2009-03-232-82/+190
| * | | Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger2009-03-231-3/+20
| * | | Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger2009-03-231-0/+33
OpenPOWER on IntegriCloud