summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add some comments to clocks in atstk1002.hEirik Aanonsen2007-09-181-2/+20
* Reduce BOOTDELAY variable to 1 second by default for STK1002Hans-Christian Egtvedt2007-08-301-1/+1
* Remove double quotation marks around MAC address for STK1002Hans-Christian Egtvedt2007-08-301-2/+2
* AVR32: Change prototype of memsetSemih Hazar2007-08-271-1/+1
* Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-121-5/+29
|\
| * Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-121-5/+29
* | Adjust default configuration of ADS5121 board.Wolfgang Denk2007-08-121-28/+18
* | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-123-26/+19
|/
* Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-08-113-2/+14
|\
| * Call ft_board_setup() from the bootm command.Gerald Van Baren2007-08-101-0/+6
| * Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren2007-08-101-0/+6
| * Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren2007-08-101-1/+1
| * Minor code clean up.Gerald Van Baren2007-08-101-1/+1
* | add image size and descriptors for Spartan 3E FPGA chipsBruce Adler2007-08-111-0/+24
|/
* Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefanStefan Roese2007-08-101-0/+0
|\
| * Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-101-0/+0
| |\
| | * Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-101-0/+0
| | |\
| | | * Move 64bit division from avr32 to generic libDirk Behme2007-08-101-0/+0
* | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-104-3/+589
|\ \ \ \ | |/ / /
| * | | mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-101-0/+583
| * | | mpc83xx: Add support for the display of reset statusDave Liu2007-08-101-0/+2
| * | | Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-101-0/+2
| * | | TQM834x: cleanup configuratonMartin Krause2007-08-101-3/+0
| * | | mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-101-0/+2
* | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-1012-0/+1470
|/ / /
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-usbWolfgang Denk2007-08-0916-35/+457
|\ \ \
| * \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07389-6589/+14922
| |\ \ \ | | |/ /
| * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-065-67/+167
| |\ \ \
| * | | | TRAB, USB: update trab board configuration for use of generic ohci driverMarkus Klotzbuecher2007-06-061-1/+2
| * | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board.Markus Klotzbuecher2007-06-061-0/+1
| * | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-061-7/+2
| * | | | Add USB PCI-OHCI, USB keyboard and event poll support to theZhang Wei2007-06-061-0/+13
| * | | | USB event poll supportZhang Wei2007-06-061-0/+1
| * | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-2939-557/+1286
| |\ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-0715-87/+1640
| |\ \ \ \ \
| * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-2379-1605/+2425
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-032-13/+5
| |\ \ \ \ \ \ \
| * | | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-031-1/+4
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-2315-35/+442
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-277-13/+39
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-272-7/+17
| | | * | | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-276-6/+6
| | | * | | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-275-0/+16
| | * | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27103-366/+7353
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-0731-2146/+4121
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-261-17/+17
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-2611-91/+691
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Code cleanupWolfgang Denk2006-06-145-15/+13
| | * | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-1411-108/+1891
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Various USB related patchesWolfgang Denk2006-06-146-18/+345