index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
gdsys
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-8
/
+8
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2
-17
/
+17
2021-07-31
arm: mvebu: gdsys: Remove custom spl_board_init()
Pali Rohár
2
-21
/
+1
2021-04-10
ppc: Remove controlcenterd boards
Tom Rini
11
-2036
/
+0
2021-04-10
ppc: Remove gdsys hrcon boards
Tom Rini
11
-1026
/
+3
2021-04-10
ppc: Remove gdsys strider boards
Tom Rini
9
-861
/
+1
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
5
-40
/
+40
2021-02-26
ddr: marvell: a38x: add support for twin-die combined memory device
Moti Buskila
1
-0
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
4
-0
/
+4
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2
-27
/
+32
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
4
-7
/
+7
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
5
-0
/
+6
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
7
-17
/
+23
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop flash.h from common header
Simon Glass
2
-0
/
+2
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move clock functions into a new file
Simon Glass
1
-0
/
+1
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
common: Move some board functions out of common.h
Simon Glass
4
-0
/
+4
2019-12-02
common: Move command functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2
-0
/
+2
2019-08-11
env: Move env_get() to env.h
Simon Glass
4
-0
/
+4
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
1
-0
/
+1
2019-05-21
mpc83xx: Add gazerbeam board
Dirk Eibach
5
-1
/
+211
2019-05-21
gdsys: ioep-fpga: Switch to gazerbeam-style reporting
Mario Six
1
-140
/
+489
2019-05-21
gdsys: cmd_ioloop: Make DM compatible
Mario Six
1
-5
/
+288
2019-05-21
gdsys: cmd_ioloop: Introduce commenting enum
Mario Six
1
-4
/
+9
2019-05-21
gdsys: cmd_ioloop: Fix style violations
Mario Six
1
-40
/
+38
2019-05-21
gdsys: mpc8308: Add FPGA flavor option
Mario Six
1
-0
/
+20
2019-05-21
gdsys: Introduce GDSYS_LEGACY_DRIVERS
Mario Six
11
-0
/
+58
2019-05-21
gdsys: mpc8308: Don't use manual RAM config if RAM driver is active
Mario Six
1
-0
/
+4
2019-05-21
gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig
Mario Six
1
-0
/
+22
2019-05-21
gdsys: mpc8308: Use shadow register for output GPIO values
Mario Six
4
-3
/
+25
2019-05-21
gdsys: mpc8308: Fix style violations
Mario Six
3
-57
/
+59
2019-05-21
gdsys: Post ppc4xx removal cleanup
Mario Six
2
-131
/
+0
2019-05-21
gdsys: phy: Adapt fixup_88e1518() to latest Release Notes
Dirk Eibach
1
-2
/
+0
2019-05-21
ihs_mdio: Use new regmap interface
Mario Six
1
-2
/
+3
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
1
-2
/
+2
2019-05-21
strider: Migrate to CONFIG_TARGET_STRIDER
Mario Six
2
-3
/
+3
2019-05-21
hrcon: Migrate to CONFIG_TARGET_HRCON
Mario Six
2
-2
/
+2
2019-01-21
board: mvebu: drop unused ETH_PHY macro definitions
Baruch Siach
1
-4
/
+0
2018-12-08
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
Chris Packham
1
-1
/
+1
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
6
-83
/
+143
[next]