summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge commit 'wd/master'Jon Loeliger2008-01-10-1483/+7392
|\
| * Fix Ethernet init() return codesBen Warren2008-01-10-27/+28
| * Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10-36/+407
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-10-1210/+4309
| |\
| | * Add QE brg freq and correct qe bus freq fdt update codeKim Phillips2008-01-09-1/+3
| | * Remove cache config from ATUM8548 and sbc8548 configsAndy Fleming2008-01-09-14/+0
| | * 85xx: add ability to upload QE firmwareTimur Tabi2008-01-09-2/+356
| | * 85xx: Remove cache config from configs.hKumar Gala2008-01-09-120/+15
| | * mpc85xx: Add support for ATUM8548 (updated)robert lazarski2008-01-09-0/+744
| | * mpc85xx: Add support for ATUM8548 (updated)robert lazarski2008-01-09-0/+649
| | * mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-09-0/+752
| | * mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-09-0/+902
| | * MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov2008-01-09-0/+7
| | * MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov2008-01-09-0/+33
| | * Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-09-1034/+809
| | * Use FSL Book-E MMU macros from Linux KernelKumar Gala2008-01-09-56/+56
| * | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-01-09-34/+29
| |\ \
| | * | Fix my own merge stupidityAndy Fleming2008-01-09-34/+29
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-01-09-4/+2539
| |\ \ \
| | * \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-01-09-4/+2539
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | API for external applications.Rafal Jaworowski2008-01-09-0/+2537
| | | * | Globalize envmatch()Rafal Jaworowski2008-01-09-4/+2
| * | | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-01-09-10/+17
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Expose parse_line() globally.James Yang2008-01-09-10/+17
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-01-09-0/+17
| |\ \ \ | | |/ / | |/| |
| | * | Add Ctrl combo key support to usb keyboard driver.Zhang Wei2008-01-09-0/+19
| | * | Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-01-09-11881/+42644
| | |\ \
| | * | | TQM5200: Call usb_cpu_init() during board initMarian Balakowicz2007-10-31-2/+8
| | * | | Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei2007-10-31-1/+1
| | * | | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-31-0/+16
| * | | | trivial: fix consequences of a bad mergeGuennadi Liakhovetski2008-01-09-1/+0
| * | | | Add Ctrl combo key support to usb keyboard driver.Zhang Wei2008-01-09-0/+19
| * | | | fix various commentsMarcel Ziswiler2008-01-09-26/+25
| * | | | fix comments with new drivers organizationMarcel Ziswiler2008-01-09-30/+31
| * | | | Remove the obsolete terse version of do_mii()Shinya Kuribayashi2008-01-09-139/+0
| * | | | Do not reference sha1.c when building mkimage.Mike Frysinger2008-01-09-1/+1
| * | | | common/cmd_mii.c: Add sanity argc checkShinya Kuribayashi2008-01-09-0/+5
| * | | | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-01-09-5055/+12462
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix compile problem with new env code.Wolfgang Denk2008-01-08-0/+1
| * | | | tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-08-30/+42
* | | | | 86xx: Support 2GB DIMMsBecky Bruce2008-01-10-1/+10
* | | | | 86xx: Remove cache config from configs.hJon Loeliger2008-01-09-7/+0
* | | | | Convert MPC8610HPCD to use libfdt.Jon Loeliger2008-01-09-50/+54
* | | | | 8610: Fix lingering compile warnings.Jon Loeliger2008-01-09-1/+4
| |/ / / |/| | |
* | | | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-09-326/+427
* | | | fix easylogo on big endian dev systemsMike Frysinger2008-01-09-0/+18
* | | | cleanup easylogoMike Frysinger2008-01-09-7/+18
* | | | Fix build problems under Cygwinraptorbrino@aim.com2008-01-09-0/+1
* | | | cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt2008-01-09-49/+85
* | | | Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski2008-01-09-54/+53