Commit Graph

70 Commits (556751427b9b79266918e87f7399e1a6eea60096)

Author SHA1 Message Date
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 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 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
Michal Simek dfc10703d7 microblaze: Remove debug saving value 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 14 years ago
Michal Simek 518075fc6a microblaze: Fix msr handling in interrupt_handler 14 years ago
Michal Simek b777a37c29 microblaze: Fix systems with MSR=0 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Michal Simek 1020286ef4 microblaze: Fix bd_info pointer 14 years ago
Michal Simek 68e99e54e9 microblaze: Disabling interrupt should return 1 if was enabled 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago