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
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
1
-1
/
+1
2015-10-24
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
1
-1
/
+2
2015-10-24
board_init_f_mem(): Don't require memset()
Simon Glass
1
-0
/
+18
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
4
-29
/
+49
2015-10-24
itest: make memory access work under sandbox
Stephen Warren
1
-5
/
+16
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
1
-10
/
+2
2015-10-24
Allow imxtract to extract part of script image.
Pierre Aubert
1
-1
/
+2
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
1
-3
/
+6
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
1
-2
/
+1
2015-10-23
timer: start a new timer after relocation
Thomas Chou
1
-0
/
+3
2015-10-23
nios2: Switch to generic timer
Thomas Chou
1
-1
/
+2
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
3
-0
/
+287
2015-10-21
Merge git://git.denx.de/u-boot-x86
Tom Rini
3
-186
/
+230
2015-10-21
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
Bin Meng
1
-0
/
+6
2015-10-21
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Bin Meng
1
-0
/
+30
2015-10-21
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
1
-53
/
+66
2015-10-21
cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
Bin Meng
1
-2
/
+15
2015-10-21
cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
Bin Meng
1
-10
/
+10
2015-10-21
cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
Bin Meng
1
-82
/
+79
2015-10-21
cmd: Clean up cmd_elf a little bit
Bin Meng
1
-98
/
+73
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
1
-0
/
+6
2015-10-21
malloc_simple: Add debug() information
Simon Glass
1
-0
/
+4
2015-10-20
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
1
-0
/
+12
2015-10-20
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
1
-1
/
+1
2015-10-20
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
Hans de Goede
1
-3
/
+0
2015-10-19
image-fit: Fix signature checking
Andrej Rosano
1
-1
/
+3
2015-10-12
env_eeprom.c: Correct using saved environment
Ludger Dreier
1
-89
/
+77
2015-10-11
common/image.c: Make boot_get_ramdisk() perform a check for Android images
Tom Rini
1
-0
/
+9
2015-10-11
image: fix support for Android boot images with no ramdisk
Rob Herring
1
-1
/
+3
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2
-0
/
+10
2015-10-11
common/armflash: load_image returns success or failure
Ryan Harkin
1
-5
/
+6
2015-10-11
common/armflash: add command to check if image exists
Ryan Harkin
1
-1
/
+21
2015-09-29
net: avoid eth_unregister() call when function is unavailable
Bernhard Nortmann
1
-0
/
+2
2015-09-28
malloc_simple: fix malloc_ptr calculation
Philipp Rosenberger
1
-1
/
+1
2015-09-21
drivers/net/vsc9953: Add commands for VLAN ingress filtering
Codrin Ciubotariu
1
-0
/
+65
2015-09-21
drivers/net/vsc9953: Add command for shared/private VLAN learning
Codrin Ciubotariu
1
-0
/
+65
2015-09-21
drivers/net/vsc9953: Add VLAN commands for VSC9953
Codrin Ciubotariu
1
-0
/
+270
2015-09-21
drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
Codrin Ciubotariu
1
-0
/
+178
2015-09-21
common/env_flags.c: Add function to validate a MAC address
Codrin Ciubotariu
1
-13
/
+27
2015-09-21
drivers/net/vsc9953: Add commands to enable/disable HW learning
Codrin Ciubotariu
1
-0
/
+60
2015-09-21
drivers/net/vsc9953: Add command to show/clear port counters
Codrin Ciubotariu
1
-0
/
+42
2015-09-21
common/cmd_ethsw: Add generic commands for Ethernet Switches
Codrin Ciubotariu
2
-0
/
+348
2015-09-15
cli_simple.c: fix possible overflow when copying the string
Imran Zaman
1
-1
/
+1
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
9
-0
/
+9
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
1
-1
/
+1
2015-09-07
dfu: command: Extend "dfu" command to handle receiving data via TFTP
Lukasz Majewski
1
-0
/
+20
2015-09-07
update: tftp: dfu: Extend update_tftp() function to support DFU
Lukasz Majewski
4
-12
/
+40
2015-09-07
tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FL...
Lukasz Majewski
1
-8
/
+7
2015-09-02
rockchip: Add support for the SPI image
Simon Glass
1
-0
/
+1
2015-09-02
rockchip: Add support for the SD image
Simon Glass
1
-0
/
+1
[next]