Commit Graph

52 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
Tom Rini ec75fab302 build: Drop CONFIG_SPL_BUILD guards in some cases 6 years ago
Thomas Petazzoni c25c4fd010 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Philipp Tomsich b529993e02 spl: add hierarchical defaults for SPL_LDSCRIPT 7 years ago
Simon Glass c62db35d52 arm: Add explicit include of <asm/mach-types.h> 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Stefan Roese f7c32e8ece arm: spear: x600: Add support for Micrel KSZ9031 PHY 8 years ago
Marek Vasut 4c9ae24fe8 net: designware: Zap CONFIG_DW_AUTONEG 8 years ago
Stefan Roese 80999a5277 arm: spear: Fix booting - relocate vector table to 0 (low-vector) 9 years ago
Simon Glass ef48f6dd30 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig 9 years ago
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Michal Simek f8c1be9816 fpga: xilinx: Avoid CamelCase for in Xilinx_desc 10 years ago
Michal Simek 2a6e3869f2 fpga: spartan3: Avoid CamelCase 10 years ago
Masahiro Yamada 7c8278a866 kbuild: add dummy obj-y to create built-in.o 10 years ago
Alexey Brodkin 92a190aaab net/designware - switch driver to phylib usage 10 years ago
Masahiro Yamada a79854a90f board: arm: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Stefan Roese 995b72ddda ARM: Add X600 board support (SPEAr600 based) 12 years ago
Stefan Roese d014e03388 SPL: ARM: spear: Remove some objects from SPL build 12 years ago
Shiraz Hashim bda7f435a2 SPEAr: Enable dcache for fast file transfer 12 years ago
Amit Virdi 0b7ff3f459 SPEAr: Initialize SNOR in early_board_init_f 12 years ago
Vipin KUMAR f273e5b2a6 SPEAr: Add configuration options for spear3xx and spear6xx boards 12 years ago
Vipin Kumar 9afc1af01f SPEAr: Add interface information in initialization 12 years ago
Vipin KUMAR 8eb0ee6a64 SPEAr: Add macb driver support for spear310 and spear320 12 years ago
Vipin KUMAR deb0056227 SPEAr: Configure network support for spear SoCs 12 years ago
Vipin KUMAR 8026b1e42f SPEAr: Place ethaddr write and read within CONFIG_CMD_NET 12 years ago
Amit Virdi 70fdbefc6c SPEAr: Eliminate dependency on Xloader table 12 years ago
Amit Virdi 5cca72f8b3 SPEAr: Fix ARM relocation support 12 years ago
Vipin KUMAR 1fa943b99d SPEAr: Configure FSMC driver for NAND interface 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Shiraz Hashim a39fcfb24b spear: fix build errors for spear3xx/spear600 platforms 13 years ago
Daniel Schwierzeck 4e0fbb98fc Use ALL-y style instead of ifeq blocks for better readability 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Thomas Weber 5647f78d04 mod change 755 => 644 for multiple files 14 years ago
Vipin Kumar 9d69e33d8d SPEAr : Supporting new mach ids for spear310 and spear320 14 years ago
Vipin KUMAR 7da6923604 SPEAr : Support added for SPEAr320 board 14 years ago
Vipin KUMAR 080cfee714 SPEAr : Support added for SPEAr310 board 14 years ago
Vipin KUMAR 4bfacad4e7 SPEAr : emi controller initialization for CFI driver support 14 years ago
Vipin KUMAR 7e074158ce SPEAr : Support added for SPEAr300 board 14 years ago