Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+1470 | |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-usb | Wolfgang Denk | 2007-08-09 | -35/+457 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -6589/+14922 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | * | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-06-06 | -67/+167 | |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | TRAB, USB: update trab board configuration for use of generic ohci driver | Markus Klotzbuecher | 2007-06-06 | -1/+2 | |
| | * | | | | | | | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board. | Markus Klotzbuecher | 2007-06-06 | -0/+1 | |
| | * | | | | | | | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board config | Markus Klotzbuecher | 2007-06-06 | -7/+2 | |
| | * | | | | | | | | | Add USB PCI-OHCI, USB keyboard and event poll support to the | Zhang Wei | 2007-06-06 | -0/+13 | |
| | * | | | | | | | | | USB event poll support | Zhang Wei | 2007-06-06 | -0/+1 | |
| | * | | | | | | | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | 2007-05-29 | -557/+1286 | |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | -87/+1640 | |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | -1605/+2425 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-03 | -13/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver) | Rodolfo Giometti | 2007-04-03 | -1/+4 | |
| | * | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -35/+442 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -13/+39 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | | | Fix some endianness issues related to the generic ohci driver | Markus Klotzbuecher | 2006-11-27 | -7/+17 | |
| | | | * | | | | | | | | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -6/+6 | |
| | | | * | | | | | | | | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | -0/+16 | |
| | | * | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | -366/+7353 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-07 | -2146/+4121 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | -17/+17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | -91/+691 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | Code cleanup | Wolfgang Denk | 2006-06-14 | -15/+13 | |
| | | * | | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-14 | -108/+1891 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | Various USB related patches | Wolfgang Denk | 2006-06-14 | -18/+345 | |
| | | * | | | | | | | | | | | | | | | | | | Merge with /home/mk/git/u-boot#generic_ohci | Wolfgang Denk | 2006-05-31 | -5/+61 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | | | | | | | | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | -0/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -6/+11 | |
| | | | * | | | | | | | | | | | | | | | | | | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | 2006-05-23 | -2/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher | 2006-05-22 | -2/+44 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-08-09 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-07-11 | -3/+201 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-07-06 | -436/+1138 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-06-20 | -3/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-06-14 | -121/+635 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | | fix compilation problem for mpc8349itx CFG_RAMBOOT | Nikita V. Youshchenko | 2007-06-01 | -1/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | add missing 'console' var to default mpc8349itx config | Nikita V. Youshchenko | 2007-06-01 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | | Merge with /home/tur/git/u-boot#cm5200-si | Wolfgang Denk | 2007-08-07 | -22/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. | Bartlomiej Sieka | 2007-08-03 | -22/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -3/+2011 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -1844/+1842 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fix some compile issues for MAI board. | Jason Jin | 2007-08-06 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Configurations for ATI video card BIOS emulator | Jason Jin | 2007-08-06 | -3/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | This is a framebuffer driver for ATI video card, can work for PCI9200, | Jason Jin | 2007-08-06 | -0/+1986 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -6154/+9380 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | | | / / / / / / / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -28/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -85/+307 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -5997/+9039 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | | | | From: eran liberty <eran.liberty@gmail.com> | Andy Fleming | 2007-07-11 | -1/+3 |