Commit Graph

59 Commits (6ce8932494043246667979b3efacdee5e4ec5dfd)

Author SHA1 Message Date
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Michal Simek 7f33899221 microblaze: spl: Add LISTS to linker script 10 years ago
Michal Simek ca7d22662e microblaze: spl: Do not call mem_malloc_init and use early alloc 10 years ago
Michal Simek 405e651d70 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN 10 years ago
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Michal Simek 7c4dd54255 microblaze: Speedup code copy 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Michal Simek 9cef20b109 microblaze: Fix gd_t address which is placed at the end of BRAM 10 years ago
Michal Simek e4a4743e48 microblaze: Remove unused asm label 10 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 10 years ago
Michal Simek 7c6814f184 microblaze: Remove unneeded data section adding from DTB 10 years ago
Michal Simek 070b8e0da2 microblaze: Add debug message about enabling interrupts 10 years ago
Michal Simek e217b0d50d microblaze: Fix coding style 10 years ago
Michal Simek 4c0922f367 microblaze: Remove DEBUG_INT macro and use debug() instead 10 years ago
Michal Simek 5e2fc801ff microblaze: Fix coding style in exception.c 10 years ago
Michal Simek 1c424d2697 microblaze: Show return address from exception 10 years ago
Michal Simek cd8574c0a7 microblaze: Fix stack usage in interrupt handler 10 years ago
Michal Simek da931af1b5 microblaze: Support stack protection feature 10 years ago
Michal Simek 822d43a6d9 microblaze: Enable hardware exception by default 10 years ago
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 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 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 13 years ago
Michal Simek 779bf42c2a microblaze: Move __udelay implementation 13 years ago
Michal Simek 2e65b44c0f microblaze: Move individual board linker scripts to common script in cpu tree. 13 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 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 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