summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* eNET: Use SC520 MMCR to reset eNET boardGraeme Russ2010-05-06-1/+1
* eNET: Add PC/AT compatibility setup functionGraeme Russ2010-05-06-0/+38
* eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2010-05-06-1/+15
* sc520: Board Specific PCI InitGraeme Russ2010-05-06-37/+36
* sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-06-29/+29
* eNET: Fix CONFIG_SYS_HZ to be 1000Graeme Russ2010-05-06-1/+1
* eNET: Fix Flash WriteGraeme Russ2010-05-06-1/+1
* sc520: Allow boards to override udelayGraeme Russ2010-05-06-0/+5
* x86: Fix support for booting bzImageGraeme Russ2010-05-06-32/+1676
* x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-06-0/+9
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-06-516/+32
* SERIAL: Enable port-mapped accessGraeme Russ2010-05-06-30/+39
* x86: Fix copying of Real-Mode code into RAMGraeme Russ2010-05-06-2/+2
* x86: Pass relocation offset into Global DataGraeme Russ2010-05-06-27/+36
* x86: Move GDT to a safe location in RAMGraeme Russ2010-05-06-14/+103
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-06-12/+43
* x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-06-38/+61
* x86: Fix sc520 memory size reportingGraeme Russ2010-05-06-18/+17
* x86: Fix do_go_exec()Graeme Russ2010-05-06-4/+4
* x86: Add register dump to crash handlersGraeme Russ2010-05-06-34/+180
* x86: Fix MMCR AccessGraeme Russ2010-05-06-95/+106
* x86: #ifdef out getenv_IPaddr()Graeme Russ2010-05-06-0/+2
* x86: Add unaligned.hGraeme Russ2010-05-06-0/+1
* POST: Added ECC memory test for mpc83xx.Michael Zaidman2010-05-06-0/+196
* cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks2010-05-05-115/+192
* ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-05-2/+2
* allow print_size to print large numbers on 32-bit systemsTimur Tabi2010-05-05-15/+20
* fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi2010-05-05-2/+2
* configs: remove unused CONFIG_COMMAND_HISTORYKim Phillips2010-05-04-3/+0
* mvsmr: fix link errorAnatolij Gustschin2010-05-04-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-04-211/+2120
|\
| * Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger2010-05-03-15/+16
| * net: ethoc: add write_hwaddr supportThomas Chou2010-05-03-3/+3
| * net: altera_tse: add write_hwaddr supportThomas Chou2010-05-03-28/+35
| * net: fec_mxc: add write_hwaddr supportHeiko Schocher2010-05-03-1/+1
| * net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar2010-05-03-0/+11
| * Program net device MAC addresses after initializingBen Warren2010-05-03-5/+31
| * net: add altera triple speeds ethernet mac driverThomas Chou2010-05-03-0/+1432
| * net: add opencore 10/100 ethernet mac driverThomas Chou2010-05-03-0/+513
| * smc911x driver frame alignment patchValentin Yakovenkov2010-05-03-1/+1
| * net: Kirkwood_egiga.c bugfixes for rx pathPrafulla Wadaskar2010-05-03-4/+5
| * fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige2010-05-03-1/+1
| * tsec: Wait for both RX and TX to stopAndy Fleming2010-05-03-1/+2
| * net: dm9000x: use standard I/O accessorsMike Frysinger2010-05-03-6/+6
| * mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel2010-05-03-22/+7
| * fec_mxc don't use internal eeprom on MX25John Rigby2010-05-03-2/+2
| * fix lockup in mcfmii/mii_discover_phy() in case communication failsWolfgang Wegner2010-05-03-22/+23
| * 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-03-4/+49
| * ./net/net.c - make Microsoft dns servers happy with random_port() numbersRobin Getz2010-05-03-2/+4
| * Remove unused "local_crc32" function.Detlev Zundel2010-05-03-120/+3