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
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
README: Fix supported i.MX SoC list for CONFIG_MXC_SPI
Fabio Estevam
1
-1
/
+1
2011-11-03
spl, nand: add 4bit HW ecc oob first nand_read_page function
Heiko Schocher
1
-0
/
+5
2011-11-03
rtc: Make mc13783-rtc driver generic
Fabio Estevam
1
-1
/
+1
2011-10-28
e1000: Allow direct access to the E1000 SPI EEPROM device
Kyle Moffett
1
-1
/
+14
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
1
-0
/
+14
2011-10-27
README: improve documentation of network related CONFIG_ settings
Wolfgang Denk
1
-0
/
+19
2011-10-27
README: white-space cleanup
Wolfgang Denk
1
-20
/
+20
2011-10-26
FAT: Add FAT write feature
Donggeun Kim
1
-0
/
+5
2011-10-26
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
1
-0
/
+4
2011-10-26
fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
Simon Glass
1
-2
/
+14
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
1
-2
/
+9
2011-10-26
fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
1
-0
/
+11
2011-10-26
net: tftpput: implement tftp logic
Simon Glass
1
-0
/
+2
2011-10-22
doc/README: documents and readme for NDS32 arch
Macpaul Lin
1
-3
/
+21
2011-10-17
README: document standard image variables
Jason Hobbs
1
-0
/
+19
2011-10-12
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
1
-0
/
+1
2011-10-10
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
1
-0
/
+1
2011-10-09
powerpc/8xxx: Add support for interactive DDR programming interface
York Sun
1
-0
/
+3
2011-10-09
cmd_time: add time command
Che-liang Chiou
1
-0
/
+1
2011-10-09
README: fix typos and such.
Wolfgang Denk
1
-8
/
+5
2011-10-09
README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS
Wolfgang Denk
1
-36
/
+36
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
1
-5
/
+3
2011-10-05
console: Implement pre-console buffer
Graeme Russ
1
-0
/
+14
2011-09-29
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
Timur Tabi
1
-0
/
+37
2011-09-11
Minor coding style cleanup.
Wolfgang Denk
1
-27
/
+27
2011-08-03
README: fix arm920t/at91 path
Andreas Bießmann
1
-1
/
+1
2011-07-31
README: update MIPS related informations
Daniel Schwierzeck
1
-1
/
+34
2011-07-30
README: udate Coding Style description to current status quo
Wolfgang Denk
1
-7
/
+5
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
1
-3
/
+3
2011-07-26
env: allow people to force envcrc building
Mike Frysinger
1
-0
/
+5
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
1
-1
/
+1
2011-07-26
spl: add initial support for a generic SPL framework
Daniel Schwierzeck
1
-0
/
+39
2011-07-19
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
1
-0
/
+9
2011-07-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-0
/
+10
2011-07-17
arm: add CONFIG_MACH_TYPE setting and documentation
Igor Grinberg
1
-0
/
+10
2011-07-16
Add uboot "fdt_high" enviroment variable
David A. Long
1
-0
/
+9
2011-07-15
mmc: sh_mmcif: add support for Renesas MMCIF
Yoshihiro Shimoda
1
-0
/
+9
2011-07-11
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
York Sun
1
-0
/
+6
2011-07-04
armv7: add PL310 support to u-boot
Aneesh V
1
-0
/
+6
2011-07-04
armv7: cache maintenance operations for armv7
Aneesh V
1
-0
/
+5
2011-07-01
NAND: Add 16bit NAND support for the NDFC
Alex Waterman
1
-0
/
+8
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
1
-2
/
+1
2011-05-20
powerpc/fsl_pci: Fix device tree fixups for newer platforms
Kumar Gala
1
-0
/
+5
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
1
-0
/
+1
2011-05-12
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG
Detlev Zundel
1
-5
/
+12
2011-05-12
README: remove spurious line
Luca Ceresoli
1
-1
/
+0
2011-05-12
Serial: p1011: new vendor init options
John Rigby
1
-0
/
+12
2011-04-30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-0
/
+7
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
1
-0
/
+8
2011-04-28
powerpc/85xx: Change timebase divisor to be defined per processor
Kumar Gala
1
-0
/
+7
[next]