Commit Graph

3920 Commits (d3a6532cbe263d992f49e86ac95bede28e96f9c8)
 

Author SHA1 Message Date
Haavard Skinnemoen 9570bcd87f AVR32: Fix wrong pin setup for USART3 17 years ago
Haavard Skinnemoen 09ea0de03d README: Remove ATSTK1000 daughterboard list 17 years ago
Haavard Skinnemoen c81cbbad21 Add ATSTK100[234] to MAINTAINERS 17 years ago
Haavard Skinnemoen 64ff2357b1 AVR32: Add support for the ATSTK1004 board 17 years ago
Haavard Skinnemoen 667568db15 AVR32: Add support for the ATSTK1003 board 17 years ago
Haavard Skinnemoen 5fee84a794 AVR32: Make some AT32AP700x peripherals optional 17 years ago
Haavard Skinnemoen 36f28f8a96 AVR32: Rename at32ap7000 -> at32ap700x 17 years ago
Haavard Skinnemoen 4d5fa99c73 atmel_mci: Show SR when block read fails 17 years ago
Stefan Roese 8697e6a19b ppc4xx: Bring 4xx fdt support up-to-date 17 years ago
Stefan Roese a449c500b1 Merge commit 'u-boot-fdt/testing' 17 years ago
Haavard Skinnemoen 12d30aa797 cfi_flash: Use map_physmem() and unmap_physmem() 17 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 17 years ago
Haavard Skinnemoen cdbaefb5f5 cfi_flash: Introduce read and write accessors 17 years ago
Haavard Skinnemoen 812711ce6b Implement __raw_{read,write}[bwl] on all architectures 17 years ago
Haavard Skinnemoen be60a9021c cfi_flash: Reorder functions and eliminate extra prototypes 17 years ago
Haavard Skinnemoen 3055793bcb cfi_flash: Make some needlessly global functions static 17 years ago
Haavard Skinnemoen 7e5b9b4715 cfi_flash: Break long lines 17 years ago
Bartlomiej Sieka 42026c9cb3 CFI: synchronize command offsets with Linux CFI driver 17 years ago
Kumar Gala 8ff3de61fc Handle MPC85xx PCIe reset errata (PCI-Ex 38) 17 years ago
Kumar Gala 82ac8c9714 Update Freescale MPC85xx ADS/CDS/MDS board config 17 years ago
Kumar Gala d435793229 Handle Asynchronous DDR clock on 85xx 17 years ago
Kumar Gala 22abb2d2ea Update Freescale MPC85xx ADS/CDS/MDS board config 17 years ago
Kumar Gala 415a613bab Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 17 years ago
Kumar Gala c2d943ffbf Move the MPC8540 ADS board under board/freescale. 17 years ago
Kumar Gala 870ceac5b3 Move the MPC8560 ADS board under board/freescale. 17 years ago
Kumar Gala acbca876fb Move the MPC8568 MDS board under board/freescale. 17 years ago
Kumar Gala a853d56c59 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx 17 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 17 years ago
Kumar Gala 2714223f8e Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt 17 years ago
Kumar Gala c480861bf0 Update MPC8568 MDS to use libfdt 17 years ago
Haiying Wang 1563f56e0c Add PCI Express support on MPC8568MDS 17 years ago
Kumar Gala b90d254976 Update MPC85xx CDS to use libfdt 17 years ago
Kumar Gala 0fd5ec66b1 Update MPC8540 ADS to use libfdt 17 years ago
Kumar Gala 5ce715802f Update MPC8560 ADS to use libfdt 17 years ago
Kumar Gala aafeefbdb8 Stop using immap_t for cpm offset on 85xx 17 years ago
Kumar Gala f59b55a5b8 Stop using immap_t for guts offset on 85xx 17 years ago
Kumar Gala 50c03c8cf4 Update MPC8544 DS config 17 years ago
Kumar Gala addce57e2e Update MPC8544DS to use libfdt 17 years ago
Kumar Gala f852ce72f1 Add libfdt based ft_cpu_setup for mpc85xx 17 years ago
Stefan Roese 3b9abdc448 ppc4xx: Correct GPIO offset in gpio_config() 17 years ago
Stefan Roese 8809a2713b rtc: Fix merging problem 17 years ago
Stefan Roese 9caeaadf50 Merge commit 'u-boot/master' into for-1.3.1 17 years ago
Stefan Roese 7cfc12a7dc ppc4xx: 405EX: Correctly enable USB pins 17 years ago
Stefan Roese 9692c2734a CFI: Coding style cleanup 17 years ago
Michael Schwingen 81b20ccc2d CFI: support JEDEC flash roms in CFI-flash framework 17 years ago
Gerald Van Baren c01b17dd85 Conditionally compile fdt_fixup_ethernet() 17 years ago
Kumar Gala 246d4ae6bc Convert boards that set memory node to use fdt_fixup_memory() 17 years ago
Kumar Gala 151c8b09b3 Added fdt_fixup_stdout that uses aliases to set linux,stdout-path 17 years ago
Kumar Gala 3c9272813f Add common memory fixup function 17 years ago
Kumar Gala 9c9109e7fc Conditionally compile fdt_support.c 17 years ago