summaryrefslogtreecommitdiff
path: root/board/samsung/goni/goni.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung
2017-01-05arm: samsung: goni: use the driver model for max8998Jaehoon Chung
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut
2015-04-14usb: board: goni: Add default board_usb_cleanup() definition for Goni boardLukasz Majewski
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-10-22arm: goni: add i2c_init_board()Robert Baldyga
2014-05-16arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-02-07board:samsung:goni: add env variables describing platformPiotr Wilczek
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-14arm:goni:pmic: Adjust GONI target platform board to new PMIC frameworkŁukasz Majewski
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski
2011-12-11usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski
2011-10-27misc:pmic:samsung Enable PMIC driver at GONI targetŁukasz Majewski
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski
2010-11-30S5P: goni: fix for relocationMinkyu Kang
2010-10-19s5p_mmc: support 8-bit bus widthJaehoon Chung
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang
2010-08-03s5p_goni: enable mmc0Minkyu Kang
2010-06-03s5pc1xx: Add support for Samsung Goni boardMinkyu Kang