summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-08-31devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2-80/+5
2008-08-31update linux/listJean-Christophe PLAGNIOL-VILLARD2-45/+472
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk1-0/+376
2008-08-28mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher1-0/+376
2008-08-27mpc85xx: Add support for the MPC8536DS reference boardKumar Gala1-0/+594
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala4-3/+18
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala1-0/+576
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala1-0/+4
2008-08-27FSL DDR: Convert STXSSA to new DDR code.Kumar Gala1-13/+17
2008-08-27FSL DDR: Convert STXGP3 to new DDR code.Kumar Gala1-13/+17
2008-08-27FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala2-9/+41
2008-08-27FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala1-7/+19
2008-08-27FSL DDR: Convert PM856 to new DDR code.Kumar Gala1-30/+28
2008-08-27FSL DDR: Convert PM854 to new DDR code.Kumar Gala1-30/+28
2008-08-27FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala1-13/+18
2008-08-27FSL DDR: Convert atum8548 to new DDR code.Kumar Gala1-32/+30
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala1-11/+18
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala1-18/+20
2008-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger1-18/+20
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger1-17/+20
2008-08-27FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger1-13/+17
2008-08-27FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger1-17/+18
2008-08-27FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger1-28/+24
2008-08-27FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala1-30/+23
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala1-0/+1
2008-08-27FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala1-2/+4
2008-08-27FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger1-23/+20
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala1-53/+50
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala1-0/+137
2008-08-27FSL DDR: Provide a generic set_ddr_laws()Kumar Gala1-0/+1
2008-08-27Add proper SPD definitions for DDR1/2/3James Yang1-0/+292
2008-08-27Add support for muas3001 board (MPC8270)Heiko Schocher1-0/+387
2008-08-27fdt: refactor initrd related codeKumar Gala1-0/+1
2008-08-27fdt: refactor fdt resize codeKumar Gala1-0/+1
2008-08-27bootm: refactor image detection and os load stepsKumar Gala1-0/+9
2008-08-27bootm: move lmb into the bootm_headers_t structureKumar Gala1-1/+3
2008-08-27bootm: Set working fdt address as part of the bootm flowKumar Gala1-0/+2
2008-08-27bootm: refactor fdt locating and relocation codeKumar Gala1-0/+13
2008-08-27bootm: refactor ramdisk locating codeKumar Gala1-0/+2
2008-08-27bootm: refactor entry point codeKumar Gala1-0/+2
2008-08-27Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk5-30/+65
2008-08-26ADS5121: adjust image addresses in RAM and flashWolfgang Denk1-7/+9
2008-08-26change mvBL-M7 default env and move to vendor subdirAndre Schwarz1-27/+29
2008-08-26MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2-1/+10
2008-08-26MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder1-1/+21
2008-08-26MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder1-1/+3
2008-08-26Merge branch 'next'Kim Phillips1-0/+2
2008-08-25libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson1-0/+30
2008-08-25libfdt: Improve documentation in libfdt.hWolfram Sang1-14/+14
2008-08-25dtc: Enable and fix -Wcast-qual warningsDavid Gibson1-4/+4