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
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2
-0
/
+11
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2
-3
/
+3
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
1
-0
/
+9
2018-01-12
common: do not compile common fastboot code when building the SPL
Jean-Jacques Hiblot
1
-0
/
+2
2018-01-03
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2
-3
/
+27
2017-12-24
common: Fix-up MAC addr in dts by fetching env variable serially
Prabhakar Kushwaha
1
-4
/
+21
2017-12-18
common: image.c: Fix CACHE: Misaligned operation output
Heiko Schocher
1
-1
/
+2
2017-12-18
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...
Tom Rini
2
-5
/
+3
2017-12-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2
-6
/
+29
2017-12-14
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
2
-5
/
+3
2017-12-12
binman: Add binman support to spl_ram.c
Simon Glass
1
-4
/
+15
2017-12-12
binman: Add binman symbol support to SPL
Simon Glass
1
-2
/
+14
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
2
-2
/
+34
2017-12-07
log: Plumb logging into the init sequence
Simon Glass
3
-1
/
+7
2017-12-07
log: Add a test command
Simon Glass
1
-0
/
+10
2017-12-07
log: Add a console driver
Simon Glass
3
-0
/
+44
2017-12-07
log: Add an implementation of logging
Simon Glass
3
-0
/
+301
2017-12-07
Drop the log buffer
Simon Glass
4
-56
/
+2
2017-12-07
usb: Correct use of debug()
Simon Glass
1
-3
/
+1
2017-12-07
Revert "sandbox: Drop special case console code for sandbox"
Simon Glass
1
-0
/
+7
2017-11-29
common: command: tempory buffer should have size of command line buf
Heinrich Schuchardt
1
-1
/
+1
2017-11-28
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-2
/
+2
2017-11-27
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
Tom Rini
1
-1
/
+0
2017-11-26
usb: hub: identify the hub-device to usb_hub_reset_devices
Philipp Tomsich
1
-2
/
+2
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2
-3
/
+33
2017-11-26
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
Philipp Tomsich
1
-6
/
+0
2017-11-26
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
Philipp Tomsich
2
-2
/
+2
2017-11-26
spl: atf: introduce spl_invoke_atf and make bl31_entry private
Philipp Tomsich
2
-13
/
+82
2017-11-26
spl: fit: implement recording of loadables into /fit-images
Philipp Tomsich
1
-14
/
+81
2017-11-26
spl: fit: implement fdt_record_loadable
Philipp Tomsich
1
-0
/
+39
2017-11-26
spl: fit: simplify logic for FDT loading for non-OS boots
Philipp Tomsich
1
-30
/
+56
2017-11-26
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
Philipp Tomsich
1
-0
/
+1
2017-11-21
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
1
-0
/
+8
2017-11-20
malloc: don't compare pointers to 0
Heinrich Schuchardt
1
-5
/
+9
2017-11-19
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-1
/
+1
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
1
-0
/
+17
2017-11-16
SPL: fix printing of image name
André Draszik
1
-1
/
+1
2017-11-12
Revert "console: simplify puts()"
Soeren Moch
1
-2
/
+42
2017-11-07
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
Kever Yang
1
-1
/
+2
2017-11-06
image-sig: use designated initializers for algorithm
Masahiro Yamada
1
-22
/
+22
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
1
-1
/
+2
2017-10-16
common: Remove genimg_get_image()
Tuomas Tynkkynen
3
-33
/
+0
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2
-77
/
+0
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+9
2017-10-09
spl: fix assignment of board info to global data
York Sun
1
-1
/
+9
2017-10-05
fit: If no matching config is found in fit_find_config_node(), use the defaul...
Jean-Jacques Hiblot
1
-0
/
+20
2017-10-05
fit: fixed bug in locate_dtb_in_fit()
Jean-Jacques Hiblot
1
-1
/
+1
2017-10-05
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Jean-Jacques Hiblot
1
-2
/
+2
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2
-17
/
+1
2017-10-05
common: Drop LOGLEVEL to 4
Tom Rini
1
-1
/
+1
[next]