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