summaryrefslogtreecommitdiff
path: root/board/siemens/pxm2
AgeCommit message (Expand)AuthorFilesLines
2022-03-28video: siemens: Drop unused video codeSimon Glass1-189/+0
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-2/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-2/+2
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-26MAINTAINERS,board/siemens: update maintainerSamuel Egli1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2014-12-05arm, am335x: siemens boards add FIT supportHeiko Schocher1-0/+34
2014-11-06arm: am335x: net: pxm2: disable rgmii internal delay modeHeiko Schocher1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-14siemens: cosmetic: remove unused and rename definesEgli, Samuel1-5/+5
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-2/+2
2013-12-19ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla1-1/+9
2013-12-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-4/+0
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini1-5/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli1-2/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-27/+3
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher5-0/+757