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
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
lcd: implement a callback for splashimage
Nikita Kiryanov
1
-0
/
+11
2013-03-08
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
1
-0
/
+8
2013-02-14
x86: Remove unused real mode code
Simon Glass
1
-5
/
+0
2013-02-14
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
1
-3
/
+3
2013-01-16
Merge remote-tracking branch 'mpc83xx/next'
Kim Phillips
1
-0
/
+10
2013-01-14
VIDEO: better document the correct use of CONFIG_FB_ADDR
Wolfgang Denk
1
-4
/
+7
2013-01-11
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+28
2013-01-11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+8
2013-01-10
serial/ns16550: add an option to avoid hanging on broken platforms
Javier Martinez Canillas
1
-0
/
+8
2013-01-10
Add option to display customised memory information
Simon Glass
1
-0
/
+1
2013-01-10
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
1
-0
/
+5
2013-01-10
Document the CONFIG_DISPLAY_BOARDINFO option
Simon Glass
1
-0
/
+5
2013-01-10
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
1
-0
/
+9
2012-12-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+15
2012-12-19
powerpc/mpc83xx: add support for new SPL
Scott Wood
1
-0
/
+6
2012-12-19
spl: Change PAD_TO to CONFIG_SPL_PAD_TO
Scott Wood
1
-0
/
+4
2012-12-19
spi: Add SPI flash test
Simon Glass
1
-0
/
+5
2012-12-19
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
1
-10
/
+189
2012-12-15
powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR
trem
1
-3
/
+0
2012-12-13
env: Add support for access control to .flags
Joe Hershberger
1
-1
/
+12
2012-12-13
env: Add a command to display details about env flags
Joe Hershberger
1
-0
/
+1
2012-12-13
env: Add environment variable flags
Joe Hershberger
1
-0
/
+37
2012-12-13
env: Add a command to view callbacks
Joe Hershberger
1
-0
/
+1
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
1
-0
/
+30
2012-12-11
edid: Add I2C command for printing the EDID
Tom Wai-Hong Tam
1
-0
/
+5
2012-12-11
Add hash command to perform hashing using various algorithms
Simon Glass
1
-0
/
+18
2012-12-11
Add a command to read raw blocks from a partition
Kenneth Waters
1
-0
/
+1
2012-12-11
Add gettime command
Anton Staaf
1
-0
/
+1
2012-12-07
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
1
-0
/
+15
2012-12-06
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
Simon Glass
1
-0
/
+7
2012-12-06
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
1
-0
/
+8
2012-12-06
README: Explain how to generate the CHANGELOG file.
Robert P. J. Day
1
-0
/
+5
2012-11-30
x86: Allow compiling out realmode/bios code
Gabe Black
1
-0
/
+6
2012-11-28
x86: Allow excluding reset vector code from u-boot
Gabe Black
1
-0
/
+4
2012-11-26
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
1
-6
/
+39
2012-11-26
README: Reference nand monitor commands in U-Boot README
Karl O. Pinc
1
-0
/
+1
2012-11-26
spl/nand: config symbol documentation
Scott Wood
1
-6
/
+11
2012-11-26
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Scott Wood
1
-0
/
+10
2012-11-26
powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
Scott Wood
1
-0
/
+9
2012-11-26
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
1
-0
/
+3
2012-11-26
spl: introduce CONFIG_SPL_TARGET
Scott Wood
1
-0
/
+5
2012-11-19
Merge branch 'next'
Gerald Van Baren
1
-0
/
+11
2012-11-19
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
1
-0
/
+6
2012-11-19
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
1
-0
/
+10
2012-11-12
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
1
-0
/
+11
2012-11-07
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
1
-0
/
+5
2012-11-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+4
2012-11-03
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
1
-0
/
+4
2012-11-02
scsi: Add function and env var to report number of scsi drives
Stefan Reinauer
1
-0
/
+3
2012-11-02
README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
1
-0
/
+6
[next]