Commit Graph

6228 Commits (3eec160a3a405b29ce9c06920f6427b9047dd8a8)
 

Author SHA1 Message Date
TsiChung Liew 429be27ce1 Fix ColdFire FEC warning messages 17 years ago
Ben Warren 6a00217109 Moved initialization of SKGE Ethernet driver to board code. 17 years ago
Ben Warren 8379f42bc7 Moved conditional compilation to Makefile for SK98 Ethernet driver 17 years ago
Ben Warren 65d3d99c28 Moved initialization of ULI526X Ethernet driver to board code. 17 years ago
Ben Warren 914947313a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() 17 years ago
Ben Warren fc363ce354 Moved initialization of GRETH Ethernet driver to CPU directory 17 years ago
Ben Warren 86882b8077 Moved initialization of MCFFEC Ethernet driver to CPU directory 17 years ago
Ben Warren b31da88b9c Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory 17 years ago
Kumar Gala b5710d9974 FSL DDR: Remove old SPD support from cpu/mpc86xx 17 years ago
Kumar Gala 9bd4e5911b FSL DDR: Convert SBC8641D to new DDR code. 17 years ago
Jon Loeliger 39aa1a7348 FSL DDR: Convert MPC8610HPCD to new DDR code. 17 years ago
Kumar Gala 6a8e569293 FSL DDR: Convert MPC8641HPCN to new DDR code. 17 years ago
Kumar Gala 46ff4f1100 FSL DDR: Add 86xx specific register setting 17 years ago
Kumar Gala 233fdd502a FSL DDR: Add DDR2 DIMM paramter support 17 years ago
Kumar Gala 05c05a2363 FSL DDR: Add DDR1 DIMM paramter support 17 years ago
Kumar Gala 58e5e9aff1 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 17 years ago
Kumar Gala f784e32b4b FSL DDR: Provide a generic set_ddr_laws() 17 years ago
James Yang 0f2cbe3f5e Add proper SPD definitions for DDR1/2/3 17 years ago
Wolfgang Denk 285db74716 Update CHANGELOG 17 years ago
Heiko Schocher adf22b66d8 Add support for muas3001 board (MPC8270) 17 years ago
Gururaja Hebbar K R 322098bff3 common/cmd_load.c cleanup - remove unused variables 17 years ago
Andre Schwarz 306620b762 remove MVS1 board 17 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 17 years ago
Kumar Gala 40afac22a9 fdt: Added resize command 17 years ago
Kumar Gala 2a1a2cb6e2 fdt: refactor initrd related code 17 years ago
Kumar Gala 3082d2348c fdt: refactor fdt resize code 17 years ago
Kumar Gala 396f635b8f bootm: refactor image detection and os load steps 17 years ago
Kumar Gala e906cfae08 bootm: move lmb into the bootm_headers_t structure 17 years ago
Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 17 years ago
Kumar Gala 06a09918f3 bootm: refactor fdt locating and relocation code 17 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 17 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 17 years ago
Randy Vinson 20220d22b9 mpc7448hpc2: Fix PCI I/O space mapping. 17 years ago
Wolfgang Denk c5d11e79a2 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 17 years ago
Guennadi Liakhovetski b4e07520bb i.MX31: Specify maintainers for i.MX31-based boards 17 years ago
Wolfgang Denk 51e46e28fd ADS5121: adjust image addresses in RAM and flash 17 years ago
Wolfgang Denk 19f101412c cmd_mem.c: Fix help message alignment 17 years ago
Andre Schwarz 1a9eeb78b8 change mvBL-M7 default env and move to vendor subdir 17 years ago
Nick Spence 002d27caf2 MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices 17 years ago
Ira W. Snyder 447ad5768a MPC8349EMDS: Add PCI Agent (PCISLAVE) support 17 years ago
Ira W. Snyder 4ff9aea9d6 mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code 17 years ago
Ira W. Snyder 162338e1fc MPC8349EMDS: use 83XX_GENERIC_PCI setup code 17 years ago
Kim Phillips f4e55a4941 fix out of tree building 17 years ago
Kim Phillips ce0eb70333 Merge branch 'next' 17 years ago
Wolfgang Denk a49d10cf02 Minor coding style cleanup, updte CHANGELOG 17 years ago
Wolfgang Denk b97a31165a Merge branch 'master' of git://git.denx.de/u-boot-arm 17 years ago
Stefan Roese 4d56e8dea6 RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) 17 years ago
Jens Gehrlein 079edb913d MX31: fix bit masks in function mx31_decode_pll() 17 years ago
Gururaja Hebbar K R e8f1207bbf Correct ARM Versatile Timer Initialization 17 years ago
Gururaja Hebbar K R 535cfa4f3d Add ARM AMBA PL031 RTC Support 17 years ago