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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-22
dm: core: Allow a list of devices to be declared in one step
Simon Glass
1
-0
/
+4
2014-10-22
dm: linker_lists: Add a way to declare multiple objects
Simon Glass
1
-0
/
+21
2014-10-22
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
1
-0
/
+1
2014-10-22
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
1
-0
/
+1
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2
-1
/
+27
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2
-1
/
+3
2014-10-22
dm: exynos: config: Use driver model for SPI flash
Simon Glass
1
-0
/
+1
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
1
-0
/
+1
2014-10-22
dm: sf: Add a uclass for SPI flash
Simon Glass
2
-0
/
+71
2014-10-22
sf: Tidy up public and private header files
Simon Glass
1
-52
/
+5
2014-10-22
exynos: universal_c210: Move to driver model soft_spi
Simon Glass
1
-10
/
+1
2014-10-22
dm: exynos: Convert SPI to driver model
Simon Glass
1
-0
/
+1
2014-10-22
dm: spi: Remove SPI_INIT feature
Simon Glass
3
-3
/
+0
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
1
-2
/
+1
2014-10-22
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2
-0
/
+46
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2
-3
/
+253
2014-10-22
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
1
-1
/
+2
2014-10-22
dm: core: Allow parents to pass data to children during probe
Simon Glass
2
-0
/
+17
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
1
-0
/
+18
2014-10-22
dm: exynos: Move serial to driver model
Simon Glass
3
-0
/
+3
2014-10-22
dm: exynos: gpio: Convert to driver model
Simon Glass
3
-0
/
+10
2014-10-22
dm: exynos: Move s5p_goni to generic board
Simon Glass
1
-0
/
+2
2014-10-22
dm: exynos: Move smdkc100 to generic board
Simon Glass
1
-0
/
+2
2014-10-22
arm: goni: add i2c_init_board()
Robert Baldyga
1
-0
/
+2
2014-10-22
dm: add of_match_ptr() macro
Masahiro Yamada
1
-0
/
+6
2014-10-22
dm: fix include guard
Masahiro Yamada
1
-0
/
+1
2014-10-22
dm: include <linker_lists.h> from platdata.h and uclass.h
Masahiro Yamada
2
-0
/
+3
2014-10-22
linker_lists: include <linux/compiler.h>
Masahiro Yamada
1
-0
/
+2
2014-10-22
dm: fix comments
Masahiro Yamada
2
-3
/
+3
2014-10-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
16
-1
/
+325
2014-10-16
ls102x: Add support for secure boot and enable blob command
Ruchika Gupta
2
-0
/
+8
2014-10-16
mpc85xx: configs - Enable blob command in freescale platforms
Ruchika Gupta
11
-0
/
+29
2014-10-16
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
1
-1
/
+33
2014-10-16
ls102x: configs - Add hash command in freescale LS1 platforms
Ruchika Gupta
2
-0
/
+15
2014-10-16
mpc85xx: configs - Add hash command in freescale platforms
Ruchika Gupta
13
-0
/
+91
2014-10-16
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta
1
-0
/
+45
2014-10-16
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
1
-0
/
+16
2014-10-16
fsl_sec : Move SEC CCSR definition to common include
Ruchika Gupta
1
-0
/
+88
2014-10-16
powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size
Ruchika Gupta
1
-1
/
+1
2014-10-16
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
1
-0
/
+1
2014-10-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
37
-535
/
+662
2014-10-11
Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...
Albert ARIBAUD
1
-1
/
+1
2014-10-11
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
25
-2978
/
+334
2014-10-11
arm: socfpga: Use EMAC1 on SoCDK
Marek Vasut
1
-1
/
+1
2014-10-10
tools: compiler.h: Fix build on FreeBSD
Jeroen Hofstee
1
-0
/
+4
2014-10-10
arm, at91: add generic board support for the taurus and corvus board
Heiko Schocher
2
-0
/
+4
2014-10-10
ARM: atmel: switch at91sam9263ek to generic board
Bo Shen
1
-0
/
+2
2014-10-10
am335x_evm: Correct BOOTCOUNT driver support
Tom Rini
1
-0
/
+1
2014-10-10
VCMA9: remove EXT2 support
David Müller (ELSOFT AG)
1
-1
/
+0
2014-10-10
PATI: fix broken SPI access
David Müller (ELSOFT AG)
1
-0
/
+1
[next]