Commit Graph

84 Commits (17b8614754e9adc531d3f1bc3db66bf680a09447)

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 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Simon Glass a987902753 sh: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Yoshihiro Shimoda 1a2621bab8 sh: add support for sh7752evb board 12 years ago
Yoshihiro Shimoda 867da0d4fe sh: fix trigger_address_error() 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass ecd4551f14 sh: Change bi_baudrate and global data baudrate to int 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 47fde91f0c global_data: unify global flag defines 12 years ago
Yoshihiro Shimoda d185857267 sh: modify checkcpu() for SH-4A 12 years ago
Phil Edworthy 99744b7e34 sh: Add SH7269 device and RSK2+SH7269 board 13 years ago
Nobuhiro Iwamatsu 4eb0b78e76 sh: Add register definition of PFC for SH7734 13 years ago
Nobuhiro Iwamatsu 1379c51ea5 sh: Add bit control functions 13 years ago
Nobuhiro Iwamatsu 2a57e7ec96 sh: Add support Renesas SH7734 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
Wolfgang Denk f5cdc11775 Prepare v2012.04-rc2; minor Coding Style cleanup 13 years ago
Nobuhiro Iwamatsu e1bc28f02a sh: Add header file of MMC framework 13 years ago
Nobuhiro Iwamatsu 068abf0c4c sh: Add header file for interface of SH MMC 13 years ago
Nobuhiro Iwamatsu 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' 13 years ago
Wolfgang Denk 6b62b9a31d Coding Style cleanup 13 years ago
Nobuhiro Iwamatsu bead86a836 sh: Add support Renesas SH7724 13 years ago
Mike Frysinger 172106433b sh: avoid multiple definition errors with cache funcs 13 years ago
Phil Edworthy cb4046c592 sh: Add ashrsi3 libgcc function 13 years ago
Mike Frysinger 4cde1740d2 sh: only add -mno-fdpic if the compiler supports it 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Anton Staaf 2482e3c836 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Yoshihiro Shimoda fe0ddffac1 sh: add calling mmc_initialize in board.c 13 years ago
Nobuhiro Iwamatsu 8cc44418b8 sh: sh2a: Add sh2a optimize to config.mk 13 years ago
Phil Edworthy eeb84df6e4 sh: Add support for SH2A freestanding build 13 years ago
Phil Edworthy 7fbeb6422d sh: Add Renesas rsk7264 board 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
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 14 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 14 years ago
Wolfgang Denk 14666418e9 Coding Style cleanup: remove trailing empty lines 14 years ago