summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-271-1/+1
* TQM885D: use calculated cpuclk instead of measuring itMartin Krause2007-12-271-7/+0
* TQM885D: fix SDRAM refreshJens Gehrlein2007-12-271-16/+20
* TQM860M: Support for 10col SDRAMs, max. 128 MiBJens Gehrlein2007-12-271-2/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-2718-0/+3362
|\
| * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-071-1/+1
| |\
| * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-075-95/+657
| |\ \
| * \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2958-580/+1096
| |\ \ \
| * | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-232-0/+1474
| * | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-231-23/+56
| * | | | sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu2007-09-231-7/+0
| * | | | sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-237-211/+704
| * | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23477-8880/+33408
| |\ \ \ \
| * | | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-131-0/+75
| * | | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-1313-0/+1294
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-278-0/+419
|\ \ \ \ \ \
| * | | | | | AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen2007-12-171-0/+185
| * | | | | | AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen2007-12-171-0/+184
| * | | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-173-0/+50
| * | | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-175-0/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-12-271-0/+1
|\ \ \ \ \ \
| * | | | | | Add common memory fixup functionKumar Gala2007-12-071-0/+1
| |/ / / / /
* | | | | | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-1310-0/+267
* | | | | | Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-134-1/+61
* | | | | | CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka2007-12-131-0/+1
* | | | | | CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen2007-12-081-0/+10
|/ / / / /
* | | | | ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-061-1/+1
| |_|_|/ |/| | |
* | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-261-16/+16
* | | | Add additional fdt fixup helper functionsKumar Gala2007-11-211-0/+11
* | | | Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-211-0/+1
* | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-104/+658
* | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-0/+4
* | | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-211-6/+0
* | | | [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-202-2/+0
| |_|/ |/| |
* | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-202-7/+5
|\ \ \
| * | | Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang2007-11-191-5/+5
| * | | Fix build problems with mp2usb boardWolfgang Denk2007-11-191-2/+0
* | | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-169-70/+118
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ \ \