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
2016-05-06
usb: hub: Don't continue on get_port_status failure
Marek Vasut
1
-0
/
+1
2016-05-06
usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
1
-0
/
+8
2016-05-06
usb: Wait after sending Set Configuration request
Marek Vasut
1
-0
/
+8
2016-05-06
usb: Don't init pointer to zero, but NULL
Marek Vasut
1
-1
/
+1
2016-05-03
fdt: fix setting MAC addresses for multiple interfaces
Lev Iserovich
1
-6
/
+14
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2
-2
/
+2
2016-04-25
common/dlmalloc.c: Delete content that was moved to malloc.h
Robert P. J. Day
1
-929
/
+0
2016-04-25
spl: spl_mmc: Disambiguate error message
Fabio Estevam
1
-2
/
+2
2016-04-18
common: env: support sata device
Peng Fan
2
-0
/
+128
2016-04-11
fastboot: sparse: remove unnecessary logging
Steve Rae
1
-4
/
+2
2016-04-11
fastboot: sparse: fix block addressing for don't care chunk type
Steve Rae
1
-4
/
+8
2016-04-11
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
1
-1
/
+11
2016-04-11
env_eeprom invalidates gd->env_addr by setting it to an offset value
Guy Thouret
1
-7
/
+0
2016-04-11
fastboot: sparse: fix sparse blocks calculation
Jeffy Chen
1
-1
/
+2
2016-04-10
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
1
-1
/
+2
2016-04-04
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
Stefan Roese
1
-1
/
+1
2016-04-01
common: env_sf: Add exclamation mark
Peng Fan
1
-1
/
+1
2016-04-01
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
Ahmed Samir Khalil
1
-0
/
+4
2016-04-01
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2
-1
/
+22
2016-03-27
debug_uart: Remove duplicated carriage return handling
Bin Meng
1
-2
/
+0
2016-03-27
Fix typo choosen in comments and printf logs
Alexander Merkle
1
-1
/
+1
2016-03-27
lcd: Fix compile warning in 64bit mode
Alexander Graf
1
-2
/
+2
2016-03-23
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-3
/
+3
2016-03-23
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
1
-3
/
+3
2016-03-24
spl_mmc: allow to load raw image
Masahiro Yamada
1
-14
/
+4
2016-03-22
usb: Correct return value in usb_stor_info()
Simon Glass
1
-1
/
+1
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2
-2
/
+2
2016-03-22
Allow command-line files to be dropped
Simon Glass
1
-2
/
+2
2016-03-22
Panic when no command line processing can be performed
Simon Glass
1
-0
/
+1
2016-03-20
usb: Change power-on / scanning timeout handling
Stefan Roese
1
-94
/
+223
2016-03-20
usb: Don't reset the USB hub a 2nd time
Stefan Roese
1
-12
/
+1
2016-03-20
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
1
-3
/
+0
2016-03-20
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
1
-2
/
+7
2016-03-17
Revert "fdt: fix address cell count checking in fdt_translate_address()"
Przemyslaw Marczak
1
-3
/
+4
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
1
-0
/
+7
2016-03-17
dm: timer: Correct timer init ordering after relocation
Simon Glass
1
-1
/
+3
2016-03-17
malloc_simple: Add a little more debugging
Simon Glass
1
-2
/
+5
2016-03-15
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
1
-1
/
+1
2016-03-15
efi_loader: Call fdt preparation functions
Alexander Graf
1
-3
/
+5
2016-03-15
efi_loader: Implement memory allocation and map
Alexander Graf
1
-0
/
+3
2016-03-15
efi_loader: Add runtime services
Alexander Graf
1
-0
/
+4
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
8
-107
/
+240
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
1
-1
/
+1
2016-03-14
common: image-fit: Fix load and entry addresses in FIT image
York Sun
1
-5
/
+17
2016-03-14
common: image-fit: Use a common function to get address
York Sun
1
-23
/
+19
2016-03-14
spl: Support loading a FIT from MMC
Simon Glass
1
-18
/
+57
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2
-0
/
+195
2016-03-14
image: Add functions to obtain short names
Simon Glass
1
-4
/
+22
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
3
-6
/
+6
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
5
-24
/
+25
[next]