summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Blackfin: rewrite cache handling functionsMike Frysinger2009-02-02-50/+90
* Blackfin: setup bi_enetaddr for single netsMike Frysinger2009-02-02-1/+10
* Blackfin: cache core/system clock valuesMike Frysinger2009-02-02-44/+80
* Blackfin: enable --gc-sectionsMike Frysinger2009-02-02-0/+4
* Blackfin: dont check baud if it wont actually get usedMike Frysinger2009-02-02-1/+5
* Blackfin: add driver for on-chip SPI controllerMike Frysinger2009-02-02-0/+344
* Blackfin: only build post code when CONFIG_POSTMike Frysinger2009-02-02-9/+1
* Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger2009-02-02-46/+34
* Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger2009-02-02-2/+2
* Blackfin: bfin_mac: use common debug()Mike Frysinger2009-02-02-11/+3
* Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger2009-02-02-5/+11
* Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger2009-02-02-175/+134
* Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger2009-02-02-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-01-28/+12041
|\
| * SX1: add hardware V2 supportJean-Christophe PLAGNIOL-VILLARD2009-01-29-2/+6
| * SX1: Fix second flash mappingJean-Christophe PLAGNIOL-VILLARD2009-01-29-1/+1
| * SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbttyJean-Christophe PLAGNIOL-VILLARD2009-01-29-2/+13
| * move Samsung's board to board/samsungJean-Christophe PLAGNIOL-VILLARD2009-01-29-2/+2
| * move ARM Ltd. to vendor dirJean-Christophe PLAGNIOL-VILLARD2009-01-29-10/+12
| * OMAP3: Add Zoom1 board supportDirk Behme2009-01-28-2/+705
| * OMAP3: Add Pandora supportDirk Behme2009-01-28-2/+999
| * OMAP3: Add EVM boardDirk Behme2009-01-28-2/+1028
| * OMAP3: Add Overo boardDirk Behme2009-01-28-2/+949
| * OMAP3: Add common power code, README, and BeagleBoardDirk Behme2009-01-28-10/+1161
| * Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-24-0/+1026
| * OMAP3: Add I2C supportDirk Behme2009-01-24-0/+152
| * OMAP3: Add MMC supportDirk Behme2009-01-24-0/+960
| * OMAP3: Add NAND supportDirk Behme2009-01-24-0/+354
| * OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-24-0/+899
| * OMAP3: Add common clock, memory and low level codeDirk Behme2009-01-24-0/+1098
| * OMAP3: Add common cpu and start codeDirk Behme2009-01-24-0/+922
| * OMAP3: Add OMAP3, memory and function prototype headersDirk Behme2009-01-24-0/+662
| * OMAP3: Add pin mux, clock and cpu headersDirk Behme2009-01-24-0/+1099
| * bugfix for i.mx31 CCM_UPCTL regMaxim Artamonov2009-01-24-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-202/+446
|\ \
| * | AVR32: macb - Search for PHY idGunnar Rangoy2009-01-28-0/+31
| * | Fix IP alignment problemOlav Morken2009-01-28-1/+1
| * | Marvell 88E1118 interrupt fixRon Madrid2009-01-28-0/+4
| * | net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese2009-01-28-0/+2
| * | Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-28-16/+16
| * | net: Sort Makefile labelsMichal Simek2009-01-28-2/+2
| * | sh: sh7763rdp: Update sh7763rdp configNobuhiro Iwamatsu2009-01-24-0/+1
| * | mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-24-12/+50
| * | sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-24-134/+240
| * | net: smc911x: Make register read/write functions weakStefan Roese2009-01-24-37/+40
| * | powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher2009-01-24-0/+59
| * | Merge git://git.denx.de/u-boot into u-bootBen Warren2009-01-24-3912/+15335
| |\ \ | | |/
| * | Fix compile error in building MBX860T.Ben Warren2008-12-09-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk2009-02-01-46/+49
|\ \ \
| * | | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-1/+8