summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-172-7/+7
| |\ \ \ \ \
| | * | | | | Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-171-1/+1
| | * | | | | Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD2007-11-161-6/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2007-11-166-179/+1227
| |\ \ \ \ \
| | * | | | | Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-063-1/+1001
| | * | | | | NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-063-60/+121
| | * | | | | NET: Cosmetic changesLarry Johnson2007-11-062-123/+110
| | * | | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-0624-303/+844
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-0235-112/+173
| | |\ \ \ \ \
| | * | | | | | DHCP Client FixJustin Flammia2007-10-291-4/+7
| | | |_|_|/ / | | |/| | | |
* | | | | | | Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely2007-11-151-11/+22
* | | | | | | Group block/flash drivers in drivers/MakefileGrant Likely2007-11-151-9/+13
* | | | | | | Group USB drivers in drivers/MakefileGrant Likely2007-11-151-7/+11
* | | | | | | Group i2c drivers in drivers/MakefileGrant Likely2007-11-151-4/+8
* | | | | | | Group console drivers in drivers/MakefileGrant Likely2007-11-151-20/+24
* | | | | | | Group network drivers in drivers/MakefileGrant Likely2007-11-151-29/+31
* | | | | | | Build: split COBJS value into multiple linesGrant Likely2007-11-1511-80/+284
* | | | | | | Add .gitignore filesGrant Likely2007-11-154-0/+33
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-153-2/+2
* | | | | | Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-154-2/+3
* | | | | | Revert "Correct fixup relocation for mpc8220"Grant Likely2007-11-153-2/+2
* | | | | | Revert "Correct fixup relocation for mpc824x"Grant Likely2007-11-154-3/+3
* | | | | | Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-156-2/+5
* | | | | | Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-153-2/+2
* | | | | | Revert "[MPC512x] Correct fixup relocation"Grant Likely2007-11-153-2/+2
|/ / / / /
* | | | | [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
| | | |/ /
OpenPOWER on IntegriCloud