aboutsummaryrefslogtreecommitdiffstats
path: root/hw/petalogix_s3adsp1800_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-25microblaze: remove dead assignments, spotted by clang analyzerBlue Swirl1-2/+1
2010-03-29Compile pflash_cfi01 only onceBlue Swirl1-1/+1
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno1-3/+8
2010-01-24microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias1-3/+2
2009-12-10microblaze: Make boot_info static.Edgar E. Iglesias1-1/+1
2009-12-10microblaze: Add missing cpu_reset.Edgar E. Iglesias1-0/+2
2009-12-10microblaze: Boot and reset fixes.Edgar E. Iglesias1-13/+16
2009-11-12microblaze: Move the kcmdline out of the way.Edgar E. Iglesias1-1/+1
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-8/+8
2009-10-01Get rid of _t suffixmalc1-8/+8
2009-09-20Compile loader only onceBlue Swirl1-2/+6
2009-07-27Refactor code to remove one #ifdef CONFIG_FDTJuan Quintela1-4/+2
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela1-2/+2
2009-07-27kill drives_tableGerd Hoffmann1-2/+3
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias1-9/+11
2009-05-27microblaze: Conditionalize FDT features.Edgar E. Iglesias1-2/+17
2009-05-26microblaze: Add petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias1-0/+184