summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-0235-112/+173
| |\ \ \ \
| * | | | | DHCP Client FixJustin Flammia2007-10-291-4/+7
| | |_|_|/ | |/| | |
* | | | | [UC101] SRAM now with 2 MB working.Heiko Schocher2007-11-131-1/+1
| |_|/ / |/| | |
* | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-034-6/+524
* | | | fix wording in READMEBruce Adler2007-11-031-1/+1
* | | | blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mkShinya Kuribayashi2007-11-032-5/+1
* | | | Trimmed some variables in ne2000.cVlad Lungu2007-11-031-14/+7
* | | | Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei2007-11-031-1/+1
* | | | Fix USB support issue for MPC8641HPCN board.Zhang Wei2007-11-031-0/+2
* | | | Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD2007-11-038-229/+160
* | | | TQM5200: Call usb_cpu_init() during board initMarian Balakowicz2007-11-031-2/+8
* | | | Fix typo in nfs.cGuennadi Liakhovetski2007-11-031-1/+0
* | | | Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-031-1/+1
* | | | add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-031-0/+38
* | | | changes for IDS8247 board supportSergej Stepanov2007-11-032-43/+101
| |/ / |/| |
* | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-0236-116/+180
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-0217-37/+53
| |\ \
| | * | ATSTK1002: Remove default ethernet addressesHaavard Skinnemoen2007-11-011-8/+3
| | * | DHCP Client FixJustin Flammia2007-11-011-4/+7
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-0110-23/+41
| | |\ \
| | | * | ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-253-17/+27
| | | * | ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew2007-10-251-0/+3
| | | * | ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-252-3/+3
| | | * | ColdFire 5253: Assign correct SDRAM sizeTsiChungLiew2007-10-251-1/+1
| | | * | ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-253-2/+7
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-11-015-2/+2
| | |\ \ \
| | | * | | Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse2007-10-235-2/+2
| | | |/ /
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-11-013-8/+13
| | |\ \ \
| | | * | | TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-241-1/+1
| | | * | | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-242-7/+12
| | | * | | Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause2007-10-2313-75/+172
| | | |\ \ \ | | | | |/ /
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-0119-79/+127
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-0111-57/+89
| | |\ \ \ \
| | | * | | | [MIPS] Fix UNCACHED_SDRAMVlad Lungu2007-10-211-1/+1
| | | * | | | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-212-1/+26
| | | * | | | [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-217-7/+14
| | | * | | | [MIPS] Fix $gp usageShinya Kuribayashi2007-10-211-6/+13
| | | * | | | [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-217-21/+35
| | | * | | | [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-217-21/+0
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-11-018-22/+38
| | |\ \ \ \
| | | * | | | Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-191-1/+6
| | | * | | | MSR overwrite fixurwithsughosh@gmail.com2007-10-191-8/+3
| | | * | | | tsec driver should clear RHALT on startupDan Wilson2007-10-191-0/+1
| | | * | | | Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala2007-10-194-8/+18
| | | * | | | Set OF_STDOUT_PATH to match the default console on MPC8568 MDSKumar Gala2007-10-191-1/+1
| | | * | | | Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-191-4/+4
| | | * | | | Merge branch 'denx'Andy Fleming2007-10-19181-1143/+6693
| | | |\ \ \ \
| | | * | | | | 85xx io out functions need sync after write.Ed Swarthout2007-09-261-0/+5
* | | | | | | | TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka2007-10-251-2/+2
* | | | | | | | Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk2007-10-242-14/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
OpenPOWER on IntegriCloud