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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-2
/
+2
2009-02-07
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-2
/
+4
2009-02-07
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
1
-1
/
+2
2009-02-06
env_nand: fix env memory release
derek@siconix.com
1
-2
/
+4
2009-02-06
Coldfire: cmd_bdinfo cleanup
Richard Retanubun
1
-1
/
+2
2009-02-03
ADS5121 Add PATA support
Ralph Kondziella
1
-0
/
+4
2009-01-28
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
4
-328
/
+439
2009-01-28
usb_scan_devices: fix output with no devices
Bryan Wu
1
-2
/
+4
2009-01-28
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
2
-7
/
+24
2009-01-28
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
1
-2
/
+0
2009-01-28
usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
Bryan Wu
1
-0
/
+7
2009-01-28
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
Thomas Abraham
1
-0
/
+1
2009-01-28
USB change speed
Michael Trimarchi
1
-2
/
+10
2009-01-28
Prepare USB layer for ehci
Michael Trimarchi
2
-2
/
+2
2009-01-28
USB storage cleanup patch
Michael Trimarchi
1
-316
/
+394
2009-01-28
Blackfin: fixup misc warnings such as printf's and missing casts
Mike Frysinger
3
-8
/
+6
2009-01-28
Blackfin: bootldr: implement BF53x/BF56x LDR loader
Mike Frysinger
1
-13
/
+124
2009-01-28
Blackfin: implement real write support for OTP
Mike Frysinger
1
-42
/
+115
2009-01-28
Blackfin: support console-over-JTAG
Mike Frysinger
1
-0
/
+3
2009-01-28
Command usage cleanup
Peter Tyser
70
-187
/
+188
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
47
-129
/
+134
2009-01-27
SATA: do not auto-initialize during boot
Mike Frysinger
1
-1
/
+11
2009-01-27
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
Tomasz Figa
1
-0
/
+92
2009-01-27
saveenv: standardize enablement
Mike Frysinger
1
-18
/
+8
2009-01-27
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
1
-1
/
+1
2009-01-24
common: Iteration limit for memory test.
Dirk Eibach
1
-14
/
+31
2009-01-24
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
Peter Korsgaard
1
-13
/
+14
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
1
-4
/
+6
2009-01-23
nand: fixup printf modifiers to match types used
Mike Frysinger
1
-2
/
+2
2009-01-23
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
Schlaegl Manfred jun
1
-4
/
+3
2009-01-23
NAND: Enable nand lock, unlock feature
Nishanth Menon
1
-47
/
+49
2009-01-23
OneNAND: Bad block aware read/write command support
Stefan Roese
1
-110
/
+420
2009-01-17
fdt_resize(): fix actualsize calculations with unaligned blobs
Peter Korsgaard
1
-1
/
+1
2008-12-20
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+4
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
1
-1
/
+1
2008-12-16
env_sf: support embedded environments
Mike Frysinger
1
-5
/
+36
2008-12-14
cmd_mem: Remove unused variable
Peter Tyser
1
-1
/
+0
2008-12-13
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2008-12-13
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
1
-1
/
+13
2008-12-10
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
Stefan Roese
1
-0
/
+1
2008-12-09
jffs2: add sector_size field to part_info structure
Ilya Yanok
1
-3
/
+17
2008-12-09
UBI: Fix size parsing in "ubi create"
Stefan Roese
1
-1
/
+1
2008-12-09
UBI: Enable re-initializing of the "ubi part" command
Stefan Roese
1
-0
/
+11
2008-12-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
1
-8
/
+12
2008-12-08
jffs2: rename devices_init () in common/jffs2.c
Heiko Schocher
1
-7
/
+7
2008-12-07
common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...
Richard Retanubun
1
-3
/
+4
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn
4
-1
/
+337
2008-12-07
strings: use puts() rather than printf()
Mike Frysinger
1
-1
/
+2
2008-12-07
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
1
-47
/
+30
2008-12-07
lcd: Let the board code show board-specific info cleanup
Peter Tyser
1
-1
/
+0
[next]