Commit Graph

68 Commits (337cd3f211223719a173a89e4527475ac22e8a01)

Author SHA1 Message Date
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 8 years ago
Michal Simek 1d82e2c15c microblaze: Fix endif macro command 8 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 8 years ago
Michal Simek a359eaa598 microblaze: Remove !OF_CONTROL code for timer and interrupt 9 years ago
Michal Simek 9aa65cab73 microblaze: Read information about timer/interrupts from DT 9 years ago
Michal Simek 85916e29df microblaze: Remove empty file - cpu.c 9 years ago
Michal Simek 48470b7a20 microblaze: Wire-up debug_uart in asm 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Simon Glass cd2bee3544 microblaze: Add a TODO to call board_init_f_mem() 9 years ago
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 11 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