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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
dm: sandbox: Enable cbfs and cramfs
Simon Glass
1
-0
/
+3
2016-03-14
dm: cbfs: Fix handling of invalid type
Simon Glass
1
-2
/
+3
2016-03-14
dm: part: Rename some partition functions
Simon Glass
25
-79
/
+76
2016-03-14
dm: part: Convert partition API use to linker lists
Simon Glass
7
-173
/
+162
2016-03-14
dm: sandbox: Enable all partition types
Simon Glass
1
-1
/
+4
2016-03-14
dm: part: Add a cast to avoid a compiler warning
Simon Glass
1
-1
/
+1
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
10
-17
/
+51
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
6
-13
/
+39
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
6
-14
/
+16
2016-03-14
dm: blk: Add comments to a few functions
Simon Glass
1
-0
/
+30
2016-03-14
dm: blk: Convert interface type to an enum
Simon Glass
1
-12
/
+15
2016-03-14
dm: Add a new header for block devices
Simon Glass
3
-58
/
+74
2016-03-14
dm: part: Drop the common.h header
Simon Glass
1
-1
/
+0
2016-03-14
dm: fdtdec: Correct a sandbox build warning
Simon Glass
1
-2
/
+3
2016-03-14
dm: part: Correct a sandbox build warning
Simon Glass
1
-4
/
+6
2016-03-14
dm: pci: Break out the common region display code
Simon Glass
1
-34
/
+17
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
66
-331
/
+338
2016-03-14
debug_uart: output CR along with LF
Masahiro Yamada
1
-1
/
+3
2016-03-14
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
1
-0
/
+1
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
17
-54
/
+30
2016-03-14
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2
-2
/
+26
2016-03-14
Prepare v2016.03
v2016.03
Tom Rini
1
-1
/
+1
2016-03-13
mx6slevk: Fix the power up of the Ethernet PHY
Fabio Estevam
1
-5
/
+4
2016-03-12
sf: Correct data types in stm_is_locked_sr()
Marek Vasut
1
-3
/
+3
2016-03-12
dm: ti_qspi: Fix conversion of address to a pointer
Lokesh Vutla
1
-3
/
+7
2016-03-11
exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support
Anand Moon
1
-0
/
+1
2016-03-10
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
3
-9
/
+9
2016-03-10
rockchip: rk3288: correct sdram setting
Chris Zhong
1
-7
/
+7
2016-03-10
rockchip: make configure_emmc() empty for Firefly-RK3288
FUKAUMI Naoki
1
-1
/
+1
2016-03-10
rockchip: rk3036: change ddr frequency to 400M
Lin Huang
1
-1
/
+1
2016-03-09
MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y
Daniel Schwierzeck
1
-1
/
+1
2016-03-09
MIPS: fix mips_cache fallback without __builtin_mips_cache
Matthias Schiffer
1
-1
/
+1
2016-03-08
malloc: remove !gd handling
Stephen Warren
1
-1
/
+1
2016-03-08
malloc: use hidden visibility
Stephen Warren
1
-0
/
+2
2016-03-08
sandbox: Fix building with LLVM
Tom Rini
2
-1
/
+7
2016-03-08
omap3: Use raw SPL by default for mmc1
Alexander Graf
1
-2
/
+0
2016-03-08
api: Export API structure address as an environment variable
Stanislav Galabov
1
-0
/
+1
2016-03-08
OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support
Derald D. Woods
2
-158
/
+153
2016-03-08
OMAP3: am3517_evm: Use BCH8 ECC for NAND
Derald D. Woods
1
-7
/
+16
2016-03-09
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
Masahiro Yamada
1
-0
/
+1
2016-03-09
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
Masahiro Yamada
3
-9
/
+9
2016-03-09
pinctrl: uniphier: set input-enable before pin-muxing
Masahiro Yamada
1
-3
/
+3
2016-03-09
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
Masahiro Yamada
1
-16
/
+2
2016-03-09
ARM: uniphier: document how-to-build for Ace and Sanji boards
Masahiro Yamada
1
-0
/
+8
2016-03-04
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
3
-2
/
+12
2016-03-05
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
2
-1
/
+5
2016-03-02
board: tbs2910: Fix eMMC BOOTCFG value
Soeren Moch
1
-1
/
+1
2016-03-02
mx53ard: Move to booting zImage
Fabio Estevam
1
-8
/
+10
2016-03-02
mx6qarm2: Update maintainer's emails
Fabio Estevam
1
-2
/
+2
2016-03-02
MAINTAINERS: Update Peng Fan's email address
Fabio Estevam
3
-3
/
+3
[next]