Commit Graph

118 Commits (505eceec874bdf03e00f0a0ddfccac912aa69821)

Author SHA1 Message Date
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
Michal Simek 07a16f2a9c microblaze: Call spi_init function 11 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 12 years ago
Michal Simek 4e779ad2e5 gpio: Add support for microblaze xilinx GPIO 12 years ago
Michal Simek a8425d5288 microblaze: bootm: Add support for loading initrd 12 years ago
Michal Simek 1e71fa4369 microblaze: bootm: Fix coding style issues 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Andreas Bießmann 50ffb1174c microblaze: fix style in board.c 12 years ago
Michal Simek 0f21f98dd4 watchdog: Add support for Xilinx Microblaze watchdog 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Simon Glass eef5415036 microblaze: Use generic global_data 12 years ago
David Holsgrove 2281ba5172 microblaze: Add muldi3.c which contains routines for _muldi3 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Michal Simek b3e5cd17f6 microblaze: Fix compilation failure because of missing libdts 12 years ago
Michal Simek f8c1ed092c microblaze: Remove asm/bitops.h from asm/posix_types.h 12 years ago
Michal Simek 5811830fae microblaze: Flush caches before enabling them 12 years ago
Michal Simek ea0122816c microblaze: Fix byteorder for microblaze 12 years ago
Michal Simek 548ce4bf76 microblaze: Fix compilation warning in ext2_find_next_zero_bit 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
Simon Glass 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Michal Simek c60a57912a microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE 12 years ago