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-04-22
flash: Add optional verify-after-write feature
Stefan Roese
1
-0
/
+9
2013-04-14
cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README
Albert ARIBAUD
1
-2
/
+2
2013-04-14
ARM: fix CONFIG_SPL_MAX_SIZE semantics
Albert ARIBAUD
1
-2
/
+16
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-6
/
+89
2013-04-12
Makefile: Change CONFIG_SPL_PAD_TO to image offset
Benoît Thébaudeau
1
-2
/
+5
2013-04-12
mtd: nand: mxc_nand: Fix is_16bit_nand()
Fabio Estevam
1
-1
/
+2
2013-04-12
mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
Fabio Estevam
1
-3
/
+6
2013-04-11
env: Add redundant env support to UBI env
Joe Hershberger
1
-0
/
+6
2013-04-11
env: Add support for UBI environment
Joe Hershberger
1
-0
/
+21
2013-04-11
ubi: ubifs: Turn off verbose prints
Joe Hershberger
1
-0
/
+10
2013-04-11
ubi: ubifs: Add documentation for README
Joe Hershberger
1
-0
/
+16
2013-04-10
dfu: NAND specific routines for DFU operation
Pantelis Antoniou
1
-0
/
+3
2013-04-10
dfu: Support larger than memory transfers.
Pantelis Antoniou
1
-0
/
+7
2013-04-10
README: Document current DFU CONFIG options
Tom Rini
1
-0
/
+13
2013-04-08
omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
Manfred Huber
1
-8
/
+0
2013-04-02
README: document the requirements for CONFIG_SYS_HZ
Stephen Warren
1
-0
/
+7
2013-04-01
Consolidate bool type
York Sun
1
-6
/
+6
2013-03-24
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+4
2013-03-22
ARM: implement erratum 716044 workaround
Stephen Warren
1
-0
/
+1
2013-03-22
Allow AM335x MPU core clock speed to be specified in the board config file
Mark Jackson
1
-0
/
+4
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+29
2013-03-15
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
Simon Glass
1
-0
/
+7
2013-03-15
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
Simon Glass
1
-0
/
+10
2013-03-13
ARM: implement some Cortex-A9 errata workarounds
Stephen Warren
1
-0
/
+10
2013-03-11
Feature Removal: disable "mtest" command by default
Wolfgang Denk
1
-1
/
+2
2013-03-11
Merge u-boot/master into u-boot-ti/master
Tom Rini
1
-1
/
+12
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-03-04
sandbox: Add 'sb' command to access filesystem features
Simon Glass
1
-0
/
+1
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
1
-0
/
+9
2013-02-22
imls: Add support to list images in NAND device
Vipin Kumar
1
-1
/
+2
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
[prev]
[next]