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-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
2015-09-02
rockchip: Add the rkimage format to mkimage
Simon Glass
1
-0
/
+1
2015-08-31
Merge git://git.denx.de/u-boot-dm
Tom Rini
5
-22
/
+698
2015-08-31
dm: tpm: Add a 'tpmtest' command
Simon Glass
3
-0
/
+575
2015-08-31
tpm: Add a 'tpm info' command
Simon Glass
1
-0
/
+26
2015-08-31
tpm: Check that parse_byte_string() has data to parse
Simon Glass
1
-0
/
+2
2015-08-31
tpm: Report tpm errors on the command line
Simon Glass
1
-22
/
+24
2015-08-31
dm: i2c: Add a command to adjust the offset length
Simon Glass
1
-0
/
+33
2015-08-31
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
1
-0
/
+26
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
1
-0
/
+12
2015-08-30
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-1
/
+4
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
1
-1
/
+1
2015-08-28
env_mmc: Properly prefix mmc errors with '!'
Hans de Goede
1
-3
/
+3
2015-08-28
malloc_simple: Correct the alignment logic in memalign_simple()
Simon Glass
1
-1
/
+1
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
3
-4
/
+10
2015-08-28
image: Fix loop condition to avoid warning
Thierry Reding
1
-2
/
+2
2015-08-26
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
1
-3
/
+3
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2
-4
/
+3
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
1
-1
/
+1
2015-08-18
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-8
/
+9
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
1
-1
/
+0
2015-08-17
env: use cache line aligned memory for flash read
Ravi Babu
1
-5
/
+6
2015-08-17
sf: allocate cache aligned buffers to copy from flash
Ravi Babu
1
-3
/
+3
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
1
-1
/
+2
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
1
-2
/
+11
2015-08-14
Align global_data to a 16-byte boundary
Simon Glass
1
-0
/
+1
2015-08-14
common: Display >=4GiB memory bank size
Bin Meng
1
-1
/
+2
2015-08-13
image-fdt.c: store returned error value
Max Krummenacher
1
-1
/
+2
2015-08-13
generic-board: allow showing custom board info
Marcel Ziswiler
1
-1
/
+1
2015-08-13
common/lcd_console: fix console/logo regression
Marcel Ziswiler
1
-2
/
+2
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
1
-0
/
+7
2015-08-12
common/cmd_source.c: Fix the source command failure under 64-bit platform
Gong Qianyu
1
-3
/
+3
2015-08-12
spl: Fix compile warning for arm64
Gong Qianyu
1
-1
/
+1
2015-08-12
image: fix Android ramdisk support when dtb is specified
Rob Herring
1
-10
/
+8
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
4
-4
/
+12
2015-08-05
dm: pmic: Display the regulator limits on error
Simon Glass
1
-1
/
+2
2015-08-05
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
1
-3
/
+6
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
5
-5
/
+272
2015-08-05
usb: Fix device detection code
Marek Vasut
1
-3
/
+7
2015-08-05
efi: Add a command to display the memory map
Simon Glass
2
-0
/
+258
2015-08-05
Add a way to skip relocation
Simon Glass
1
-0
/
+9
2015-08-05
efi: Avoid using non-existent text base
Ben Stoltz
1
-3
/
+4
2015-08-05
common: command add '\n' for debug msg
Peng Fan
1
-1
/
+1
2015-08-05
common: Print nothing in the __weak checkboard()
Bin Meng
1
-1
/
+0
2015-07-29
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
1
-2
/
+6
2015-07-28
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+22
[next]