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
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
1
-0
/
+11
2019-01-18
common: spl: Kconfig: spelling fixes
Chris Packham
1
-1
/
+1
2019-01-16
bootm: use new common function lmb_init_and_reserve
Simon Goldschmidt
1
-6
/
+2
2019-01-16
fdt: parse "reserved-memory" for memory reservation
Simon Goldschmidt
1
-8
/
+45
2019-01-15
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-2
/
+2
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
1
-6
/
+26
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
1
-4
/
+32
2019-01-15
common: command: Expose a generic helper to auto-complete sub commands
Boris Brezillon
1
-4
/
+16
2019-01-15
common: command: Fix command auto-completion
Boris Brezillon
1
-2
/
+10
2019-01-15
common: Kconfig: miscellaneous spelling fixes
Chris Packham
1
-5
/
+5
2019-01-15
xyz-modem: Fix timeout loop waiting with WATCHDOG
Lokesh Vutla
1
-0
/
+2
2019-01-15
spl: ymodem: Add support for loading gzip compressed uImage
Marek Vasut
1
-5
/
+24
2019-01-14
common: fdt_support: print hexadecimal numbers in debug
Sekhar Nori
1
-2
/
+2
2019-01-14
image: fix compiling without CMD_FDT
Simon Goldschmidt
2
-2
/
+4
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
1
-2
/
+2
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
3
-2
/
+21
2019-01-01
imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
Ye Li
1
-0
/
+1
2019-01-01
tools: add i.MX8M image support
Peng Fan
1
-0
/
+1
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
1
-2
/
+19
2018-12-31
riscv: bootm: Support booting VxWorks
Bin Meng
1
-1
/
+1
2018-12-31
bootm: vxworks: Make do_bootm_vxworks() non-static
Bin Meng
1
-2
/
+2
2018-12-31
bootm: vxworks: Make do_bootvx_fdt() static
Bin Meng
1
-1
/
+1
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
1
-0
/
+3
2018-12-14
spl: net: dm: usb: bind the gadget before attempting to load the image
Jean-Jacques Hiblot
1
-1
/
+3
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-2
/
+2
2018-12-12
blk: Rework guard around part_init call
Tom Rini
1
-0
/
+3
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-3
/
+3
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
1
-0
/
+36
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
1
-1
/
+1
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
1
-3
/
+3
2018-12-06
main: Drop more #ifdefs
Simon Glass
1
-12
/
+10
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-32
/
+0
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
1
-9
/
+0
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
1
-1
/
+0
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin
1
-8
/
+0
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2
-2
/
+4
2018-12-03
board_r: fix build with DM_SPI
Christophe Leroy
1
-1
/
+1
2018-12-03
rsa: add support of padding pss
Philippe Reynes
1
-0
/
+6
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2
-0
/
+34
2018-12-02
fdt_support: fdt reservations on the sandbox
Heinrich Schuchardt
1
-1
/
+2
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
1
-1
/
+2
2018-11-29
malloc_simple: Add logging of allocations
Simon Glass
1
-21
/
+37
2018-11-28
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
1
-0
/
+1
2018-11-27
board_r: Remove initr_spi
Jagan Teki
1
-11
/
+0
2018-11-27
spi: Zap CONFIG_HARD_SPI
Jagan Teki
1
-12
/
+0
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
1
-7
/
+0
2018-11-27
spi: Remove used spi_init
Jagan Teki
1
-2
/
+0
2018-11-26
usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
Sven Schwermer
1
-14
/
+14
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
4
-20
/
+20
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
1
-1
/
+1
[next]