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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-16
dfu: Fix crash when wrong number of arguments given
Pantelis Antoniou
1
-1
/
+1
2013-03-16
dfu: Only perform DFU board_usb_init() for TRATS
Pantelis Antoniou
1
-0
/
+3
2013-03-16
usb: ehci: Add 64-bit controller support
Vincent Palatin
1
-0
/
+3
2013-03-16
usb: ehci: generic PCI support
Vincent Palatin
1
-1
/
+40
2013-03-15
Use 'unsigned int' for global_data's baudrate
Simon Glass
1
-1
/
+1
2013-03-15
sparc: Fix build warnings in serial.c
Simon Glass
2
-20
/
+0
2013-03-15
sparc: Fix out-of-tree building
Simon Glass
2
-14
/
+0
2013-03-15
serial: ns16550: Remove unwanted cast
Simon Glass
1
-1
/
+1
2013-03-15
avr32: Fix cast warning in board.c
Simon Glass
1
-2
/
+2
2013-03-15
blackfin: Remove noreturn attribute from cpu_init_f()
Simon Glass
1
-1
/
+0
2013-03-15
blackfin: Fix up board_type global data
Simon Glass
2
-1
/
+2
2013-03-15
exynos5: Enable generic board for Exynos5 device tree boards
Simon Glass
1
-0
/
+1
2013-03-15
x86: Enable generic board
Simon Glass
1
-0
/
+1
2013-03-15
tegra: Enable generic board for Tegra
Simon Glass
1
-0
/
+2
2013-03-15
x86: Enable generic board support
Simon Glass
4
-0
/
+19
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
6
-12
/
+5
2013-03-15
x86: Adjust board_r.c for x86
Simon Glass
1
-2
/
+21
2013-03-15
x86: Adjust board_f.c for x86
Simon Glass
1
-2
/
+81
2013-03-15
ppc: Enable generic board support
Simon Glass
3
-0
/
+12
2013-03-15
Adjust board_r.c for ppc
Simon Glass
3
-3
/
+485
2013-03-15
Adjust board_f.c for ppc
Simon Glass
1
-2
/
+332
2013-03-15
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
Simon Glass
2
-0
/
+21
2013-03-15
arm: Enable generic board support
Simon Glass
3
-0
/
+15
2013-03-15
arm: Remove use of board_early_init_r/last_stage_init()
Simon Glass
2
-4
/
+4
2013-03-15
Add spl load feature
Simon Glass
1
-0
/
+13
2013-03-15
Introduce generic post-relocation board_r.c
Simon Glass
3
-1
/
+425
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
7
-6
/
+591
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
4
-9
/
+22
2013-03-15
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
Simon Glass
2
-0
/
+18
2013-03-15
Introduce a basic initcall implementation
Simon Glass
3
-0
/
+65
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
4
-13
/
+12
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
4
-4
/
+3
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
16
-4
/
+447
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
184
-207
/
+207
2013-03-15
Introduce generic u-boot.h file
Simon Glass
1
-0
/
+162
2013-03-12
I2C: S3C24X0: Bug fixes in i2c_transfer
Rajeshwari Shinde
1
-8
/
+6
2013-03-12
I2C: S3C24X0: Remove the dead code
Rajeshwari Shinde
1
-7
/
+0
2013-03-12
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
Tom Rini
1
-1
/
+1
2013-03-12
CONFIG_BOOTDELAY default should not affect runtime
Joe Hershberger
1
-8
/
+6
2013-03-12
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
Barak Wasserstrom
1
-4
/
+4
2013-03-12
env: fix "env ask" command
Wolfgang Denk
1
-26
/
+28
2013-03-12
cmd_fat.c: Note in fatread help about alignment requirements
Tom Rini
1
-0
/
+3
2013-03-11
env: Allow accessing non-mtd devices
Lubomir Rintel
2
-10
/
+27
2013-03-11
cmd_df.c: Delete this clearly unused source file.
Robert P. J. Day
1
-36
/
+0
2013-03-11
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
Robert P. J. Day
1
-3
/
+3
2013-03-11
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2
-5
/
+7
2013-03-11
Fix a couple typoes in tools/env/README
Robert P. J. Day
1
-2
/
+2
2013-03-11
tools: update checkpatch to latest upstream version
Kim Phillips
1
-192
/
+556
2013-03-11
tools: enable more checkpatch tests by default
Kim Phillips
1
-0
/
+3
2013-03-11
cmd_part: don't print cmd name twice in help
Stephen Warren
1
-1
/
+1
[next]