Commit Graph

121 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 11 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Tom Rini e8a8bab52c sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion 11 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada 76512e0d84 sparc: include config.h to start.S 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
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 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 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
Simon Glass 68794b9f73 sparc: Fix build warnings in serial.c 12 years ago
Simon Glass eb33809f70 sparc: Fix out-of-tree building 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Simon Glass 1e5f8bd0bc sparc: Use generic global_data 12 years ago
Simon Glass fa25c6f0cc sparc: Drop kbd_status and reset_status from global_data 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
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Simon Glass a8f1f1cd97 sparc: Change bi_baudrate and global data baudrate to int 12 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 29b5ff7f8e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver 12 years ago
Marek Vasut af7be3b6a9 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver 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 47fde91f0c global_data: unify global flag defines 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
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 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
Anton Staaf 3c3f8a7f3e sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago