Commit Graph

146 Commits (71cbed31f4f123708b8b3397cb166155c4a71f66)

Author SHA1 Message Date
Nathan Rossi e0f21e1cbc microblaze: Fix C99/gnu99 compatiblity for inline functions 9 years ago
Nathan Rossi 7cb73730c8 microblaze: Fix style issues in header files 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Fabio Estevam e6e7b7c0ab microblaze: Use the generic bitops headers 9 years ago
Simon Glass cd2bee3544 microblaze: Add a TODO to call board_init_f_mem() 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 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
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Masahiro Yamada 02627356b6 kconfig: add CONFIG_SUPPORT_SPL 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Vasili Galka c6fcb603a2 microblaze: Fix printf size_t format related warnings (again...) 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 11 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Masahiro Yamada 323762e54a kbuild: delete redundant LDSCRIPT definition 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs 11 years ago
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/ 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Masahiro Yamada 56746d8010 microblaze: remove an empty file arch/microblaze/lib/time.c 11 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
Michal Simek 6ba64f24a4 microblaze: Show u-boot banner 11 years ago
Masahiro Yamada e2906a5943 Makefile: rename all libraries to built-in.o 11 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada a71a36f692 microblaze: convert makefiles to Kbuild style 11 years ago
Michal Simek 8c4dba1a5e microblaze: Fix watchdog initialization 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago