summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'next' of ../nextWolfgang Denk2009-03-21618-5362/+23671
|\
| * UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick2009-03-201-1/+4
| * UBIFS: Add UBIFS commandsStefan Roese2009-03-202-0/+133
| * UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-2030-2/+17067
| * Add LZO decompressor supportStefan Roese2009-03-208-0/+532
| * Separate mtdparts command from jffs2Stefan Roese2009-03-2081-1852/+2122
| * powerpc: Only use eth_getenv_enetaddr() if networking is enabledStefan Roese2009-03-201-0/+2
| * Add support for the digsy MTC board.Grzegorz Bernacki2009-03-209-1/+788
| * powerpc: Fix compilation warning in board.cStefan Roese2009-03-201-2/+1
| * ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese2009-03-201-28/+1
| * ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-2015-182/+217
| * ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs2009-03-2013-107/+113
| * ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-2022-310/+0
| * ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs2009-03-202-12/+3
| * ppc4xx: DU405 maintenance fixMatthias Fuchs2009-03-202-10/+14
| * ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs2009-03-202-0/+12
| * Add basic relocation to i386 portGraeme Russ2009-03-207-5/+77
| * Implement SC520 timersGraeme Russ2009-03-207-243/+259
| * Factor out SC520 sub-featuresGraeme Russ2009-03-205-277/+340
| * Rewrite i386 interrupt handlingGraeme Russ2009-03-2012-422/+623
| * Move ali512x.hGraeme Russ2009-03-203-2/+2
| * Rename SC520 Configuration OptionsGraeme Russ2009-03-206-30/+30
| * Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20333-738/+333
| * remove bi_enet*addr from global data for all archesMike Frysinger2009-03-2011-38/+0
| * ppc: mark global bi_enet*addr as legacyMike Frysinger2009-03-202-55/+13
| * boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-208-31/+21
| * cmc_pu2: get mac address from environmentMike Frysinger2009-03-203-19/+4
| * boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-2016-54/+157
| * arm: get mac address from environmentMike Frysinger2009-03-201-32/+11
| * nx823: get mac address from environmentMike Frysinger2009-03-203-31/+19
| * lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger2009-03-208-110/+0
| * npe: get mac address from environmentMike Frysinger2009-03-201-25/+11
| * cpu/: get mac address from environmentMike Frysinger2009-03-207-19/+27
| * lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-203-132/+29
| * sh_eth: get mac address from environmentMike Frysinger2009-03-201-22/+6
| * cs8900: get mac address from environmentMike Frysinger2009-03-201-40/+16
| * bcm570x: get mac address from environmentMike Frysinger2009-03-203-6/+7
| * drivers/net/: get mac address from environmentMike Frysinger2009-03-2014-68/+63
| * boards: get mac address from environmentMike Frysinger2009-03-209-68/+48
OpenPOWER on IntegriCloud