Commit Graph

45 Commits (5f208d118a8590843aaca723d304b35f2729c141)

Author SHA1 Message Date
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
David Holsgrove 2281ba5172 microblaze: Add muldi3.c which contains routines for _muldi3 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Michal Simek 5811830fae microblaze: Flush caches before enabling them 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 e35c05baa1 microblaze: board: Remove compilation warning 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 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
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
Simon Glass 94e4dae9fa microblaze: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Michal Simek 2267e2d132 microblaze: Copy bootfile from variables 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
Andreas Bießmann 09c2e90c11 unify version_string 13 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
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Michal Simek d69f8f41af microblaze: Add support for NET_MULTI api 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Michal Simek 8ff972c6e9 microblaze: Consolidate cache code 15 years ago
Michal Simek 9b4d905690 microblaze: Flush cache before jumping to kernel 15 years ago
Michal Simek 70524883b0 microblaze: Support system with WB cache 15 years ago
Michal Simek 9769b73f60 microblaze: Change initialization sequence 15 years ago
Michal Simek e6177b36b8 microblaze: Change cache report messages 15 years ago
Michal Simek b26640971a microblaze: Move FSL initialization to board.c 15 years ago
Michal Simek 5bbcb6cf22 microblaze: Move timer initialization to board.c 15 years ago
Arun Bhanu 398b1d57a6 microblaze: Add FDT support 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago