Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | 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 | |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | 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 |