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
/
include
/
configs
/
zipitz2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
1
-1
/
+1
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
1
-1
/
+0
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
1
-2
/
+0
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
1
-1
/
+0
2017-05-22
Convert CONFIG_LZMA to Kconfig
Simon Glass
1
-1
/
+0
2017-05-22
Kconfig: Drop CONFIG_CMD_ENV
Simon Glass
1
-1
/
+0
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
1
-1
/
+0
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
1
-1
/
+0
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
1
-1
/
+0
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
1
-1
/
+0
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
1
-1
/
+0
2016-11-23
serial: pxa: use kconfig for serial configuration
Marcel Ziswiler
1
-1
/
+0
2016-10-23
Convert CONFIG_LCD to Kconfig
Simon Glass
1
-1
/
+0
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
1
-1
/
+0
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
1
-4
/
+0
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
1
-2
/
+0
2016-04-25
configs: Re-sync HUSH options
Tom Rini
1
-5
/
+0
2016-04-18
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
Michal Simek
1
-1
/
+0
2016-03-27
zipitz2: enable caches
Vasily Khoruzhick
1
-2
/
+1
2016-03-27
zipitz2: enable USB host support
Vasily Khoruzhick
1
-0
/
+1
2016-03-27
zipitz2: enable libfdt
Vasily Khoruzhick
1
-0
/
+1
2016-03-27
zipitz2: enable LCD rotation
Vasily Khoruzhick
1
-0
/
+1
2016-03-27
zipitz2: restore board support
Vasily Khoruzhick
1
-0
/
+224
2015-09-11
arm: Remove pxa255_idp, zipitz2 boards
Simon Glass
1
-238
/
+0
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
1
-3
/
+0
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-4
/
+0
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
1
-1
/
+0
2015-03-02
remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Marcel Ziswiler
1
-1
/
+0
2014-10-22
dm: spi: Remove SPI_INIT feature
Simon Glass
1
-1
/
+0
2014-02-19
config: remove platform CONFIG_SYS_HZ definition part 3
Masahiro Yamada
1
-1
/
+0
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-5
/
+5
2013-12-18
ARM: pxa: Fix CONFIG_SYS_HZ on PXA
Marek Vasut
1
-5
/
+5
2013-12-13
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
Vladimir Zapolskiy
1
-1
/
+0
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
1
-2
/
+0
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+1
2013-03-21
lcd, pxafb: move the pxafb to drivers/video
Jeroen Hofstee
1
-0
/
+1
2012-11-19
pxa: Disable dcache on palmld, palmtc, zipitz2
Simon Glass
1
-0
/
+3
2012-10-15
serial: pxa: Make use of default_serial_console in serial_pxa
Marek Vasut
1
-0
/
+1
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
1
-10
/
+0
2012-07-07
PXA: Enable CONFIG_PREBOOT on zipitz2
Marek Vasut
1
-0
/
+1
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
1
-1
/
+0
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
1
-1
/
+0
2012-03-26
zipitz2: use pxa_mmc_gen as MMC driver
Vasily Khoruzhick
1
-2
/
+4
2012-03-26
zipitz2: fix boot issue introduced by PXA low level init rework
Vasily Khoruzhick
1
-1
/
+7
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
1
-1
/
+1
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
1
-1
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-0
/
+1
[next]