index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
samsung
/
goni
/
goni.c
Age
Commit message (
Expand
)
Author
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-01-18
board: samsung: goni: fix the pmic's name for getting
Jaehoon Chung
2017-01-05
arm: samsung: goni: use the driver model for max8998
Jaehoon Chung
2016-12-05
arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C
Simon Glass
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2015-12-17
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
2015-04-14
usb: board: goni: Add default board_usb_cleanup() definition for Goni board
Lukasz Majewski
2014-10-22
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
arm: goni: add i2c_init_board()
Robert Baldyga
2014-05-16
arm: goni: dfu: Add support for DFU to Goni target
Mateusz Zalega
2014-05-13
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-02-07
board:samsung:goni: add env variables describing platform
Piotr Wilczek
2013-09-11
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-11
arm:goni:mmc: Add sd card detection and initialization.
Przemyslaw Marczak
2013-08-20
i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...
Łukasz Majewski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-14
arm:goni:pmic: Adjust GONI target platform board to new PMIC framework
Łukasz Majewski
2012-11-14
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
Łukasz Majewski
2012-11-14
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski
2011-12-11
usb:gadget:s5p Enable the USB Gadget framework at GONI
Lukasz Majewski
2011-10-27
misc:pmic:samsung Enable PMIC driver at GONI target
Łukasz Majewski
2011-09-03
gpio:samsung s5p_ suffix add for GPIO functions
Łukasz Majewski
2010-11-30
S5P: goni: fix for relocation
Minkyu Kang
2010-10-19
s5p_mmc: support 8-bit bus width
Jaehoon Chung
2010-08-30
ARMV7: S5P: rename the member of gpio structure
Minkyu Kang
2010-08-03
s5p_goni: enable mmc0
Minkyu Kang
2010-06-03
s5pc1xx: Add support for Samsung Goni board
Minkyu Kang