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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
3
-6
/
+9
2016-06-09
tiny-printf: Correct the snprintf() implementation
Simon Glass
1
-1
/
+3
2016-06-06
Merge http://git.denx.de/u-boot-samsung
Tom Rini
1
-0
/
+2
2016-06-06
lib: make strmhz available in SPL
Chris Packham
1
-3
/
+2
2016-06-06
Remove unneeded remnants of bcopy().
Robert P. J. Day
1
-24
/
+0
2016-06-06
efi_loader: Add DM_VIDEO support
Alexander Graf
1
-7
/
+50
2016-06-06
efi_loader: Don't allocate from memory holes
Alexander Graf
1
-10
/
+45
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
4
-25
/
+8
2016-06-06
efi_loader: Add exit support
Alexander Graf
1
-5
/
+16
2016-06-03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
1
-0
/
+1
2016-06-02
lib: Enable private libgcc by default
Marek Vasut
1
-0
/
+1
2016-06-02
tiny-printf: Support sprintf()
Marek Vasut
1
-2
/
+14
2016-05-31
mmc: tegra: add basic Tegra186 support
Stephen Warren
1
-0
/
+1
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2
-28
/
+81
2016-05-27
efi_loader: gop: Don't expose fb address
Alexander Graf
1
-3
/
+0
2016-05-27
efi_loader: Clean up system table on exit
Alexander Graf
1
-0
/
+16
2016-05-27
efi_loader: Add bounce buffer support
Alexander Graf
3
-9
/
+86
2016-05-27
dm: efi: Update for CONFIG_BLK
Simon Glass
1
-15
/
+46
2016-05-27
efi_loader: Add network access support
Alexander Graf
2
-0
/
+292
2016-05-26
tiny-printf: Support snprintf()
Simon Glass
1
-2
/
+25
2016-05-26
tiny-printf: Tidy up a few nits
Simon Glass
1
-8
/
+8
2016-05-25
exynos: Allow tizen to be built without an LCD
Simon Glass
1
-0
/
+2
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
1
-11
/
+16
2016-05-02
Change my mailaddress
Andreas Bießmann
1
-1
/
+1
2016-04-18
efi_loader: Handle memory overflows
Andreas Färber
1
-4
/
+4
2016-04-18
gunzip.c: use block layer for writes
Eric Nelson
1
-3
/
+2
2016-04-18
efi_loader: Expose ascending efi memory map
Alexander Graf
1
-2
/
+7
2016-04-18
efi_loader: Always flush in cache line size granularity
Alexander Graf
1
-1
/
+9
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
1
-2
/
+2
2016-04-18
efi_loader: Add el torito support
Alexander Graf
1
-0
/
+35
2016-04-18
efi_loader: Split drive add into function
Alexander Graf
1
-37
/
+47
2016-04-11
lib/crc8: Add crc start value
Stefan Roese
1
-13
/
+20
2016-04-01
efi_loader: Always allocate the highest available address
Alexander Graf
1
-0
/
+29
2016-04-01
lib/physmem.c: Switch to __weak for arch_phys_memset
Tom Rini
1
-4
/
+2
2016-04-01
cosmetic: Fix typos "privide"
Masahiro Yamada
1
-1
/
+1
2016-03-27
efi_loader: Fix some entry/exit points
Alexander Graf
2
-7
/
+11
2016-03-27
efi_stub: Move carriage return before line feed in putc()
Bin Meng
1
-2
/
+3
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2
-0
/
+153
2016-03-17
cmd_dhry.c: Use lldiv for vax_mips calculation as well
Tom Rini
1
-1
/
+1
2016-03-17
x86: dts: Drop memory SPD compatible string
Simon Glass
1
-1
/
+0
2016-03-17
dhry: Correct dhrystone calculation for fast machines
Simon Glass
1
-3
/
+5
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
1
-1
/
+0
2016-03-15
efi_loader: Pass proper device path in on boot
Alexander Graf
1
-6
/
+0
2016-03-15
efi_loader: hook up in build environment
Alexander Graf
4
-0
/
+23
2016-03-15
efi_loader: Implement memory allocation and map
Alexander Graf
1
-0
/
+319
2016-03-15
efi_loader: Add disk interfaces
Alexander Graf
1
-0
/
+218
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2
-3
/
+293
2016-03-15
efi_loader: Add console interface
Alexander Graf
1
-0
/
+360
2016-03-15
efi_loader: Add boot time services
Alexander Graf
1
-0
/
+781
2016-03-15
efi_loader: Add PE image loader
Alexander Graf
1
-0
/
+188
[prev]
[next]