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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
misc: docs: Fix comments in misc.h
Mario Six
1
-40
/
+44
2018-08-10
travis: give every job a name
Stephen Warren
1
-92
/
+136
2018-08-10
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
2
-0
/
+78
2018-08-10
db410c: Fixup DRAM
Ramon Fried
1
-0
/
+3
2018-08-10
snapdragon: Add DRAM detection & FDT fixup
Ramon Fried
3
-0
/
+111
2018-08-10
disk: part: Don't show redundant error message
Sam Protsenko
1
-1
/
+1
2018-08-10
env: Don't show "Failed" error message
Sam Protsenko
1
-5
/
+9
2018-08-10
smbios: fix checkstyle warning
Christian Gmeiner
1
-0
/
+1
2018-08-10
smbios: fix checkstyle error
Christian Gmeiner
1
-1
/
+1
2018-08-10
doc: FIT image: clarify usage of "compression" property
Simon Goldschmidt
1
-1
/
+3
2018-08-10
configs: omap3_logic: Disable NAND ID during SPL
Adam Ford
1
-0
/
+1
2018-08-10
configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR
Adam Ford
13
-27
/
+0
2018-08-10
doc: README.iscsi: make compatible with restructured text
Heinrich Schuchardt
1
-62
/
+68
2018-08-10
doc: add structure to Sphinx generated docs
Heinrich Schuchardt
5
-115
/
+132
2018-08-10
README: U_BOOT_ENV_CALLBACK functions
Heinrich Schuchardt
1
-0
/
+11
2018-08-10
drivers: serial: document on_baudrate()
Heinrich Schuchardt
1
-0
/
+8
2018-08-10
omap3_logic: Fix CONS_INDEX
Adam Ford
1
-1
/
+1
2018-08-10
sata: fix sata_Probe return value check
Troy Kisky
1
-2
/
+2
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
3
-1
/
+14
2018-08-10
stm32mp1: use new function led default state
Patrick Delaunay
1
-0
/
+4
2018-08-10
dm: led: move default state support in led uclass
Patrick Delaunay
3
-8
/
+39
2018-08-10
Revert "dm: led: auto probe() LEDs with "default-state""
Patrick Delaunay
1
-9
/
+0
2018-08-10
stm32mp1: add gpio led support
Patrick Delaunay
2
-0
/
+26
2018-08-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
5
-33
/
+257
2018-08-09
bcm968380gerg: Add MAINTAINERS file
Tom Rini
1
-0
/
+6
2018-08-09
Merge git://git.denx.de/u-boot-dm
Tom Rini
16
-280
/
+797
2018-08-08
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
47
-5483
/
+291
2018-08-08
dfu: Provide more verbose error message
Sam Protsenko
1
-0
/
+1
2018-08-08
dfu: Fix memory leak in dfu_init_env_entities()
Sam Protsenko
1
-3
/
+4
2018-08-08
dfu: Fix data abort in dfu_free_entities()
Sam Protsenko
1
-1
/
+1
2018-08-08
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
Alberto Panizzo
1
-18
/
+21
2018-08-08
usb: rockchip: fix printing csw debug info
Alberto Panizzo
1
-1
/
+1
2018-08-08
usb: rockchip: be quiet on serial port while transferring data
Alberto Panizzo
1
-2
/
+2
2018-08-08
usb: rockchip: implement K_FW_LBA_ERASE_10 command
Alberto Panizzo
3
-0
/
+50
2018-08-08
usb: rockchip: implement K_FW_LBA_READ_10 command
Alberto Panizzo
3
-1
/
+107
2018-08-08
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
Alberto Panizzo
2
-4
/
+49
2018-08-08
usb: rockchip: fix command failed on host side due to missing data
Alberto Panizzo
1
-2
/
+20
2018-08-08
gadget: f_thor: fix hang-up with ctrl-c
Seung-Woo Kim
1
-2
/
+2
2018-08-08
patman: Correct unit test failure
Simon Glass
1
-0
/
+0
2018-08-08
libfdt: Update to latest pylibfdt implementation
Simon Glass
3
-227
/
+241
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
3
-0
/
+61
2018-08-08
dm: pci: Add APIs to find capability and extended capability
Bin Meng
2
-0
/
+114
2018-08-08
pci: Add all known capability and extended capability ids
Bin Meng
1
-1
/
+19
2018-08-08
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2
-0
/
+81
2018-08-08
pci: sandbox: emul: Rename priv structure
Bin Meng
1
-4
/
+4
2018-08-08
test: dm: pci: Test driver binding with driver data provided
Bin Meng
1
-0
/
+17
2018-08-08
sandbox: Update test.dts for dynamic PCI device driver matching
Bin Meng
1
-14
/
+2
2018-08-08
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
2
-0
/
+11
2018-08-08
pci: sandbox: Support dynamically binding device driver
Bin Meng
4
-11
/
+112
2018-08-08
dm: pci: Assign correct driver data when binding a driver
Bin Meng
1
-1
/
+1
[next]