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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
gpt: Support for GPT (GUID Partition Table) restoration
Lukasz Majewski
1
-0
/
+52
2012-12-13
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
Chang Hyun Park
1
-43
/
+46
2012-12-13
part:efi: Move part_efi.h file to ./include
Lukasz Majewski
1
-0
/
+144
2012-12-13
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
1
-1
/
+1
2012-12-11
exynos: Enable hashing functions and EDID for smdk5250
Simon Glass
1
-0
/
+7
2012-12-11
Add console command to access io space registers
Vadim Bendebury
2
-4
/
+5
2012-12-11
edid: Library of EDID decode and print
Tom Wai-Hong Tam
1
-0
/
+275
2012-12-11
Add hash command to perform hashing using various algorithms
Simon Glass
1
-0
/
+1
2012-12-11
Add generic hash API
Simon Glass
1
-0
/
+69
2012-12-11
Add strcasecmp() and strncasecmp()
Simon Glass
1
-2
/
+5
2012-12-11
sha256: Use const where possible and add watchdog function
Simon Glass
1
-1
/
+7
2012-12-11
sha1: Use const where possible, and unsigned for input len
Simon Glass
1
-17
/
+9
2012-12-11
Add a command to read raw blocks from a partition
Kenneth Waters
1
-0
/
+1
2012-12-11
Add gettime command
Anton Staaf
1
-0
/
+1
2012-12-11
gpio: remove duplicate function signature
Nikita Kiryanov
1
-13
/
+4
2012-12-07
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
3
-17
/
+175
2012-12-07
Change e-mail address of Luka Perkov
Luka Perkov
2
-2
/
+2
2012-12-06
x86: Fix coreboot config to boot on Chromebook
Simon Glass
1
-14
/
+12
2012-12-06
x86: Turn on support for EFI's GPT in the coreboot config
Gabe Black
1
-0
/
+3
2012-12-06
x86: coreboot: Enable video display
Simon Glass
1
-2
/
+8
2012-12-06
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
1
-1
/
+1
2012-12-06
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
1
-0
/
+21
2012-12-06
x86: Enable CONFIG_CMD_ZBOOT for coreboot
Simon Glass
1
-0
/
+3
2012-12-06
x86: Enable ICH6 GPIO controller for coreboot
Simon Glass
1
-0
/
+4
2012-12-06
x86: gpio: Add GPIO driver for Intel ICH6 and later.
Bill Richardson
1
-0
/
+123
2012-12-06
cbfs: Add docbook template
Simon Glass
1
-33
/
+36
2012-12-06
cbfs: Remove mention of CREDITS files
Simon Glass
1
-3
/
+0
2012-12-06
4xx: Fix PCI memory mapping on CPCI405 boards
Matthias Fuchs
4
-4
/
+4
2012-12-05
mpc5200: Add a3m071 board support
Stefan Roese
1
-0
/
+380
2012-12-03
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2
-0
/
+16
2012-11-30
x86: Define CONFIG_SYS_VSNPRINTF for coreboot
Simon Glass
1
-0
/
+1
2012-11-30
x86: Select stdio devices for coreboot
Simon Glass
1
-0
/
+12
2012-11-30
x86: Add CBMEM console driver for coreboot
Vadim Bendebury
1
-0
/
+3
2012-11-30
include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
Nobuhiro Iwamatsu
1
-2
/
+0
2012-11-28
Merge branch 'master' of git://www.denx.de/git/u-boot-x86
Tom Rini
2
-10
/
+7
2012-11-28
x86: coreboot: Enable LPC TPM
Simon Glass
1
-0
/
+4
2012-11-28
x86: Remove coreboot start16 code
Simon Glass
1
-1
/
+1
2012-11-28
x86: Put global data on the stack
Graeme Russ
2
-9
/
+2
2012-11-28
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Tom Rini
8
-8
/
+60
2012-11-27
powerpc/corenet_ds: move SATA config to board configuration
Zang Roy-R61911
5
-1
/
+7
2012-11-27
powerpc/P2041RDB: Fix Flash address LAW address
York Sun
1
-4
/
+10
2012-11-27
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
Timur Tabi
1
-0
/
+40
2012-11-27
powerpc/qoriq: Move FMAN microcode location
York Sun
3
-3
/
+3
2012-11-27
mmc: tegra: use bounce buffer APIs
Stephen Warren
1
-0
/
+3
2012-11-27
common: rework bouncebuf implementation
Stephen Warren
1
-9
/
+24
2012-11-27
bouncebuf: remove dummy implementation
Stephen Warren
1
-14
/
+0
2012-11-27
Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs
Stephen Warren
4
-4
/
+4
2012-11-27
mmc: add no simultaenous power and vdd
Mela Custodio
1
-0
/
+1
2012-11-27
mmc: at91sam9x5: support to save environment in mmc
Wu, Josh
1
-3
/
+16
2012-11-27
Remove obsolete header file
Pantelis Antoniou
1
-1
/
+0
[next]