Commit Graph

40 Commits (d622ac39274a949b6445f1bfd92dc1644014388b)

Author SHA1 Message Date
Michal Simek 9d24274509 microblaze: Add SPL support 11 years ago
Michal Simek ef2c1d8583 microblaze: Report priviledged or stack protection exception 11 years ago
Masahiro Yamada e2906a5943 Makefile: rename all libraries to built-in.o 11 years ago
Masahiro Yamada a71a36f692 microblaze: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Michal Simek b3e5cd17f6 microblaze: Fix compilation failure because of missing libdts 12 years ago
Michal Simek 5811830fae microblaze: Flush caches before enabling them 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Michal Simek 2380b8f529 microblaze: Clean microblaze initialization 12 years ago
Michal Simek bcbb046bd5 microblaze: timer: Prepare for device-tree initialization 12 years ago
Michal Simek 26e6da854e microblaze: intc: Coding style cleanup 12 years ago
Michal Simek 8706908a25 microblaze: intc: Registering interrupt should return value 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 12 years ago
Michal Simek 575a3d21f6 microblaze: intc: Clear interrupt code 12 years ago
Michal Simek 779bf42c2a microblaze: Move __udelay implementation 12 years ago
Michal Simek 2e65b44c0f microblaze: Move individual board linker scripts to common script in cpu tree. 12 years ago
Stephan Linz 0f883267a8 microblaze: avoid interrupt race conditions 13 years ago
Stephan Linz b9f0b73052 microblaze: fix build failure due to undefined reference to `get_ticks' 13 years ago
Michal Simek 5562bcc241 microblaze: Clean up reset asm code 13 years ago
Michal Simek f3090fce77 microblaze: Save and restore first unused vector 13 years ago
Michal Simek 86c1b2a86b microblaze: Setup MB vectors if feature is enable for u-boot 13 years ago
Michal Simek dfc10703d7 microblaze: Remove debug saving value 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Michal Simek 518075fc6a microblaze: Fix msr handling in interrupt_handler 14 years ago
Michal Simek 68e99e54e9 microblaze: Disabling interrupt should return 1 if was enabled 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Michal Simek b98cba0911 microblaze: Support little-endian microblaze target 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Michal Simek 8ff972c6e9 microblaze: Consolidate cache code 14 years ago
Michal Simek 8125c980cc microblaze: Fix interrupt handler code 14 years ago
Michal Simek b26640971a microblaze: Move FSL initialization to board.c 14 years ago
Michal Simek 5bbcb6cf22 microblaze: Move timer initialization to board.c 14 years ago
Michal Simek cc53690e05 microblaze: Fix irq.S code 14 years ago
Peter Tyser 6260fb0458 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* 14 years ago