Commit Graph

36 Commits (968055321e7dc215e20c886d1706a3936fe02b22)

Author SHA1 Message Date
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
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Nobuhiro Iwamatsu 31d4fe8d40 sh: tmu: Removed arch/sh/include/asm/clk.h 12 years ago
Nobuhiro Iwamatsu d4430426b6 sh: tmu: Changed switch statement to shift operation 12 years ago
Nobuhiro Iwamatsu 73f35e0b15 sh: tmu: Changed TMU driver using array of structures 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
Nobuhiro Iwamatsu e1bc28f02a sh: Add header file of MMC framework 13 years ago
Nobuhiro Iwamatsu 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' 13 years ago
Wolfgang Denk 6b62b9a31d Coding Style cleanup 13 years ago
Phil Edworthy cb4046c592 sh: Add ashrsi3 libgcc function 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Yoshihiro Shimoda fe0ddffac1 sh: add calling mmc_initialize in board.c 13 years ago
Phil Edworthy eeb84df6e4 sh: Add support for SH2A freestanding build 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
Nobuhiro Iwamatsu 40c477082f sh: Add handling of CONFIG_SYS_NO_FLASH for board.c 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Nobuhiro Iwamatsu 45ce6f9e35 sh: Add support zimageboot command for Renesas SH 14 years ago
Nobuhiro Iwamatsu 9980df5616 sh: Divided macro for zImage and add asm/zimage.h 14 years ago
Nobuhiro Iwamatsu 858e8977eb sh: Delete the function that was not necessary 14 years ago
Nobuhiro Iwamatsu c4176c43a1 sh: Add support showing KByte of flash memory size 14 years ago
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 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
Nobuhiro Iwamatsu de03f8bc4a sh: Fix warning about uninitialized value of ramdisk_flags 14 years ago
Nobuhiro Iwamatsu cf2c87d322 sh: Add support load and boot of Initrd. 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Nobuhiro Iwamatsu 61973afc59 sh: Fix overflow problem in get_ticks 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago