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
2016-01-19
image: fix getenv_bootm_size() function
Masahiro Yamada
1
-2
/
+2
2016-01-16
common: usb: fix checking condition
Peng Fan
1
-1
/
+1
2016-01-15
x86: Fix board init breakage
Simon Glass
1
-1
/
+1
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2
-6
/
+9
2016-01-13
common: env_flags: fix loop condition when using env_flags_varaccess_mask
Peng Fan
1
-1
/
+1
2016-01-13
common: cli_simple: use strlcpy instead of strcpy
Peng Fan
1
-1
/
+2
2016-01-13
cmd_boot: Add a poweroff command
Michael van Slingerland
2
-0
/
+11
2016-01-13
ums: support multiple LUNs at once
Stephen Warren
1
-32
/
+103
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2
-19
/
+13
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
12
-57
/
+74
2016-01-13
arm: move gd handling outside of C code
Albert ARIBAUD
2
-15
/
+19
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
1
-10
/
+99
2016-01-13
Merge git://git.denx.de/u-boot-net
Tom Rini
1
-31
/
+33
2016-01-13
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
1
-23
/
+25
2016-01-13
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
1
-2
/
+1
2016-01-12
dm: pci: scsi: Use driver-model PCI API
Simon Glass
1
-1
/
+13
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
1
-1
/
+1
2016-01-08
fix always succesful memory test
Rasmus Villemoes
1
-2
/
+2
2016-01-07
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
1
-4
/
+3
2016-01-07
dm: usb: Add a remove() method for USB keyboards
Simon Glass
1
-0
/
+36
2016-01-07
usb: Allow up to 7 storage devices
Simon Glass
1
-1
/
+1
2016-01-04
common: nvedit: use snprintf instead of sprintf
Peng Fan
1
-1
/
+1
2016-01-04
common: env: initialize scalar variable
Peng Fan
2
-0
/
+2
2016-01-04
common: cli: avoid memory leak
Peng Fan
1
-1
/
+1
2015-12-31
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
1
-0
/
+56
2015-12-31
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
1
-14
/
+28
2015-12-21
fdt: Rewrite the logic in fdt_fixup_ethernet()
Bin Meng
1
-21
/
+33
2015-12-21
fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
Bin Meng
1
-11
/
+1
2015-12-17
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-0
/
+3
2015-12-17
usb: kbd: don't use int xfers when polling via ctrl xfers
Stephen Warren
1
-0
/
+3
2015-12-16
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
1
-1
/
+1
2015-12-16
eeprom: fix eeprom write procedure
Alexey Brodkin
1
-1
/
+1
2015-12-14
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
3
-11
/
+33
2015-12-15
armv8/ls1043ardb: add SECURE BOOT target for NOR
Aneesh Bansal
1
-3
/
+3
2015-12-15
common: Rewrite hiding the end of memory
York Sun
1
-8
/
+15
2015-12-15
Reserve secure memory
York Sun
2
-0
/
+15
2015-12-14
spl: mmc: use block device number, not hard-coded 0
Eric Nelson
1
-3
/
+5
2015-12-13
part: fix "part list ... -bootable varname" to use hex
Stephen Warren
1
-1
/
+1
2015-12-13
spl: use panic_str instead of panic
Sjoerd Simons
1
-1
/
+1
2015-12-12
common: cli_hush: Fix up simple typo
Nishanth Menon
1
-2
/
+2
2015-12-12
VxWorks: fixup MAC address for VxWorks
Miao Yan
1
-0
/
+2
2015-12-09
common: Remove timer_init() call for x86
Bin Meng
1
-1
/
+1
2015-12-09
fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
Bin Meng
1
-1
/
+2
2015-12-07
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
1
-0
/
+1
2015-12-07
i2c: cmd: Relocate subcommands when MANUAL_RELOC
Michal Simek
1
-4
/
+12
2015-12-05
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2
-0
/
+12
2015-12-05
spl: mmc: Unify non/driver model spl_mmc_find_device()
Simon Glass
1
-32
/
+9
2015-12-05
spl: mmc: Rename 'mmc' variable to 'mmcp'
Simon Glass
1
-7
/
+7
2015-12-05
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
Simon Glass
1
-1
/
+1
2015-12-05
common: cli_hush: avoid memory leak
Peng Fan
1
-2
/
+7
[prev]
[next]