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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+3
2014-11-23
fs: make it possible to read the filesystem UUID
Christian Gmeiner
1
-0
/
+1
2014-11-21
dm: Split the simple malloc() implementation into its own file
Simon Glass
1
-0
/
+3
2014-10-23
common: Makefile: allow for spl builds with env_fat
Felipe Balbi
1
-0
/
+1
2014-10-16
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
1
-0
/
+2
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
1
-7
/
+2
2014-09-24
usb/gadget: fastboot: implement sparse format
Steve Rae
1
-0
/
+1
2014-09-24
usb/gadget: fastboot: add eMMC support for flash command
Steve Rae
1
-0
/
+5
2014-08-25
common/Makefile: Consolidate SPL ENV options, correct inclusion
Tom Rini
1
-7
/
+5
2014-06-20
Add an I/O tracing feature
Simon Glass
1
-0
/
+2
2014-06-19
bootm: Split out code from cmd_bootm.c
Simon Glass
1
-1
/
+1
2014-05-29
Move bootretry code into bootretry.c and clean up
Simon Glass
1
-0
/
+5
2014-05-29
Move command line API into cli.c
Simon Glass
1
-0
/
+1
2014-05-29
Move autoboot code to autoboot.c
Simon Glass
1
-0
/
+5
2014-05-29
Split out simple parser and readline into separate files
Simon Glass
1
-1
/
+8
2014-05-29
Rename hush to cli_hush
Simon Glass
1
-1
/
+1
2014-05-08
usb/gadget: add the fastboot gadget
Sebastian Siewior
1
-0
/
+2
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
1
-0
/
+1
2014-04-17
Merge branch 'next'
Tom Rini
1
-0
/
+1
2014-03-22
Add lzmadec command
Patrice Bouchand
1
-0
/
+3
2014-03-21
aes: Add 'aes' command to access AES-128-CBC
Marek Vasut
1
-0
/
+1
2014-03-17
cros_ec: Move EC interface into common library
Vadim Bendebury
1
-0
/
+1
2014-03-04
dm: Add a demonstration/example driver
Simon Glass
1
-0
/
+1
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-2
/
+0
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
1
-2
/
+0
2014-02-21
fs/fdos: Remove
Tom Rini
1
-2
/
+1
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-7
/
+3
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-5
/
+4
2014-02-19
common: spl: Add spl sata boot support
Dan Murphy
1
-0
/
+3
2014-02-04
common: Add new clk command
Michal Simek
1
-0
/
+1
2014-01-24
spl: common: Support for USB MSD FAT image loading
Dan Murphy
1
-0
/
+4
2013-12-13
Makefile: delete unnecessary CPPFLAGS settings
Masahiro Yamada
1
-2
/
+0
2013-11-25
common: Delete unnecessary rules.
Masahiro Yamada
1
-4
/
+1
2013-10-31
common: convert makefiles to Kbuild style
Masahiro Yamada
1
-208
/
+183
2013-10-20
cmd:thor: Support for TIZEN's download command (thordown)
Lukasz Majewski
1
-0
/
+1
2013-07-25
powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
Dirk Eibach
1
-0
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
1
-0
/
+1
2013-06-26
image: Add signing infrastructure
Simon Glass
1
-0
/
+1
2013-06-26
Add a trace command
Simon Glass
1
-0
/
+1
2013-06-20
Makefile: move the common makefile line to public area
Ying Zhang
1
-8
/
+9
2013-06-20
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
Ying Zhang
1
-10
/
+17
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+3
2013-05-14
image: Split libfdt code into image-fdt.c
Simon Glass
1
-0
/
+1
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
1
-0
/
+1
2013-05-13
blackfin: bf609: add softswitch config command
Bob Liu
1
-0
/
+1
2013-04-28
Add fuse API and commands
Benoît Thébaudeau
1
-0
/
+1
2013-04-11
env: Add support for UBI environment
Joe Hershberger
1
-0
/
+1
2013-03-29
New command bootmenu: ANSI terminal boot menu support
Pali Rohár
1
-0
/
+1
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
1
-0
/
+1
[next]