summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-06command.c: Enable auto tab for the editenv commandTrübenbach, Ralf
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt
2010-05-06sc520: Fix minor DRAM Controller Setup bugGraeme Russ
2010-05-06sc520: Update to new AMD CopyrightGraeme Russ
2010-05-06eNET: Implement eNET WatchdogGraeme Russ
2010-05-06eNET: Use SC520 MMCR to reset eNET boardGraeme Russ
2010-05-06eNET: Add PC/AT compatibility setup functionGraeme Russ
2010-05-06eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ
2010-05-06sc520: Board Specific PCI InitGraeme Russ
2010-05-06sc520: Move PCI defines to PCI include fileGraeme Russ
2010-05-06eNET: Fix CONFIG_SYS_HZ to be 1000Graeme Russ
2010-05-06eNET: Fix Flash WriteGraeme Russ
2010-05-06sc520: Allow boards to override udelayGraeme Russ
2010-05-06x86: Fix support for booting bzImageGraeme Russ
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ
2010-05-06x86: Fix copying of Real-Mode code into RAMGraeme Russ
2010-05-06x86: Pass relocation offset into Global DataGraeme Russ
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ
2010-05-06x86: Fix do_go_exec()Graeme Russ
2010-05-06x86: Add register dump to crash handlersGraeme Russ
2010-05-06x86: Fix MMCR AccessGraeme Russ
2010-05-06x86: #ifdef out getenv_IPaddr()Graeme Russ
2010-05-06x86: Add unaligned.hGraeme Russ
2010-05-06POST: Added ECC memory test for mpc83xx.Michael Zaidman
2010-05-05cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis
2010-05-05allow print_size to print large numbers on 32-bit systemsTimur Tabi
2010-05-05fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi
2010-05-04configs: remove unused CONFIG_COMMAND_HISTORYKim Phillips
2010-05-04mvsmr: fix link errorAnatolij Gustschin
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-05-03Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger
2010-05-03net: ethoc: add write_hwaddr supportThomas Chou
2010-05-03net: altera_tse: add write_hwaddr supportThomas Chou
2010-05-03net: fec_mxc: add write_hwaddr supportHeiko Schocher
2010-05-03net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar
2010-05-03Program net device MAC addresses after initializingBen Warren
2010-05-03net: add altera triple speeds ethernet mac driverThomas Chou
2010-05-03net: add opencore 10/100 ethernet mac driverThomas Chou
2010-05-03smc911x driver frame alignment patchValentin Yakovenkov
2010-05-03net: Kirkwood_egiga.c bugfixes for rx pathPrafulla Wadaskar
2010-05-03fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige
2010-05-03tsec: Wait for both RX and TX to stopAndy Fleming
2010-05-03net: dm9000x: use standard I/O accessorsMike Frysinger