Commit Graph

59 Commits (d622ac39274a949b6445f1bfd92dc1644014388b)

Author SHA1 Message Date
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Masahiro Yamada 56746d8010 microblaze: remove an empty file arch/microblaze/lib/time.c 11 years ago
Michal Simek 9d24274509 microblaze: Add SPL support 11 years ago
Michal Simek 6ba64f24a4 microblaze: Show u-boot banner 11 years ago
Masahiro Yamada a71a36f692 microblaze: convert makefiles to Kbuild style 11 years ago
Michal Simek 8c4dba1a5e microblaze: Fix watchdog initialization 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Michal Simek 07a16f2a9c microblaze: Call spi_init function 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Michal Simek a8425d5288 microblaze: bootm: Add support for loading initrd 11 years ago
Michal Simek 1e71fa4369 microblaze: bootm: Fix coding style issues 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
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
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 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
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
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. 14 years ago