Commit Graph

90 Commits (b2e16a85a1fa3f871ca73a554a7fd63067d9ad14)

Author SHA1 Message Date
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
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 14 years ago