summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-173-15/+33
|\
| * ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-081-12/+9
| * ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-081-0/+5
| * ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-081-0/+0
| * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-071-2/+2
| * ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-072-1/+17
* | Fix the i2c frequency and default address in rsdproto boardLuotao Fu2007-11-171-2/+2
* | powerpc: Backout relocation changes.Grant Likely2007-11-171-8/+0
* | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-1/+15
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-171-2/+2
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-bootStefan Roese2007-11-1320-268/+221
| |\ \ | | |/
| * | Merge git://www.denx.de/git/u-bootStefan Roese2007-10-2711-86/+95
| |\ \
| * | | ppc4xx: lwmon5: Some further GPIO config changesStefan Roese2007-10-231-2/+2
* | | | Unify pixis_reset altbank across board familiesJason Jin2007-11-172-0/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2007-11-161-50/+64
|\ \ \ \
| * | | | NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-061-0/+22
| * | | | NET: Cosmetic changesLarry Johnson2007-11-061-50/+42
| | |_|/ | |/| |
* | | | [UC101] SRAM now with 2 MB working.Heiko Schocher2007-11-131-1/+1
|/ / /
* | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-031-1/+1
* | | Fix USB support issue for MPC8641HPCN board.Zhang Wei2007-11-031-0/+2
* | | Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD2007-11-038-229/+160
* | | changes for IDS8247 board supportSergej Stepanov2007-11-031-10/+28
* | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-0210-29/+31
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-025-27/+26
| |\ \
| | * | ATSTK1002: Remove default ethernet addressesHaavard Skinnemoen2007-11-011-8/+3
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-014-19/+23
| | |\ \
| | | * | ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-251-16/+20
| | | * | ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-251-1/+1
| | | * | ColdFire 5253: Assign correct SDRAM sizeTsiChungLiew2007-10-251-1/+1
| | | * | ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-251-1/+1
| | | |/
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-11-011-1/+1
| | |\ \
| | | * | TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-241-1/+1
| | | * | Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause2007-10-232-0/+4
| | | |\ \ | | | | |/
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-015-2/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-011-1/+1
| | |\ \ \
| | | * | | [MIPS] Fix UNCACHED_SDRAMVlad Lungu2007-10-211-1/+1
| | | | |/ | | | |/|
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-11-014-1/+4
| | |\ \ \
| | | * | | Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala2007-10-193-0/+3
| | | * | | Set OF_STDOUT_PATH to match the default console on MPC8568 MDSKumar Gala2007-10-191-1/+1
| | | |/ /
* | | | | TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka2007-10-251-2/+2
* | | | | Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk2007-10-241-14/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Motion-PRO: Update configuration to accomodate next generation board.Bartlomiej Sieka2007-10-231-14/+15
| | |/ / | |/| |
* | | | TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-241-1/+1
* | | | Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD2007-10-241-5/+5
* | | | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-241-0/+2
* | | | xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-241-0/+1
* | | | lubbock: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-241-0/+1
* | | | fix pxa255_idp boardMarcel Ziswiler2007-10-232-9/+10
* | | | Make MPC8266ADS command selection more robustRune Torgersen2007-10-231-33/+20
| |/ / |/| |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-10-212-24/+38
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud