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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
Add documentation for USB Host Networking
Simon Glass
1
-1
/
+156
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
3
-3
/
+3
2011-08-03
README.at91-soc: remove AT91(RM9200) joining notice
Andreas Bießmann
1
-22
/
+0
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2
-3
/
+3
2011-07-28
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
1
-0
/
+141
2011-07-26
add command fitupd to run an update from a FIT image
Andreas Pretzsch
1
-0
/
+5
2011-07-26
spl: add initial support for a generic SPL framework
Daniel Schwierzeck
1
-0
/
+62
2011-07-17
powerpc/p2041rdb: Add p2041rdb board support
Mingkai Hu
1
-0
/
+123
2011-07-11
powerpc/85xx: Specify hwconfig usage for USB controller
Ramneek Mehresh
1
-0
/
+25
2011-07-11
powerpc/85xx: Add basic support for P1023RDS board
Roy Zang
1
-0
/
+101
2011-07-06
mpc83xx: Add support for MergerBox board
Andre Schwarz
1
-0
/
+59
2011-07-01
cmd_nand: add nand write.trimffs command
Ben Gardiner
1
-0
/
+10
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
1
-1
/
+2
2011-06-01
Move wepep250,delta,xsengine to scrapyard
Marek Vasut
1
-0
/
+3
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2
-3
/
+2
2011-05-12
README.arm-relocation: get relocated address in gdb
Ben Gardiner
1
-0
/
+8
2011-05-12
README.arm-relocation: get relocated address from bdinfo
Ben Gardiner
1
-31
/
+22
2011-05-12
mp2usb: finish the removal
Eric Bénard
1
-0
/
+1
2011-04-28
video: parse the video-mode environment variable
Timur Tabi
1
-0
/
+19
2011-04-13
x86: Update MAINTAINERS and delete README files
Graeme Russ
2
-103
/
+0
2011-04-13
x86: Rename i386 to x86
Graeme Russ
1
-1
/
+1
2011-04-10
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2
-0
/
+56
2011-04-10
powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS
Jiang Yutang
1
-0
/
+24
2011-04-10
p4080ds: add README.p4080ds which documents the "serdes" hwconfig option
Timur Tabi
1
-0
/
+32
2011-04-08
Blackfin: dnp5370: new board port
Andreas Schallenberg
1
-0
/
+67
2011-04-02
MIPS: Purple: Remove Purple support
Daniel Schwierzeck
1
-84
/
+0
2011-03-27
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2011-02-19
Add USB host ethernet adapter support
Simon Glass
1
-1
/
+3
2011-02-04
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
1
-0
/
+64
2011-02-02
Minor Coding Style Cleanup.
Wolfgang Denk
1
-42
/
+42
2011-02-02
sh: add support for sh7757lcr board
Yoshihiro Shimoda
1
-0
/
+64
2011-02-02
OMAP3: add CM-T35 board
Mike Rapoport
1
-2
/
+14
2011-02-02
Add support for Freescale's mx35pdk board.
Stefano Babic
1
-0
/
+188
2011-02-02
imximage: Add MX53 boot image support
Liu Hui-R64343
1
-2
/
+10
2011-01-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-1
/
+73
2011-01-19
mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
York Sun
1
-1
/
+66
2011-01-19
mpc8xxx: Enable ECC on/off control in hwconfig
York Sun
1
-0
/
+7
2011-01-19
Escape minus signs in manpage
Loïc Minier
1
-4
/
+4
2011-01-18
mpc5200, digsy_mtc: add support for rev5 board version
Heiko Schocher
1
-0
/
+29
2011-01-14
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
Becky Bruce
1
-2
/
+2
2011-01-14
powerpc/85xx: Removed support for ATUM8548 board
Kumar Gala
1
-29
/
+0
2010-11-30
Add board support for hawkboard
Sughosh Ganu
1
-0
/
+93
2010-11-26
barco: drop unsupported board configuration
Wolfgang Denk
1
-1
/
+2
2010-11-26
ERIC: drop unsupported board configuration
Wolfgang Denk
1
-1
/
+2
2010-11-19
DA850 EVM: passing maximum clock rate information to kernel
Sekhar Nori
1
-0
/
+14
2010-11-19
DA850 EVM: add information regarding DA850 in README.davinci
Sekhar Nori
1
-0
/
+11
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2
-34
/
+0
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-3
/
+2
2010-10-27
Coding Style cleanup
Wolfgang Denk
1
-7
/
+7
2010-10-24
VoVPN-GW_100MHz: drop unsupported board configuration
Wolfgang Denk
1
-0
/
+1
[next]