Commit Graph

5918 Commits (39aa1a73483e1ac2bd56d5523abfc3970ee82c77)
 

Author SHA1 Message Date
Jon Loeliger 39aa1a7348 FSL DDR: Convert MPC8610HPCD to new DDR code. 16 years ago
Kumar Gala 6a8e569293 FSL DDR: Convert MPC8641HPCN to new DDR code. 16 years ago
Kumar Gala 46ff4f1100 FSL DDR: Add 86xx specific register setting 16 years ago
Kumar Gala 233fdd502a FSL DDR: Add DDR2 DIMM paramter support 16 years ago
Kumar Gala 05c05a2363 FSL DDR: Add DDR1 DIMM paramter support 16 years ago
Kumar Gala 58e5e9aff1 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 16 years ago
Kumar Gala f784e32b4b FSL DDR: Provide a generic set_ddr_laws() 16 years ago
James Yang 0f2cbe3f5e Add proper SPD definitions for DDR1/2/3 16 years ago
Wolfgang Denk 285db74716 Update CHANGELOG 16 years ago
Heiko Schocher adf22b66d8 Add support for muas3001 board (MPC8270) 16 years ago
Gururaja Hebbar K R 322098bff3 common/cmd_load.c cleanup - remove unused variables 16 years ago
Andre Schwarz 306620b762 remove MVS1 board 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 16 years ago
Kumar Gala 40afac22a9 fdt: Added resize command 16 years ago
Kumar Gala 2a1a2cb6e2 fdt: refactor initrd related code 16 years ago
Kumar Gala 3082d2348c fdt: refactor fdt resize code 16 years ago
Kumar Gala 396f635b8f bootm: refactor image detection and os load steps 16 years ago
Kumar Gala e906cfae08 bootm: move lmb into the bootm_headers_t structure 16 years ago
Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 16 years ago
Kumar Gala 06a09918f3 bootm: refactor fdt locating and relocation code 16 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 16 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 16 years ago
Randy Vinson 20220d22b9 mpc7448hpc2: Fix PCI I/O space mapping. 16 years ago
Wolfgang Denk c5d11e79a2 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 16 years ago
Guennadi Liakhovetski b4e07520bb i.MX31: Specify maintainers for i.MX31-based boards 16 years ago
Wolfgang Denk 51e46e28fd ADS5121: adjust image addresses in RAM and flash 16 years ago
Wolfgang Denk 19f101412c cmd_mem.c: Fix help message alignment 16 years ago
Andre Schwarz 1a9eeb78b8 change mvBL-M7 default env and move to vendor subdir 16 years ago
Nick Spence 002d27caf2 MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices 16 years ago
Ira W. Snyder 447ad5768a MPC8349EMDS: Add PCI Agent (PCISLAVE) support 16 years ago
Ira W. Snyder 4ff9aea9d6 mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code 16 years ago
Ira W. Snyder 162338e1fc MPC8349EMDS: use 83XX_GENERIC_PCI setup code 16 years ago
Kim Phillips f4e55a4941 fix out of tree building 16 years ago
Kim Phillips ce0eb70333 Merge branch 'next' 16 years ago
Wolfgang Denk a49d10cf02 Minor coding style cleanup, updte CHANGELOG 16 years ago
Wolfgang Denk b97a31165a Merge branch 'master' of git://git.denx.de/u-boot-arm 16 years ago
Stefan Roese 4d56e8dea6 RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) 16 years ago
Jens Gehrlein 079edb913d MX31: fix bit masks in function mx31_decode_pll() 16 years ago
Gururaja Hebbar K R e8f1207bbf Correct ARM Versatile Timer Initialization 16 years ago
Gururaja Hebbar K R 535cfa4f3d Add ARM AMBA PL031 RTC Support 16 years ago
Hugo Villeneuve e394116746 ARM DaVinci: Removed redundant NAND initialization code. 16 years ago
Hugo Villeneuve b3fb663b20 ARM DaVinci: Fix compilation error with new MTD code. 16 years ago
Gerald Van Baren 109c30fb8e Add note on dereferencing /aliases pointers 16 years ago
Kumar Gala feeca3f578 libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson 0219399a4e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
David Gibson f171746f70 libfdt: Forgot one function when cleaning the namespace 16 years ago
Wolfram Sang 46390da154 libfdt: Improve documentation in libfdt.h 16 years ago
David Gibson fc7758ee4f libfdt: Increase namespace-pollution paranoia 16 years ago
David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 16 years ago
David Gibson ef4e8ce1be dtc: Enable and fix -Wpointer-arith warnings 16 years ago