Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge commit 'wd/master' | Jon Loeliger | 2008-01-10 | -1483/+7392 |
|\ | ||||
| * | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -27/+28 |
| * | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-10 | -36/+407 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-10 | -1210/+4309 |
| |\ | ||||
| | * | Add QE brg freq and correct qe bus freq fdt update code | Kim Phillips | 2008-01-09 | -1/+3 |
| | * | Remove cache config from ATUM8548 and sbc8548 configs | Andy Fleming | 2008-01-09 | -14/+0 |
| | * | 85xx: add ability to upload QE firmware | Timur Tabi | 2008-01-09 | -2/+356 |
| | * | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -120/+15 |
| | * | mpc85xx: Add support for ATUM8548 (updated) | robert lazarski | 2008-01-09 | -0/+744 |
| | * | mpc85xx: Add support for ATUM8548 (updated) | robert lazarski | 2008-01-09 | -0/+649 |
| | * | mpc85xx: Add support for SBC8548 (updated) | Joe Hamman | 2008-01-09 | -0/+752 |
| | * | mpc85xx: Add support for SBC8548 (updated) | Joe Hamman | 2008-01-09 | -0/+902 |
| | * | MPC8568E-MDS: set up QE pario for UART1 | Anton Vorontsov | 2008-01-09 | -0/+7 |
| | * | MPC8568E-MDS: reset UCCs to use them reliably | Anton Vorontsov | 2008-01-09 | -0/+33 |
| | * | Reworked FSL Book-E TLB macros to be more readable | Kumar Gala | 2008-01-09 | -1034/+809 |
| | * | Use FSL Book-E MMU macros from Linux Kernel | Kumar Gala | 2008-01-09 | -56/+56 |
| * | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-01-09 | -34/+29 |
| |\ \ | ||||
| | * | | Fix my own merge stupidity | Andy Fleming | 2008-01-09 | -34/+29 |
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-01-09 | -4/+2539 |
| |\ \ \ | ||||
| | * \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd | Wolfgang Denk | 2008-01-09 | -4/+2539 |
| | |\ \ \ | | | |_|/ | | |/| | | ||||
| | | * | | API for external applications. | Rafal Jaworowski | 2008-01-09 | -0/+2537 |
| | | * | | Globalize envmatch() | Rafal Jaworowski | 2008-01-09 | -4/+2 |
| * | | | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-01-09 | -10/+17 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||
| | * | | Expose parse_line() globally. | James Yang | 2008-01-09 | -10/+17 |
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-usb | Wolfgang Denk | 2008-01-09 | -0/+17 |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | Add Ctrl combo key support to usb keyboard driver. | Zhang Wei | 2008-01-09 | -0/+19 |
| | * | | Merge git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-01-09 | -11881/+42644 |
| | |\ \ | ||||
| | * | | | TQM5200: Call usb_cpu_init() during board init | Marian Balakowicz | 2007-10-31 | -2/+8 |
| | * | | | Fix the issue of usb_kbd driver missing the scan code of key 'z'. | Zhang Wei | 2007-10-31 | -1/+1 |
| | * | | | PXA USB OHCI: "usb stop" implementation. | Rodolfo Giometti | 2007-10-31 | -0/+16 |
| * | | | | trivial: fix consequences of a bad merge | Guennadi Liakhovetski | 2008-01-09 | -1/+0 |
| * | | | | Add Ctrl combo key support to usb keyboard driver. | Zhang Wei | 2008-01-09 | -0/+19 |
| * | | | | fix various comments | Marcel Ziswiler | 2008-01-09 | -26/+25 |
| * | | | | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -30/+31 |
| * | | | | Remove the obsolete terse version of do_mii() | Shinya Kuribayashi | 2008-01-09 | -139/+0 |
| * | | | | Do not reference sha1.c when building mkimage. | Mike Frysinger | 2008-01-09 | -1/+1 |
| * | | | | common/cmd_mii.c: Add sanity argc check | Shinya Kuribayashi | 2008-01-09 | -0/+5 |
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk | 2008-01-09 | -5055/+12462 |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| * | | | | Fix compile problem with new env code. | Wolfgang Denk | 2008-01-08 | -0/+1 |
| * | | | | tools: fix fw_printenv tool to compile again | Markus Klotzbücher | 2008-01-08 | -30/+42 |
* | | | | | 86xx: Support 2GB DIMMs | Becky Bruce | 2008-01-10 | -1/+10 |
* | | | | | 86xx: Remove cache config from configs.h | Jon Loeliger | 2008-01-09 | -7/+0 |
* | | | | | Convert MPC8610HPCD to use libfdt. | Jon Loeliger | 2008-01-09 | -50/+54 |
* | | | | | 8610: Fix lingering compile warnings. | Jon Loeliger | 2008-01-09 | -1/+4 |
| |/ / / |/| | | | ||||
* | | | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-01-09 | -326/+427 |
* | | | | fix easylogo on big endian dev systems | Mike Frysinger | 2008-01-09 | -0/+18 |
* | | | | cleanup easylogo | Mike Frysinger | 2008-01-09 | -7/+18 |
* | | | | Fix build problems under Cygwin | raptorbrino@aim.com | 2008-01-09 | -0/+1 |
* | | | | cmd_bmp: Add support for displaying gzip compressed bmps | Hans-Christian Egtvedt | 2008-01-09 | -49/+85 |
* | | | | Fix and optimize MII operations on FEC (MPC8xx) controllers | Guennadi Liakhovetski | 2008-01-09 | -54/+53 |