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
/
delta.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-19
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-9
/
+0
2009-07-18
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
Wolfgang Denk
1
-0
/
+2
2009-07-17
Remove legacy NAND and disk on chip references from boards.
Scott Wood
1
-9
/
+0
2009-06-12
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2009-04-05
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-03-29
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Ladislav Michl
1
-2
/
+0
2009-02-20
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+5
2009-02-20
pxa: fixing get_timer to return time in miliseconds.
Micha Kalfon
1
-1
/
+1
2009-02-18
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
1
-1
/
+1
2009-01-28
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
1
-2
/
+0
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
1
-1
/
+0
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-45
/
+45
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2008-09-10
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2007-10-24
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2007-08-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
1
-15
/
+28
2007-07-10
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
1
-0
/
+9
2007-07-05
include/configs: Use new CONFIG_CMD_* in various d* named board config files.
Jon Loeliger
1
-13
/
+19
2007-05-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
1
-1
/
+0
2007-04-23
Remove BOARDLIBS usage completely
Stefan Roese
1
-1
/
+0
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
1
-1
/
+1
2006-11-27
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
Markus Klotzbuecher
1
-0
/
+1
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
1
-3
/
+3
2006-05-23
More cleanup for the delta board and the generic usb_ohci driver. Added
Markus Klotzbuecher
1
-2
/
+6
2006-05-22
This patch adds USB storage support for the delta board. This is the first
Markus Klotzbuecher
1
-1
/
+10
2006-04-25
delta board: support for magic key detection and handling.
Markus Klotzbuecher
1
-0
/
+11
2006-04-12
Merge with /home/m8/git/u-boot
Wolfgang Denk
1
-1
/
+2
2006-04-08
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
1
-1
/
+2
2006-03-30
delta board: one more DA9030 fix.
Markus Klotzbuecher
1
-0
/
+1
2006-03-29
Change delta board memory map to start at 0x80000000.
Markus Klotzbuecher
1
-7
/
+7
2006-03-29
delta board: minor update to DA9030 code.
Markus Klotzbuecher
1
-1
/
+1
2006-03-27
delta board: fix DA9030 reset procedure.
Markus Klotzbuecher
1
-3
/
+2
2006-03-24
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
Markus Klotzbuecher
1
-1
/
+7
2006-03-24
delta board: DA9030 initialization and i2c support. Some minor changes to
Markus Klotzbuecher
1
-4
/
+14
2006-03-20
Cleanup of the monahans cpu and delta board port.
Markus Klotzbuecher
1
-87
/
+13
2006-03-20
Support for redundant environment in NAND Flash.
Markus Klotzbuecher
1
-0
/
+1
2006-03-08
Enable simple (non-redundant) NAND environment on delta board.
Markus Klotzbücher
1
-5
/
+4
2006-03-06
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
1
-1
/
+1
2006-03-06
Turned on SDRAM scrubbing.
Markus Klotzbücher
1
-1
/
+1
2006-03-06
Cleanup of NAND support of delta board using the Monahans Data Flash
Markus Klotzbücher
1
-2
/
+20
2006-03-06
NAND finally working. Two bugs fixed:
Markus Klotzbücher
1
-3
/
+7
2006-03-04
Lots of new stuff:
Markus Klotzbücher
1
-0
/
+5
2006-02-28
Added GPIO initialization of DF signal. Still not working.
Markus Klotzbücher
1
-1
/
+1
2006-02-28
First steps implementing NAND support. Not working, fails to read ID.
Markus Klotzbücher
1
-30
/
+40
2006-02-22
SDRAM now working.
Markus Klotzbücher
1
-10
/
+10
2006-02-22
SDRAM now working for delta board, but there are still aliasing problems,
Markus Klotzbücher
1
-10
/
+12
2006-02-20
New board directory and config for the benq delta board (copied from
Markus Klotzbücher
1
-0
/
+249