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
/
socrates
/
socrates.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
1
-3
/
+3
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-1
/
+1
2022-08-04
Audit <flash.h> inclusion
Tom Rini
1
-2
/
+0
2022-07-05
socrates: Rework CONFIG_PCI_CLK_FREQ
Tom Rini
1
-1
/
+2
2022-03-28
video: Drop video_fb header
Simon Glass
1
-1
/
+0
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-1
/
+1
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-1
/
+3
2021-08-05
ppc: socrates: Drop use of DM_PCI
Simon Glass
1
-3
/
+1
2021-02-19
video: remove unused include/mb862xx.h
Heinrich Schuchardt
1
-12
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
1
-13
/
+14
2020-01-17
common: Move clock functions into a new file
Simon Glass
1
-0
/
+1
2020-01-17
common: Move upmconfig() to ppc.h
Simon Glass
1
-2
/
+2
2019-11-06
mpc85xx, socrates: add DM PCI support
Heiko Schocher
1
-35
/
+5
2019-11-06
mpc85xx, socrates: enable DM serial
Heiko Schocher
1
-0
/
+5
2019-11-06
mpc85xx, socrates: disable VIDEO
Heiko Schocher
1
-178
/
+2
2019-11-06
mpc85xx, socrates: add DM support
Heiko Schocher
1
-0
/
+15
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-05-12
socrates: Fix a misleading indentation warning
Tom Rini
1
-1
/
+1
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
1
-2
/
+2
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-2
/
+3
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
1
-5
/
+7
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-16
/
+15
2009-10-31
video: mb862xx: improve board-specific Lime configuration
Wolfgang Grandegger
1
-39
/
+7
2009-06-04
Redundant Environment: protect full sector size
Wolfgang Denk
1
-1
/
+1
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-59
/
+59
2008-09-13
85xx: socrates: autoprobe Lime chip
u-boot@bugs.denx.de
1
-15
/
+43
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2008-09-09
85xx: socrates: Enable Lime support.
Anatolij Gustschin
1
-0
/
+198
2008-09-09
85xx: Socrates: Major code update.
Detlev Zundel
1
-33
/
+49
2008-06-11
Socrates: Added FPGA base address update in FDT.
Sergei Poselenov
1
-0
/
+10
2008-06-11
Socrates: Added FPGA mapping. LAWs and TLBs cleanup.
Sergei Poselenov
1
-1
/
+7
2008-06-10
socrates: Fix PCI clk fix patch
Andy Fleming
1
-1
/
+3
2008-05-27
Socrates: Fix PCI bus frequency report
Sergei Poselenov
1
-2
/
+11
2008-05-20
socrates: changes to support FDT
Sergei Poselenov
1
-0
/
+25
2008-05-20
Initial support for "Socrates" board
Sergei Poselenov
1
-0
/
+186