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
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK
Andy Ng
2
-6
/
+6
2014-02-11
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
33
-344
/
+116
2014-02-11
ARM: imx6: fix wrong fec clk
Markus Niebel
1
-1
/
+1
2014-02-11
mx6: Enable L2 cache support
Fabio Estevam
3
-0
/
+80
2014-02-11
mx6: Distinguish mx6dual from mx6quad
Fabio Estevam
3
-3
/
+14
2014-02-11
imx: Introduce a header for the imx cpu versions
Fabio Estevam
3
-13
/
+14
2014-02-11
imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
Anson Huang
1
-0
/
+11
2014-02-11
imx6: ensure AHB clock is 132MHz in low freq boot mode
Anson Huang
1
-0
/
+20
2014-01-29
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
15
-248
/
+40
2014-01-26
ARM: mx6: Add PCI express driver
Marek Vasut
1
-0
/
+27
2014-01-26
ARM: mx6: Add PCI express clock configuration
Marek Vasut
2
-10
/
+66
2014-01-26
ARM: armv7: Make indirect vector addresses globl
Marek Vasut
1
-0
/
+7
2014-01-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
49
-31
/
+1980
2014-01-24
spl: common: Support for USB MSD FAT image loading
Dan Murphy
1
-3
/
+11
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
12
-82
/
+2
2014-01-24
lib: time: add weak timer_init() function
Darwin Rambo
2
-10
/
+0
2014-01-24
DRA7: add ABB setup for MPU voltage domain
Nishanth Menon
3
-3
/
+20
2014-01-24
DRA7: Add support for ES1.1 silicon ID code
Nishanth Menon
6
-3
/
+13
2014-01-24
ARM: AM335x: Enable DDR dynamic IO power down
Satyanarayana, Sandhya
1
-4
/
+4
2014-01-24
ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
Enric Balletbò i Serra
1
-3
/
+3
2014-01-24
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
Jassi Brar
3
-8
/
+0
2014-01-24
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
Jassi Brar
4
-227
/
+0
2014-01-20
ARM: bcm2835: fix mailbox timeout
Stephen Warren
1
-1
/
+1
2014-01-20
ARM: rpi_b: power on SDHCI and USB HW modules
Stephen Warren
1
-0
/
+48
2014-01-20
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
3
-65
/
+0
2014-01-17
mx6: Revert "mx6: soc: Disable VDDPU regulator"
Fabio Estevam
3
-65
/
+0
2014-01-16
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
5
-2
/
+21
2014-01-16
arm: rmobile: Add SH QSPI base register address
Nobuhiro Iwamatsu
2
-0
/
+2
2014-01-15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
3
-2
/
+19
2014-01-15
mx6: Add initial support for the Hummingboard solo
Fabio Estevam
1
-0
/
+4
2014-01-15
mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()
Fabio Estevam
2
-2
/
+15
2014-01-14
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
6
-6
/
+13
2014-01-14
arm: use canonical sub mnemonic
Andreas Bießmann
2
-2
/
+2
2014-01-14
Merge 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-1
/
+2
2014-01-14
arm: put .hash, .got.plt and .machine_param back in binaries
Albert ARIBAUD
3
-3
/
+9
2014-01-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+13
2014-01-13
ARM: pxa: Fix OneNAND SPL builds
Marek Vasut
1
-0
/
+13
2014-01-13
usb: ehci: exynos: set/reset hsic phys
Inderpal Singh
1
-0
/
+14
2014-01-13
imx6: make use of lldiv(..)
Christian Gmeiner
1
-1
/
+2
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
99
-3900
/
+8531
2014-01-10
gpio: zynq: Add dummy gpio routines
Jagannadha Sutradharudu Teki
1
-0
/
+25
2014-01-10
dts: zynq: Add basic fdt support
Jagannadha Sutradharudu Teki
1
-0
/
+13
2014-01-10
zynq: Add support to find bootmode
Jagannadha Sutradharudu Teki
2
-0
/
+7
2014-01-10
armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases
Tom Rini
2
-18
/
+4
2014-01-09
arm64: core support
David Feng
34
-21
/
+1819
2014-01-09
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
Chin Liang See
2
-0
/
+77
2014-01-06
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
18
-465
/
+3892
2014-01-06
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
16
-3308
/
+2329
2014-01-03
arm: mx5: Add fuse supply enable in fsl_iim
Sergey Alyoshin
3
-0
/
+16
2014-01-03
ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6
Otavio Salvador
1
-10
/
+11
[next]