summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-17AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen
2007-12-17README: Remove ATSTK1000 daughterboard listHaavard Skinnemoen
2007-12-17Add ATSTK100[234] to MAINTAINERSHaavard Skinnemoen
2007-12-17AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen
2007-12-17AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen
2007-12-17AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen
2007-12-17atmel_mci: Show SR when block read failsHaavard Skinnemoen
2007-12-13ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese
2007-12-13Merge commit 'u-boot-fdt/testing'Stefan Roese
2007-12-13cfi_flash: Use map_physmem() and unmap_physmem()Haavard Skinnemoen
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen
2007-12-13cfi_flash: Introduce read and write accessorsHaavard Skinnemoen
2007-12-13Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen
2007-12-13cfi_flash: Reorder functions and eliminate extra prototypesHaavard Skinnemoen
2007-12-13cfi_flash: Make some needlessly global functions staticHaavard Skinnemoen
2007-12-13cfi_flash: Break long linesHaavard Skinnemoen
2007-12-13CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala
2007-12-11Move the MPC8540 ADS board under board/freescale.Kumar Gala
2007-12-11Move the MPC8560 ADS board under board/freescale.Kumar Gala
2007-12-11Move the MPC8568 MDS board under board/freescale.Kumar Gala
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala
2007-12-11Update MPC8568 MDS to use libfdtKumar Gala
2007-12-11Add PCI Express support on MPC8568MDSHaiying Wang
2007-12-11Update MPC85xx CDS to use libfdtKumar Gala
2007-12-11Update MPC8540 ADS to use libfdtKumar Gala
2007-12-11Update MPC8560 ADS to use libfdtKumar Gala
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2007-12-11Update MPC8544 DS configKumar Gala
2007-12-11Update MPC8544DS to use libfdtKumar Gala
2007-12-11Add libfdt based ft_cpu_setup for mpc85xxKumar Gala
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese
2007-12-11rtc: Fix merging problemStefan Roese
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese
2007-12-08CFI: Coding style cleanupStefan Roese
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen
2007-12-07Conditionally compile fdt_fixup_ethernet()Gerald Van Baren
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala
2007-12-07Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala
2007-12-07Add common memory fixup functionKumar Gala
2007-12-07Conditionally compile fdt_support.cKumar Gala