Commit Graph

23 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 8 years ago
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards 8 years ago
Simon Glass b61e90e6fd sh: Drop the arch-specific board init 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 11 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
Nobuhiro Iwamatsu e1bc28f02a sh: Add header file of MMC framework 12 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
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Nobuhiro Iwamatsu 40c477082f sh: Add handling of CONFIG_SYS_NO_FLASH for board.c 13 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 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
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Nobuhiro Iwamatsu 0f9eaf4b32 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 15 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 15 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Nobuhiro Iwamatsu 4a065abf92 sh: Add support watchdog for SH4A core 16 years ago
Nobuhiro Iwamatsu 9e23fe0560 sh: Fix SH-boards compile error 16 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 16 years ago
Yusuke Goda 1a2334a4eb sh: Add support PCI of SuperH and SH7780 16 years ago
Wolfgang Denk 61fb15c516 Fix coding style issues; update CHANGELOG. 17 years ago
Nobuhiro Iwamatsu b02bad1286 sh: Update core code of SuperH. 17 years ago
Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 17 years ago