summaryrefslogtreecommitdiff
path: root/board/samsung/goni/goni.c
AgeCommit message (Expand)AuthorFilesLines
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 Rini1-2/+1
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
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-14usb: board: goni: Add default board_usb_cleanup() definition for Goni boardLukasz Majewski1-0/+5
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-05-16arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega1-0/+8
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-18/+14
2014-02-07board:samsung:goni: add env variables describing platformPiotr Wilczek1-0/+17
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+31
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak1-2/+31
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 Denk1-17/+1
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
2011-12-11usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski1-1/+47
2011-10-27misc:pmic:samsung Enable PMIC driver at GONI targetŁukasz Majewski1-0/+4
2011-09-04gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski1-4/+4
2010-11-30S5P: goni: fix for relocationMinkyu Kang1-2/+8
2010-10-19s5p_mmc: support 8-bit bus widthJaehoon Chung1-1/+1
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang1-4/+4
2010-08-03s5p_goni: enable mmc0Minkyu Kang1-0/+37
2010-06-03s5pc1xx: Add support for Samsung Goni boardMinkyu Kang1-0/+55