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
2015-06-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-0
/
+9
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
1
-0
/
+1
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
1
-0
/
+8
2015-05-29
usb: kbd: Fix key repeat not always working
Hans de Goede
1
-6
/
+20
2015-05-29
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
1
-2
/
+0
2015-05-28
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
1
-1
/
+1
2015-05-28
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
1
-1
/
+1
2015-05-28
spl: spl_mmc: Error and count distinction
Paul Kocialkowski
1
-14
/
+19
2015-05-28
Combine bootm_find_<thing> functions together
Karl Apsite
2
-37
/
+20
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
3
-1
/
+102
2015-05-28
mkimage will now report information about loadable
Karl Apsite
1
-0
/
+17
2015-05-27
env_mmc: add error message to pass to set_default_env
Tim Harvey
1
-16
/
+24
2015-05-27
menu: Return an error code if Ctrl-C is pressed
Tuomas Tynkkynen
1
-0
/
+3
2015-05-27
pxe: Fix crash if 'sysboot' is run without args
Tuomas Tynkkynen
1
-1
/
+1
2015-05-26
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-1
/
+8
2015-05-26
spl: spl_mmc: fix mmc Falcon mode regression
Tim Harvey
1
-1
/
+1
2015-05-21
env: Distinguish finer between source of env change
Joe Hershberger
1
-7
/
+19
2015-05-21
env: Add regex support to env_attrs
Joe Hershberger
1
-0
/
+85
2015-05-21
env: Allow env_attr_walk to pass a priv * to callback
Joe Hershberger
4
-12
/
+15
2015-05-21
env: Simplify the reverse_strstr() interface
Joe Hershberger
1
-40
/
+47
2015-05-21
env: Fix return values in env_attr_lookup()
Joe Hershberger
1
-3
/
+3
2015-05-19
console: Fix pre-console flushing via cfb_console being very slow
Hans de Goede
1
-18
/
+22
2015-05-19
env_nand: use nand_spl_load_image for readenv if SPL
Tim Harvey
1
-0
/
+7
2015-05-14
common: cmd regulator: command cleanup
Przemyslaw Marczak
1
-117
/
+122
2015-05-14
common: cmd pmic: command cleanup
Przemyslaw Marczak
1
-76
/
+55
2015-05-14
dm: regulator: add regulator command
Przemyslaw Marczak
3
-0
/
+426
2015-05-14
dm: pmic: add pmic command
Przemyslaw Marczak
3
-0
/
+248
2015-05-14
dm: i2c: Implement 'i2c bus' command for driver model
Simon Glass
1
-8
/
+55
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
2
-1
/
+27
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
1
-1
/
+2
2015-05-14
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
1
-2
/
+4
2015-05-14
usb: usb_control_msg() propagate controller error code
Hans de Goede
1
-2
/
+4
2015-05-14
Use map_sysmem when accessing memory in setexpr
Joe Hershberger
1
-9
/
+23
2015-05-14
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
1
-0
/
+105
2015-05-14
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
1
-1
/
+1
2015-05-13
edid: Add a function to read detailed monitor timings
Simon Glass
1
-0
/
+105
2015-05-10
ppc4xx: Remove sc3 board
Stefan Roese
1
-14
/
+0
2015-05-10
Fix broken verify functionality in crc32 command
Joe Hershberger
1
-1
/
+1
2015-05-10
Fix inconsistency of VERIFY defines in cmd_mem
Joe Hershberger
1
-3
/
+3
2015-05-10
cmd_part: fix usage text
maxin.john@enea.com
1
-1
/
+1
2015-05-10
spl: spl_mmc: Partition raw boot mode for eMMC
Paul Kocialkowski
1
-0
/
+5
2015-05-10
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Paul Kocialkowski
1
-55
/
+73
2015-05-08
image: android: handle default kernel address
Maxime Ripard
1
-2
/
+25
2015-05-06
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
1
-6
/
+11
2015-05-05
dm: rtc: Convert 'date' command to support driver model
Simon Glass
1
-14
/
+41
2015-05-05
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
1
-1
/
+1
2015-05-05
dm: rtc: Rename gregorian day function
Simon Glass
1
-1
/
+1
2015-05-05
fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
1
-1
/
+1
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
1
-1
/
+1
2015-04-29
Add a 'cpu' command to print CPU information
Simon Glass
3
-0
/
+122
[next]