aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-16powerpc: Update configs to properly set FSL_ELBCBecky Bruce6-0/+6
2010-07-1685xx/p1_p2_rdb: enable hwconfigPoonam Aggrwal1-0/+2
2010-07-16Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala5-160/+124
2010-07-16ppc/85xx: Add a structure defn for PIXIS registersKumar Gala2-1/+183
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala6-7/+50
2010-07-16mpc8xxx: Remove cpu-handles for cpus we deleteKumar Gala1-6/+30
2010-07-16powerpc/8xxx: Add base support for the SEC4Kim Phillips3-1/+47
2010-07-16powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips3-4/+11
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips4-132/+138
2010-07-14Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk21-1054/+49
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk18-21/+1745
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk40-907/+1898
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk97-2304/+4896
2010-07-13Blackfin: bf561-acvilon: drop unused env redund defineMike Frysinger1-1/+0
2010-07-13Blackfin: drop old u-boot.lds clean targetMike Frysinger1-1/+0
2010-07-13Blackfin: bf527-ad7160-eval: new board supportMichael Hennerich7-0/+264
2010-07-13Blackfin: enable IP defrag for ADI boardsMike Frysinger1-0/+1
2010-07-13Blackfin: bfin_mac: remove space from nameMike Frysinger1-1/+1
2010-07-13Blackfin: unify default I2C settings for ADI boardsMike Frysinger18-34/+12
2010-07-13Blackfin: bf561: use DMA for Core B L1 regionsMike Frysinger1-1/+9
2010-07-13Blackfin: cm-bf548: convert to portmux frameworkMike Frysinger2-66/+22
2010-07-13Blackfin: bf527-ezkit: convert to portmux frameworkMike Frysinger2-11/+9
2010-07-13Blackfin: bf548-ezkit: convert to portmux frameworkMike Frysinger2-65/+26
2010-07-13Blackfin: bf518f-ezbrd: convert to portmux frameworkMike Frysinger1-12/+6
2010-07-13Blackfin: bf518f-ezbrd: handle different PHYs dynamicallyMike Frysinger2-10/+33
2010-07-13Blackfin: bf533-stamp: scrub unused codeMike Frysinger2-54/+9
2010-07-13Blackfin: blackstamp: convert eth/flash swap logic to gpio frameworkMike Frysinger1-9/+3
2010-07-13Blackfin: bf533-stamp: convert eth/flash swap logic to gpio frameworkMike Frysinger1-27/+20
2010-07-13Blackfin: bfin_spi: support gpios as chip selectsMike Frysinger2-28/+58
2010-07-13Blackfin: bfin_spi: convert to portmux frameworkMike Frysinger1-159/+50
2010-07-13Blackfin: serial: convert to portmux frameworkMike Frysinger1-0/+19
2010-07-13Blackfin: pata_bfin: convert to portmux frameworkMike Frysinger1-13/+12
2010-07-13Blackfin: bfin_sdh: convert to portmux frameworkMike Frysinger1-9/+9
2010-07-13Blackfin: bfin_nand: convert to portmux frameworkMike Frysinger1-8/+8
2010-07-13Blackfin: bfin_mac: convert to portmux frameworkMike Frysinger1-36/+11
2010-07-12edminiv2: add ethernet supportAlbert Aribaud3-4/+92
2010-07-12mvgbe: add support for orion5x GbE controllerAlbert Aribaud5-4/+18
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud12-416/+439
2010-07-12net: rename: kirkwood_egiga as mvgbeAlbert Aribaud3-2/+2
2010-07-12kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATIONAlbert Aribaud1-1/+9
2010-07-12NAND: formatting cleanups from env.oob supportScott Wood2-40/+40
2010-07-12NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner4-7/+176
2010-07-12nios2: remove EP1C20, EP1S10, EP1S40 boardsThomas Chou15-1046/+0
2010-07-12nios2: add spi flash support to nios2-generic boardThomas Chou1-0/+10
2010-07-12gpio_led: add gpio_request to __led_initThomas Chou1-8/+4
2010-07-12nios2: add gpio_requestThomas Chou2-0/+11
2010-07-12nios2: add fdt supportThomas Chou1-0/+21
2010-07-12nios2: use gc sections to reduce image sizeThomas Chou1-0/+3
2010-07-12cpuat91: unbreak ethernetEric Bénard2-16/+25
2010-07-12at91_emac: Write MAC address automaticallyEric Bénard1-8/+20