Commit Graph

73 Commits (lime2-spi)

Author SHA1 Message Date
Michal Simek 4a69366967 microblaze: Convert generic platform to DM gpio 6 years ago
Michal Simek 35670665d6 microblaze: Do not call timer init that early 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Andy Yan 9eea50162c microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Michal Simek 1d82e2c15c microblaze: Fix endif macro command 7 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 8 years ago
Michal Simek 9aa65cab73 microblaze: Read information about timer/interrupts from DT 8 years ago
Michal Simek 85916e29df microblaze: Remove empty file - cpu.c 8 years ago
Michal Simek 48470b7a20 microblaze: Wire-up debug_uart in asm 8 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 8 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 9 years ago
Michal Simek 7f33899221 microblaze: spl: Add LISTS to linker script 9 years ago
Michal Simek ca7d22662e microblaze: spl: Do not call mem_malloc_init and use early alloc 9 years ago
Michal Simek 405e651d70 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN 9 years ago
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 9 years ago
Michal Simek 7c4dd54255 microblaze: Speedup code copy 9 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 9 years ago
Michal Simek 9cef20b109 microblaze: Fix gd_t address which is placed at the end of BRAM 9 years ago
Michal Simek e4a4743e48 microblaze: Remove unused asm label 9 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 9 years ago
Michal Simek 7c6814f184 microblaze: Remove unneeded data section adding from DTB 9 years ago
Michal Simek 070b8e0da2 microblaze: Add debug message about enabling interrupts 9 years ago
Michal Simek e217b0d50d microblaze: Fix coding style 9 years ago
Michal Simek 4c0922f367 microblaze: Remove DEBUG_INT macro and use debug() instead 9 years ago
Michal Simek 5e2fc801ff microblaze: Fix coding style in exception.c 9 years ago
Michal Simek 1c424d2697 microblaze: Show return address from exception 9 years ago
Michal Simek cd8574c0a7 microblaze: Fix stack usage in interrupt handler 9 years ago
Michal Simek da931af1b5 microblaze: Support stack protection feature 9 years ago
Michal Simek 822d43a6d9 microblaze: Enable hardware exception by default 9 years ago
Michal Simek 9d24274509 microblaze: Add SPL support 10 years ago
Michal Simek ef2c1d8583 microblaze: Report priviledged or stack protection exception 10 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