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
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
/
esd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-07-07
ppc: Remove caddy2 / vme8349 boards
Tom Rini
8
-627
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-3
/
+3
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2
-0
/
+2
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move serial functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-0
/
+1
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
Mario Six
1
-1
/
+1
2019-05-20
mpc83xx: Make distinct caddy2 config
Mario Six
2
-4
/
+17
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
8
-18
/
+8
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2
-24
/
+0
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-3
/
+4
2017-08-04
board: meesc: Update to support DT and DM
Wenyou.Yang@microchip.com
1
-8
/
+0
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
58
-12969
/
+0
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
4
-225
/
+0
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
1
-0
/
+1
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
1
-0
/
+1
2017-05-15
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
1
-11
/
+1
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
3
-4
/
+4
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+3
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
3
-9
/
+19
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
3
-3
/
+3
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
1
-1
/
+1
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
1
-1
/
+1
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
4
-8
/
+8
2016-02-18
board: atmel: clean up peripheral clock code
Wenyou Yang
1
-9
/
+6
2015-11-19
Move console definitions into a new console.h file
Simon Glass
6
-0
/
+6
2015-11-03
arm: at91: reworked meesc board support
Daniel Gorsulowski
1
-4
/
+16
2015-09-11
arm: Remove otc570 board
Simon Glass
5
-427
/
+0
2015-02-21
ARM: at91: move board select menu and common settings
Masahiro Yamada
2
-6
/
+0
2015-01-23
powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200
Masahiro Yamada
17
-2261
/
+0
2015-01-13
ppc4xx: cleanup CPCI4052 board
Matthias Fuchs
6
-4046
/
+2
2015-01-13
ppc4xx: remove some CPCI405 variants
Matthias Fuchs
1
-39
/
+0
2015-01-13
ppc4xx: remove WUH405 board
Matthias Fuchs
6
-3920
/
+0
2015-01-13
ppc4xx: remove VOH405 board
Matthias Fuchs
8
-8107
/
+0
2015-01-13
ppc4xx: remove PMC405 board
Matthias Fuchs
4
-173
/
+0
2015-01-13
ppc4xx: remove PCI405 board
Matthias Fuchs
9
-2288
/
+0
2015-01-13
ppc4xx: remove OCRTC board
Matthias Fuchs
7
-340
/
+0
2015-01-13
ppc4xx: remove HUB405 board
Matthias Fuchs
5
-321
/
+0
2015-01-13
ppc4xx: remove HH405 board
Matthias Fuchs
10
-21043
/
+0
2015-01-13
ppc4xx: remove DU440 board
Matthias Fuchs
7
-1018
/
+0
2015-01-13
ppc4xx: remove DU405 board
Matthias Fuchs
7
-1753
/
+0
[next]