summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update include/asm/ gitignore after moveMike Frysinger2010-05-072-2/+2
* Fixup native builds on powerpcKumar Gala2010-05-071-3/+3
* cmd_usb.c: show cmd usage if no args givenSerge Ziryukin2010-05-061-0/+5
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-067-124/+91
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-05-061-61/+108
|\
| * Blackfin: TWI/I2C: implement multibus supportMike Frysinger2010-05-051-61/+108
* | drivers/*/Makefile: fix conditional compile rule.Ender.Dai2010-05-062-6/+4
* | Move test for unnecessary memmove to memmove_wd()Larry Johnson2010-05-062-5/+5
* | compiler.h: add uint typedefMike Frysinger2010-05-061-0/+1
* | command.c: Enable auto tab for the editenv commandTrübenbach, Ralf2010-05-061-0/+3
* | 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-063-8/+159
* | sc520: Fix minor DRAM Controller Setup bugGraeme Russ2010-05-061-1/+1
* | sc520: Update to new AMD CopyrightGraeme Russ2010-05-061-40/+77
* | eNET: Implement eNET WatchdogGraeme Russ2010-05-063-9/+47
* | eNET: Use SC520 MMCR to reset eNET boardGraeme Russ2010-05-061-1/+1
* | eNET: Add PC/AT compatibility setup functionGraeme Russ2010-05-061-0/+38
* | eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2010-05-062-1/+15
* | sc520: Board Specific PCI InitGraeme Russ2010-05-063-37/+36
* | sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-062-29/+29
* | eNET: Fix CONFIG_SYS_HZ to be 1000Graeme Russ2010-05-061-1/+1
* | eNET: Fix Flash WriteGraeme Russ2010-05-061-1/+1
* | sc520: Allow boards to override udelayGraeme Russ2010-05-062-0/+5
* | x86: Fix support for booting bzImageGraeme Russ2010-05-0615-32/+1676
* | x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-062-0/+9
* | x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-067-516/+32
* | SERIAL: Enable port-mapped accessGraeme Russ2010-05-061-30/+39
* | x86: Fix copying of Real-Mode code into RAMGraeme Russ2010-05-062-2/+2
* | x86: Pass relocation offset into Global DataGraeme Russ2010-05-061-27/+36
* | x86: Move GDT to a safe location in RAMGraeme Russ2010-05-062-14/+103
* | x86: Add RAM bootstrap functionalityGraeme Russ2010-05-064-12/+43
* | x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-062-38/+61
* | x86: Fix sc520 memory size reportingGraeme Russ2010-05-061-18/+17
* | x86: Fix do_go_exec()Graeme Russ2010-05-061-4/+4
* | x86: Add register dump to crash handlersGraeme Russ2010-05-061-34/+180
* | x86: Fix MMCR AccessGraeme Russ2010-05-065-95/+106
* | x86: #ifdef out getenv_IPaddr()Graeme Russ2010-05-061-0/+2
* | x86: Add unaligned.hGraeme Russ2010-05-061-0/+1
* | POST: Added ECC memory test for mpc83xx.Michael Zaidman2010-05-062-0/+196
* | cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks2010-05-051-115/+192
* | ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-051-2/+2
* | allow print_size to print large numbers on 32-bit systemsTimur Tabi2010-05-052-15/+20
* | fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi2010-05-051-2/+2
|/
* configs: remove unused CONFIG_COMMAND_HISTORYKim Phillips2010-05-043-3/+0
* mvsmr: fix link errorAnatolij Gustschin2010-05-041-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-0425-211/+2120
|\
| * Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger2010-05-032-15/+16
| * net: ethoc: add write_hwaddr supportThomas Chou2010-05-031-3/+3
| * net: altera_tse: add write_hwaddr supportThomas Chou2010-05-031-28/+35
| * net: fec_mxc: add write_hwaddr supportHeiko Schocher2010-05-031-1/+1
| * net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar2010-05-031-0/+11
OpenPOWER on IntegriCloud