summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause2007-12-27-64/+120
* TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-27-13/+20
* TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-27-10/+8
* TQM885D: use calculated cpuclk instead of measuring itMartin Krause2007-12-27-7/+0
* TQM885D: fix SDRAM refreshJens Gehrlein2007-12-27-16/+20
* TQM860M: Support for 10col SDRAMs, max. 128 MiBJens Gehrlein2007-12-27-2/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-27-6/+5766
|\
| * sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu2007-12-07-0/+2
| * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07-2/+2
| |\
| * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07-1169/+2818
| |\ \
| * | | sh: Add SuperH boards maintainer to MAINTAINERS fileNobuhiro Iwamatsu2007-11-29-0/+12
| * | | sh: Add ms7750se support in MAKEALLNobuhiro Iwamatsu2007-11-29-0/+1
| * | | sh: Add sh3 and sh4 support in MAKEALLJean-Christophe PLAGNIOL-VILLARD2007-11-29-1/+19
| * | | sh: Add document for SuperH.Nobuhiro Iwamatsu2007-11-29-0/+62
| * | | sh: Add marubun's pcmcia driverNobuhiro Iwamatsu2007-11-29-0/+179
| * | | sh: Update SuperH SCIF driverNobuhiro Iwamatsu2007-11-29-15/+16
| * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-29-1657/+7852
| |\ \ \
| * | | | sh: Add support command of ide with shNobuhiro Iwamatsu2007-09-23-2/+2
| * | | | sh: Update MakefileNobuhiro Iwamatsu2007-09-23-0/+5
| * | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-23-0/+2016
| * | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-23-50/+94
| * | | | sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu2007-09-23-7/+0
| * | | | sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-23-270/+964
| * | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23-151414/+129105
| |\ \ \ \
| * | | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-13-0/+479
| * | | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-13-1/+2257
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-27-13/+451
|\ \ \ \ \ \
| * | | | | | AVR32: Fix logic inversion in disable_interrupts()Haavard Skinnemoen2007-12-17-1/+1
| * | | | | | AVR32: Enable interrupts at bootupHaavard Skinnemoen2007-12-17-0/+2
| * | | | | | AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen2007-12-17-1/+1
| * | | | | | README: Remove ATSTK1000 daughterboard listHaavard Skinnemoen2007-12-17-3/+1
| * | | | | | Add ATSTK100[234] to MAINTAINERSHaavard Skinnemoen2007-12-17-1/+4
| * | | | | | AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen2007-12-17-0/+189
| * | | | | | AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen2007-12-17-0/+188
| * | | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-17-0/+57
| * | | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-17-1/+1
| * | | | | | atmel_mci: Show SR when block read failsHaavard Skinnemoen2007-12-17-6/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-12-27-52/+136
|\ \ \ \ \ \
| * | | | | | Conditionally compile fdt_fixup_ethernet()Gerald Van Baren2007-12-07-0/+4
| * | | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-07-43/+7
| * | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala2007-12-07-0/+43
| * | | | | | Add common memory fixup functionKumar Gala2007-12-07-0/+79
| * | | | | | Conditionally compile fdt_support.cKumar Gala2007-12-07-7/+1
| * | | | | | Fix build breakage due to libfdt importKumar Gala2007-12-07-1/+1
| * | | | | | Add spaces around the = in the fdt print format.Gerald Van Baren2007-12-07-2/+2
| |/ / / / /
* | | | | | cfi_flash: Add manufacturer-specific fixupsHaavard Skinnemoen2007-12-17-14/+53
* | | | | | cfi_flash: Add cmdset-specific init functionsHaavard Skinnemoen2007-12-17-63/+111
* | | | | | cfi_flash: Read whole QRY structure in one goHaavard Skinnemoen2007-12-17-86/+90
* | | | | | cfi_flash: Use map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-60/+109
* | | | | | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+267