Commit Graph

34 Commits (da52a4a367d8d15003fd4357a0d08c94124a0d78)

Author SHA1 Message Date
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Masahiro Yamada 774b7d5ba9 sparc: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada 9f414a3ab1 sparc: fix a link error 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Simon Glass 2a08b740e3 sparc: Use image_setup_linux() instead of local code 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Marek Vasut b2f2760006 dm: sparc: Fixup the compile warnings in sparc code 12 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 8ade950638 bootstage: Convert progress numbers 20-41 to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Mike Frysinger 8344a6d50b sparc: fix unused variable warnings 13 years ago
Simon Glass 745937438f sparc: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 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 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago