| Commit message (Expand) | Author | Age | Lines |
* | 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://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 |
|\ \ \ |
|
| * | | | 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 |
| * | | | Fix endianness conversions in rtl8169 driver | Guennadi Liakhovetski | 2008-01-09 | -55/+45 |
| | |/
| |/| |
|
| * | | Coding Style clenaup; update CHANGELOG | Wolfgang Denk | 2008-01-09 | -2/+155 |
| * | | Remove bit swapping in Xilinx Spartan bitfile loading | Matthias Fuchs | 2008-01-09 | -36/+1 |
| * | | Fix MSB check in Xilinx Spartan slave serial mode | Matthias Fuchs | 2008-01-09 | -2/+2 |
| * | | Add new Xilinx Spartan FPGA types | Matthias Fuchs | 2008-01-09 | -1/+13 |
| * | | Add pre and post configuration callbacks for Spartan FPGAs | Matthias Fuchs | 2008-01-09 | -4/+34 |
| * | | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | -62/+69 |
| * | | Add Epson RX8025 RTC support | Matthias Fuchs | 2008-01-09 | -0/+228 |
| * | | serial: Make default_serial_console() a weak function | Matthias Fuchs | 2008-01-09 | -1/+3 |
| * | | add 'terminal program' functionality | Harald Welte | 2008-01-09 | -0/+104 |
| * | | Re-introduce the 'nand read.oob' and 'nand write.oob' commands | Harald Welte | 2008-01-09 | -0/+8 |
| * | | Fix building with CRAMFS but not JFFS2 support | Harald Welte | 2008-01-09 | -1/+10 |
| * | | Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ... | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -2/+24 |
| * | | ARM: support board-specific ethernet PHY init | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -0/+4 |
| * | | IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -14/+10 |
| * | | Add missing file in gitignore and comments | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -2/+31 |
| * | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-01-09 | -139/+2682 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-01-09 | -7/+2058 |
| |\ \ |
|
| | * \ | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2008-01-07 | -7967/+34307 |
| | |\ \ |
|
| | * | | | Remove warnings re CONFIG_EXTRA_ENV_SETTINGS | Peter Pearse | 2007-11-15 | -11/+11 |
| | * | | | Correction patch | Peter Pearse | 2007-11-15 | -358/+239 |