summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | | mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips2007-08-10-6/+0
| | * | | | | mpc83xx: Correct the README for DDR ECCDave Liu2007-08-10-30/+30
| | * | | | | mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-10-706/+391
| | * | | | | mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu2007-08-10-3/+10
| | * | | | | mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-10-0/+952
| | * | | | | mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-10-1/+35
| | * | | | | mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-10-22/+22
| | * | | | | mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren2007-08-10-28/+46
| | * | | | | mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-10-20/+14
| | * | | | | mpc83xx: Add support for the display of reset statusDave Liu2007-08-10-2/+42
| | * | | | | mpc83xx: Fix the align bug of SDMA bufferDave Liu2007-08-10-2/+2
| | * | | | | mpc83xx: Revise the MPC8360EMDS readme docDave Liu2007-08-10-1/+22
| | * | | | | FSL I2C driver programs the two I2C busses differentlyTimur Tabi2007-08-10-1/+2
| | * | | | | Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-10-2/+14
| | * | | | | TQM834x: cleanup configuratonMartin Krause2007-08-10-3/+0
| | * | | | | MPC83xx: Fix makefile to generate config.h file in the build directorydavid.saada2007-08-10-8/+8
| | * | | | | mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-10-2/+9
| * | | | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-2/+5464
| |/ / / / /
| * | | | | Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-09-4/+41
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-09-1/+36
| | |\ \ \ \ | | | |/ / /
| | | * | | Treat ppc64 host as ppcKumar Gala2007-08-09-0/+1
| | | * | | Minor fix for bios emulator makefileJason Jin2007-08-09-1/+1
| | | * | | Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-09-0/+32
| | | * | | tsec: fix multiple PHY supportZach Sadecki2007-08-09-0/+2
| | * | | | Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-09-3/+5
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | tsec: Allow Ten Bit Interface address to be configurableJoe Hamman2007-08-09-3/+5
| | | |/
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-usbWolfgang Denk2007-08-09-502/+5305
| |\ \ \
| | * \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07-121209/+48312
| | |\ \ \ | | | |/ /
| | * | | USB: This patch fix readl in ohci swap reg access.Jason Jin2007-06-11-1/+1
| | * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-06-667/+1285
| | |\ \ \
| | * | | | TRAB, USB: update trab board configuration for use of generic ohci driverMarkus Klotzbuecher2007-06-06-1/+2
| | * | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board.Markus Klotzbuecher2007-06-06-1/+52
| | * | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-06-7/+56
| | * | | | USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-06-69/+62
| | * | | | Files include/linux/byteorder/{big,little}_endian.h defineRodolfo Giometti2007-06-06-3/+3
| | * | | | Add USB PCI-OHCI, USB keyboard and event poll support to theZhang Wei2007-06-06-0/+13
| | * | | | USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei2007-06-06-55/+267
| | * | | | USB event poll supportZhang Wei2007-06-06-1/+9
| | * | | | ISP116x: delay for crappy USB keysRodolfo Giometti2007-06-06-0/+1
| | * | | | Change duplicate usb_cpu_init_fail to usb_board_init_failMarkus Klotzbuecher2007-06-06-1/+1
| | * | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-29-941/+3129
| | |\ \ \ \
| | * | | | | Fix an ancient CHANGELOG conflictMarkus Klotzbuecher2007-05-07-18/+14
| | * | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-07-428/+5103
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-23-5183/+14964
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge with /home/mk/git/u-boot-usb-hacking#testingMarkus Klotzbuecher2007-04-23-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | USB: (Another) delay for crappy USB keys.Rodolfo Giometti2007-04-23-1/+3
| | * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-03-15/+29
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-03-2/+1906
| | * | | | | | | | USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-03-11/+1
| | * | | | | | | | PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-26-2/+14