Commit Graph

99 Commits (d8769c62c1f48818725c9741c275299b4cb86b19)

Author SHA1 Message Date
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 12 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 12 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 13 years ago
Michal Simek 2380b8f529 microblaze: Clean microblaze initialization 13 years ago
Michal Simek bcbb046bd5 microblaze: timer: Prepare for device-tree initialization 13 years ago
Michal Simek 26e6da854e microblaze: intc: Coding style cleanup 13 years ago
Michal Simek 8706908a25 microblaze: intc: Registering interrupt should return value 13 years ago
Michal Simek e35c05baa1 microblaze: board: Remove compilation warning 13 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Michal Simek 575a3d21f6 microblaze: intc: Clear interrupt code 13 years ago
Michal Simek e0bb305df8 microblaze: Call serial multi initialization 13 years ago
Michal Simek 779bf42c2a microblaze: Move __udelay implementation 13 years ago
Michal Simek 36c7e6efb3 microblaze: Remove extern from board.c 13 years ago
Michal Simek 2e65b44c0f microblaze: Move individual board linker scripts to common script in cpu tree. 13 years ago
Michal Simek d6afd6867c microblaze: Add gpio.h 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 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