Commit Graph

186 Commits (lime2-spi)

Author SHA1 Message Date
Andreas Bießmann 50ffb1174c microblaze: fix style in board.c 11 years ago
Michal Simek 0f21f98dd4 watchdog: Add support for Xilinx Microblaze watchdog 11 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Simon Glass eef5415036 microblaze: Use generic global_data 11 years ago
David Holsgrove 2281ba5172 microblaze: Add muldi3.c which contains routines for _muldi3 11 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 11 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
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 e35c05baa1 microblaze: board: Remove compilation warning 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Michal Simek 575a3d21f6 microblaze: intc: Clear interrupt code 12 years ago
Michal Simek e0bb305df8 microblaze: Call serial multi initialization 12 years ago
Michal Simek 779bf42c2a microblaze: Move __udelay implementation 12 years ago
Michal Simek 36c7e6efb3 microblaze: Remove extern from board.c 12 years ago
Michal Simek 2e65b44c0f microblaze: Move individual board linker scripts to common script in cpu tree. 12 years ago
Michal Simek d6afd6867c microblaze: Add gpio.h 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Stephan Linz 0f883267a8 microblaze: avoid interrupt race conditions 12 years ago
Stephan Linz b9f0b73052 microblaze: fix build failure due to undefined reference to `get_ticks' 12 years ago
Michal Simek 1fbd0c36da microblaze: Fix strict-aliasing rules for in_be32 13 years ago
Simon Glass 94e4dae9fa microblaze: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Anton Staaf ee729afde3 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Michal Simek 2267e2d132 microblaze: Copy bootfile from variables 13 years ago
Michal Simek 6cdf31124c microblaze: Fix unaligned.h for endians 13 years ago
Michal Simek aa7acdd509 microblaze: Initialize jumptable and console 13 years ago
Michal Simek a93c1a171c microblaze: Support flashes on lower addresses 13 years ago
Michal Simek 077a4e6b98 microblaze: Call common console_init_f initialization function 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 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
Michal Simek 86c1b2a86b microblaze: Setup MB vectors if feature is enable for u-boot 13 years ago