summaryrefslogtreecommitdiff
path: root/board/siemens/rut
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.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-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: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2014-12-05arm, am335x: siemens boards add FIT supportHeiko Schocher1-0/+23
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-14am33xx: add SSC enable macroYegor Yefremov1-1/+1
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-6/+45
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-27/+3
2013-10-15Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-4/+0
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher4-0/+850