summaryrefslogtreecommitdiff
path: root/board/samsung/goni
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini1-10/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-02-23samsung: goni: change maintainerMinkyu Kang1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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 log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-2/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung1-1/+1
2017-01-05arm: samsung: goni: use the driver model for max8998Jaehoon Chung1-31/+30
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass1-1/+6
2016-09-24arch, board: squash lines for immediate returnMasahiro Yamada1-7/+1
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl1-1/+3
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut1-1/+1
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-9/+0
2015-04-14usb: board: goni: Add default board_usb_cleanup() definition for Goni boardLukasz Majewski1-0/+5
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-3/+3
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass1-0/+9
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-0/+2
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-1/+1
2014-10-22arm: goni: add i2c_init_board()Robert Baldyga1-0/+10
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-16arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega1-0/+8
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-18/+14
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-18/+14
2014-04-17board: samsung: delete unused source filesMasahiro Yamada1-249/+0
2014-02-27arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-3/+0
2014-02-07board:samsung:goni: add env variables describing platformPiotr Wilczek1-0/+17
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2-20/+31
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak1-2/+31
2013-08-28arm: goni: remove config.mk fileMinkyu Kang1-18/+0
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski1-1/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-102/+6
2012-11-14arm:goni:pmic: Adjust GONI target platform board to new PMIC frameworkŁukasz Majewski1-3/+10
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski1-1/+1
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-4/+7
2012-09-18IPL: Remove remains of OneNAND IPLMarek Vasut1-120/+0