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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-19
cmd_i2c: quit I2C commands immediately on error
Masahiro Yamada
1
-13
/
+13
2015-02-18
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
4
-8
/
+8
2015-02-17
cmd_fdt: Print the control fdt in terms of virtual memory
Joe Hershberger
1
-1
/
+1
2015-02-17
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
4
-7
/
+7
2015-02-17
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Tom Rini
40
-307
/
+294
2015-02-17
atstk1002: enable generic board
Andreas Bießmann
1
-0
/
+4
2015-02-17
grasshopper: enable generic board
Andreas Bießmann
1
-0
/
+4
2015-02-17
avr32: add generic board support
Andreas Bießmann
10
-6
/
+37
2015-02-17
common/board_r: allocate bootparams
Andreas Bießmann
1
-0
/
+15
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
6
-35
/
+102
2015-02-17
avr32: use generic gd->start_addr_sp
Andreas Bießmann
3
-5
/
+4
2015-02-17
avr32: convert to dram_init()
Andreas Bießmann
11
-136
/
+46
2015-02-17
avr32: rename mmu.h definitions
Andreas Bießmann
9
-55
/
+55
2015-02-17
avr32: factor out cpu_mmc_init()
Andreas Bießmann
3
-8
/
+17
2015-02-17
avr32: rename cpu_init() -> arch_cpu_init()
Andreas Bießmann
3
-2
/
+4
2015-02-17
avr32: use dlmalloc for DMA buffers
Andreas Bießmann
10
-60
/
+6
2015-02-17
Prepare v2015.04-rc2
v2015.04-rc2
Tom Rini
1
-1
/
+1
2015-02-17
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
Tom Rini
1
-3
/
+0
2015-02-17
add example for file on VFAT filesystem usage
Waldemar Brodkorb
1
-0
/
+3
2015-02-17
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
24
-155
/
+247
2015-02-16
ARM: lpc3250: config: add generic board support
Vladimir Zapolskiy
1
-1
/
+3
2015-02-16
KM/IVM: remove ivm_read_eeprom(void)
Valentin Longchamp
6
-26
/
+6
2015-02-16
82xx/km82xx: read the IVM eeprom earlier
Valentin Longchamp
2
-1
/
+11
2015-02-16
83xx/km83xx: read the IVM eeprom earlier
Valentin Longchamp
1
-1
/
+4
2015-02-16
85xx/kmp204x: read the IVM eeprom earlier
Valentin Longchamp
1
-1
/
+4
2015-02-16
kirkwood/km_arm: read the IVM eeprom earlier
Valentin Longchamp
1
-1
/
+5
2015-02-16
KM/IVM: split the IVM reading and parsing in 2 parts
Valentin Longchamp
2
-25
/
+63
2015-02-16
spl, spl_nor: fix compiler warning
Heiko Schocher
1
-1
/
+1
2015-02-16
.travis.yml: remove 824x builds
Heiko Schocher
1
-3
/
+0
2015-02-16
PCI: add 64-bit prefetchable memory support
David Feng
1
-1
/
+35
2015-02-16
sunxi: Support the FEL boot mode in the regular u-boot build
Siarhei Siamashka
3
-10
/
+47
2015-02-16
sunxi: Normalise FEL support
Simon Glass
10
-94
/
+73
2015-02-16
arm: spl: Provide for a board-specific loader
Simon Glass
2
-0
/
+9
2015-02-16
arm: Allow lr to be saved by board code
Simon Glass
6
-6
/
+24
2015-02-16
tools: mksunxiboot: Fix problems on big endian systems
Siarhei Siamashka
1
-6
/
+8
2015-02-16
sunxi: otg: Fix peripheral mode
Hans de Goede
1
-12
/
+1
2015-02-16
sunxi: dram: Un-inline dram helper functions
Hans de Goede
3
-26
/
+40
2015-02-16
sunxi: video: Dynamically reserve framebuffer memory
Hans de Goede
1
-5
/
+13
2015-02-16
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
2
-6
/
+24
2015-02-16
sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS
Hans de Goede
1
-2
/
+0
2015-02-16
sunxi: Ampe A76 support
Paul Kocialkowski
2
-0
/
+20
2015-02-16
config_distro_bootcmd.h: Enable CONFIG_CMD_PART
Hans de Goede
1
-0
/
+4
2015-02-16
image: Convert to use fdt_for_each_subnode macro
Axel Lin
2
-15
/
+5
2015-02-16
tools/imagetool: remove linker script
Andreas Bießmann
5
-55
/
+67
2015-02-16
net: keystone_net: move serdes setup to initialization function
Vitaly Andrianov
1
-2
/
+2
2015-02-16
keystone2: ddr3: eliminate using global ddr3_size variable
Vitaly Andrianov
6
-36
/
+17
2015-02-16
clock_am43xx:Set the MAC clock to /5 for OPP100
Steve Kipisz
2
-0
/
+5
2015-02-16
ARM: DRA7-evm: DDR3: Update leveling values
Lokesh Vutla
1
-30
/
+30
2015-02-16
ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value
Lokesh Vutla
4
-6
/
+14
2015-02-16
ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock
Angela Stegmaier
1
-8
/
+8
[next]