aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-07mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid3-0/+47
2010-05-06drivers/*/Makefile: fix conditional compile rule.Ender.Dai2-6/+4
2010-05-06Move test for unnecessary memmove to memmove_wd()Larry Johnson2-5/+5
2010-05-06compiler.h: add uint typedefMike Frysinger1-0/+1
2010-05-06command.c: Enable auto tab for the editenv commandTrübenbach, Ralf1-0/+3
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt3-8/+159
2010-05-06sc520: Fix minor DRAM Controller Setup bugGraeme Russ1-1/+1
2010-05-06sc520: Update to new AMD CopyrightGraeme Russ1-40/+77
2010-05-06eNET: Implement eNET WatchdogGraeme Russ3-9/+47
2010-05-06eNET: Use SC520 MMCR to reset eNET boardGraeme Russ1-1/+1
2010-05-06eNET: Add PC/AT compatibility setup functionGraeme Russ1-0/+38
2010-05-06eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2-1/+15
2010-05-06sc520: Board Specific PCI InitGraeme Russ3-37/+36
2010-05-06sc520: Move PCI defines to PCI include fileGraeme Russ2-29/+29
2010-05-06eNET: Fix CONFIG_SYS_HZ to be 1000Graeme Russ1-1/+1
2010-05-06eNET: Fix Flash WriteGraeme Russ1-1/+1
2010-05-06sc520: Allow boards to override udelayGraeme Russ2-0/+5
2010-05-06x86: Fix support for booting bzImageGraeme Russ15-32/+1676
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ2-0/+9
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ7-516/+32
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ1-30/+39
2010-05-06x86: Fix copying of Real-Mode code into RAMGraeme Russ2-2/+2
2010-05-06x86: Pass relocation offset into Global DataGraeme Russ1-27/+36
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ2-14/+103
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ4-12/+43
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ2-38/+61
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ1-18/+17
2010-05-06x86: Fix do_go_exec()Graeme Russ1-4/+4
2010-05-06x86: Add register dump to crash handlersGraeme Russ1-34/+180
2010-05-06x86: Fix MMCR AccessGraeme Russ5-95/+106
2010-05-06x86: #ifdef out getenv_IPaddr()Graeme Russ1-0/+2
2010-05-06x86: Add unaligned.hGraeme Russ1-0/+1
2010-05-06POST: Added ECC memory test for mpc83xx.Michael Zaidman2-0/+196
2010-05-05cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks1-115/+192
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis1-2/+2
2010-05-05allow print_size to print large numbers on 32-bit systemsTimur Tabi2-15/+20
2010-05-05fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi1-2/+2
2010-05-04configs: remove unused CONFIG_COMMAND_HISTORYKim Phillips3-3/+0
2010-05-04mvsmr: fix link errorAnatolij Gustschin1-5/+5
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk25-211/+2120
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk51-738/+2817
2010-05-03Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger2-15/+16
2010-05-03net: ethoc: add write_hwaddr supportThomas Chou1-3/+3
2010-05-03net: altera_tse: add write_hwaddr supportThomas Chou1-28/+35
2010-05-03net: fec_mxc: add write_hwaddr supportHeiko Schocher1-1/+1
2010-05-03net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar1-0/+11
2010-05-03Program net device MAC addresses after initializingBen Warren5-5/+31
2010-05-03net: add altera triple speeds ethernet mac driverThomas Chou4-0/+1432
2010-05-03net: add opencore 10/100 ethernet mac driverThomas Chou3-0/+513
2010-05-03smc911x driver frame alignment patchValentin Yakovenkov1-1/+1