Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-10 | build: Drop CONFIG_SPL_BUILD guards in some cases | Tom Rini |
2017-08-26 | board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ | Thomas Petazzoni |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-13 | spl: add hierarchical defaults for SPL_LDSCRIPT | Philipp Tomsich |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2016-05-31 | arm: spear: x600: Add support for Micrel KSZ9031 PHY | Stefan Roese |
2015-12-22 | net: designware: Zap CONFIG_DW_AUTONEG | Marek Vasut |
2015-08-28 | arm: spear: Fix booting - relocate vector table to 0 (low-vector) | Stefan Roese |
2015-04-18 | Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig | Simon Glass |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-05-13 | fpga: xilinx: Avoid CamelCase for in Xilinx_desc | Michal Simek |
2014-05-13 | fpga: spartan3: Avoid CamelCase | Michal Simek |
2014-02-19 | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada |
2014-02-07 | net/designware - switch driver to phylib usage | Alexey Brodkin |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-01 | Consolidate bool type | York Sun |
2012-10-04 | ARM: Add X600 board support (SPEAr600 based) | Stefan Roese |
2012-07-07 | SPL: ARM: spear: Remove some objects from SPL build | Stefan Roese |
2012-07-07 | SPEAr: Enable dcache for fast file transfer | Shiraz Hashim |
2012-07-07 | SPEAr: Initialize SNOR in early_board_init_f | Amit Virdi |
2012-07-07 | SPEAr: Add configuration options for spear3xx and spear6xx boards | Vipin KUMAR |
2012-07-07 | SPEAr: Add interface information in initialization | Vipin Kumar |
2012-07-07 | SPEAr: Add macb driver support for spear310 and spear320 | Vipin KUMAR |
2012-07-07 | SPEAr: Configure network support for spear SoCs | Vipin KUMAR |
2012-07-07 | SPEAr: Place ethaddr write and read within CONFIG_CMD_NET | Vipin KUMAR |
2012-07-07 | SPEAr: Eliminate dependency on Xloader table | Amit Virdi |
2012-07-07 | SPEAr: Fix ARM relocation support | Amit Virdi |
2012-07-07 | SPEAr: Configure FSMC driver for NAND interface | Vipin KUMAR |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-08-04 | spear: fix build errors for spear3xx/spear600 platforms | Shiraz Hashim |
2011-07-26 | Use ALL-y style instead of ifeq blocks for better readability | Daniel Schwierzeck |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |