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
2013-04-02
env: fix potential stack overflow in environment functions
Rob Herring
8
-63
/
+74
2013-04-01
Consolidate bool type
York Sun
6
-111
/
+107
2013-03-31
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
4
-13
/
+552
2013-03-29
video: bcm2835: fix build issues
Anatolij Gustschin
1
-0
/
+12
2013-03-29
Merge branch 'for-v2013.04'
Anatolij Gustschin
1
-57
/
+74
2013-03-29
New command bootmenu: ANSI terminal boot menu support
Pali Rohár
2
-0
/
+518
2013-03-29
menu: export menu_default_choice() function
Anatolij Gustschin
1
-1
/
+1
2013-03-29
menu: Add support for user defined item choice function
Pali Rohár
2
-12
/
+33
2013-03-28
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-3
/
+33
2013-03-27
image: Add support for Plan 9
Steven Stallion
2
-0
/
+40
2013-03-27
cmd_ext4: BREAK and correct ext4write parameter order
Tom Rini
1
-3
/
+3
2013-03-27
env_callback: Mark find_env_callback as static
Tom Rini
1
-1
/
+1
2013-03-26
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-1
/
+31
2013-03-21
Fix bitmap offsets for non 8-bit LCDs
Andre Renaud
1
-3
/
+4
2013-03-21
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
1
-0
/
+28
2013-03-21
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
1
-52
/
+32
2013-03-21
common/lcd.c: remove global lcd_base
Jeroen Hofstee
1
-0
/
+1
2013-03-21
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
1
-0
/
+6
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
1
-3
/
+4
2013-03-20
Merge branch 'spi' of git://git.denx.de/u-boot-x86
Tom Rini
1
-4
/
+4
2013-03-20
lcd: calculate line_length after lcd_ctrl_init()
Stephen Warren
1
-2
/
+2
2013-03-19
sf: Use unsigned type for buffers
Simon Glass
1
-4
/
+4
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
3
-1
/
+91
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
8
-4
/
+112
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
2
-0
/
+87
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-15
x86: Enable generic board support
Simon Glass
1
-0
/
+2
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
Adjust board_r.c for ppc
Simon Glass
1
-3
/
+477
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
1
-0
/
+14
2013-03-15
Add spl load feature
Simon Glass
1
-0
/
+13
2013-03-15
Introduce generic post-relocation board_r.c
Simon Glass
2
-0
/
+423
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
2
-0
/
+582
2013-03-15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-3
/
+5
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+1
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-12
TMU: Add TMU support in dtt command
Akshay Saraswat
1
-1
/
+31
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
1
-4
/
+4
2013-03-11
cmd_part: don't print cmd name twice in help
Stephen Warren
1
-1
/
+1
2013-03-11
Feature Removal: disable "mtest" command by default
Wolfgang Denk
1
-1
/
+4
2013-03-11
Merge u-boot/master into u-boot-ti/master
Tom Rini
30
-585
/
+905
[next]