Commit Graph

318 Commits (11ada9225a16ed2d8ddbf0715a2416245a777cbc)

Author SHA1 Message Date
Przemyslaw Marczak 4aa97312f7 odroid: adjust gpio calls to dm gpio api 10 years ago
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 10 years ago
Przemyslaw Marczak 4381aad947 universal: request soft i2c gpio 10 years ago
Jeroen Hofstee e7e60c13c5 samsung: board: use __weak 10 years ago
Simon Glass 0043b1faa7 exynos: universal_c210: Move to driver model soft_spi 10 years ago
Simon Glass 73186c9460 dm: exynos: Convert SPI to driver model 10 years ago
Simon Glass 7f1961018c dm: exynos: Make sure that GPIOs are requested 10 years ago
Simon Glass 903fd79564 dm: exynos: Tidy up GPIO headers 10 years ago
Robert Baldyga 4d38395c15 arm: goni: add i2c_init_board() 10 years ago
Przemyslaw Marczak b219773957 odroid: clock: set aclk_cores to 200MHz 10 years ago
Masahiro Yamada de8f7705aa exynos: update maintainer of Snow and SMDK5420 board 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Minkyu Kang bd99e6d0e4 Revert "odroid: set MPLL clock to 880MHz" 10 years ago
Ajay Kumar a99cea0313 exynos5420: add callbacks needed for exynos_fb driver 10 years ago
Ajay Kumar f0017175e3 exynos_fb: Remove usage of static defines 10 years ago
Przemyslaw Marczak b09200639d odroid: set MPLL clock to 880MHz 10 years ago
Masahiro Yamada fd97fe251c MAINTAINERS: update the maintainer of Arndale board 10 years ago
Przemyslaw Marczak 73eca21128 odroid: kconfig: add odroid_defconfig 10 years ago
Przemyslaw Marczak bf3a08bec8 odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412 10 years ago
Przemyslaw Marczak c9c36bf56e samsung: misc: use board specific functions to set env board info 10 years ago
Przemyslaw Marczak d50c41efcd samsung: board: enable support of multiple board types 10 years ago
Przemyslaw Marczak 32ee9bc5ed samsung:board: misc_init_r: call set_dfu_alt_info() 10 years ago
Przemyslaw Marczak 1d07c1013c samsung: misc: add function for setting $dfu_alt_info 10 years ago
Przemyslaw Marczak 33a4fcf637 board:samsung: check the boot device and init the right mmc driver. 10 years ago
Przemyslaw Marczak 0dc579f36c samsung: misc: fix soc revision setting in the set_board_info() 10 years ago
Masahiro Yamada 72df68cc6b exynos: kconfig: move board select menu and common settings 10 years ago
Benoît Thébaudeau eeadd3fe0f arm: Add missing .vectors section to linker scripts 10 years ago
Andre Przywara fafbc6c000 ARM: enable ARMv7 virt support for the Arndale board 10 years ago
Lukasz Majewski 8fc171318e samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Przemyslaw Marczak 4a1883651f trats/trats2: exynos_power_init: return 0 if no battery detected. 10 years ago
Simon Glass a9cf6da925 exynos: Enable the LCD backlight for snow 10 years ago
Aaron Durbin 0f2e739c99 exynos5: support tps65090 pmic 10 years ago
Simon Glass 2f7547ff27 exynos: Drop old smdk5250.c file 10 years ago
Jaehoon Chung 73e3bea966 ARM: exynos5420: removed undefined gpio structure 10 years ago
Jaehoon Chung 58209dface ARM: exynos: board: change the mmc/sd init sequence 10 years ago
Mateusz Zalega 2d281b3252 arm: goni: dfu: Add support for DFU to Goni target 10 years ago
Akshay Saraswat f6ae1ca058 S5P: Exynos: Add GPIO pin numbering and rename definitions 10 years ago
Stephen Warren abfe8afe88 ums: move IO support code to common location 10 years ago
Stephen Warren 36ff05c4f9 ums: remove ums_disk_init() 10 years ago
Stephen Warren dc1e746c42 ums: remove error-checking of MMC device size 10 years ago
Stephen Warren c2474d9c71 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR 10 years ago
Stephen Warren ce19d97401 ums: support block devices not MMC devices 10 years ago
Przemyslaw Marczak 605d7e2af7 samsung: misc: remove download mode info screen 10 years ago
Przemyslaw Marczak f418a1cfc8 samsung: misc: menu: increase delay in menu main loop 10 years ago
Inha Song 0954dd61ba samsung: misc: add env default option to lcd menu 10 years ago
Przemyslaw Marczak 5c7b8a379f samsung: misc: add gpt restore option to lcd menu 10 years ago
Przemyslaw Marczak e6bfe79f31 samsung: misc: allows using environmental macros as args in menu commands 10 years ago
Mateusz Zalega 41c2d60b3a ums: always initialize mmc before ums_disk_init() 10 years ago