summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* | cfi_flash: Introduce read and write accessorsHaavard Skinnemoen2007-12-13-78/+127
* | Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-13-1/+61
* | cfi_flash: Reorder functions and eliminate extra prototypesHaavard Skinnemoen2007-12-13-687/+656
* | cfi_flash: Make some needlessly global functions staticHaavard Skinnemoen2007-12-13-7/+9
* | cfi_flash: Break long linesHaavard Skinnemoen2007-12-13-115/+189
* | CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka2007-12-13-3/+21
* | CFI: Coding style cleanupStefan Roese2007-12-08-5/+4
* | CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen2007-12-08-12/+421
|/
* Release v1.3.1Wolfgang Denk2007-12-06-1/+1
* ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-06-1/+1
* Prepare for 1.3.1-rc1Wolfgang Denk2007-12-03-2/+26
* Merge commit '3deca9d'Wolfgang Denk2007-11-26-22/+36
|\
| * MAKEALL: add missing 512x boards in ppcJean-Christophe PLAGNIOL-VILLARD2007-11-26-0/+1
| * Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-26-8/+33
* | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-26-16/+370
* | Merge commit '87ddedd'Wolfgang Denk2007-11-26-193/+544
|\ \
| * | Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-25-2/+14
| |/
| * drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-25-20/+15
| * drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD2007-11-25-11/+49
| * drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-25-5/+51
| * drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-25-3/+3
| * drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-25-6/+6
| * drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-25-9/+49
| * drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-25-12/+54
| * drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-25-9/+13
| * drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-50/+48