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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
overo: add SPL support
Andreas Müller
1
-0
/
+26
2012-01-16
omap_rev_string: output to stdout
Andreas Müller
5
-17
/
+11
2012-01-16
OMAP SPL: call timer_init in s_init to make udelay work earlier
Andreas Müller
2
-2
/
+2
2012-01-16
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
12
-107
/
+206
2012-01-16
ARM:AM33XX: Add mmc/sd support
Chandan Nath
3
-0
/
+176
2012-01-16
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
4
-27
/
+32
2012-01-16
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
Chandan Nath
1
-1
/
+1
2012-01-16
omap3: make get_board_rev() function weak
Nikita Kiryanov
1
-1
/
+2
2012-01-16
omap4: fix boot issue on ES2.0 Panda
Aneesh V
2
-3
/
+3
2012-01-16
arm, davinci: Change byte order of RTC kick register values
Christian Riesch
1
-2
/
+2
2012-01-16
imx: mx6q: add aipstz init for off platform periph
Jason Liu
2
-6
/
+34
2012-01-16
mx28: fix clearing of IRQs in power init
Zach Sadecki
1
-4
/
+4
2012-01-16
i.mx6:imx6q: allign MAC address with burned-in ordering
Jason Liu
2
-7
/
+9
2012-01-16
mx28: Let dram_init be common for mx28
Fabio Estevam
2
-0
/
+23
2012-01-16
mx28: Let imx_get_mac_from_fuse be common for mx28
Fabio Estevam
1
-0
/
+46
2012-01-16
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
5
-5
/
+5
2012-01-16
mx28: remove omap specific config options
Veli-Pekka Peltola
1
-6
/
+0
2012-01-16
i.mx: i.mx6q: Add the enet clock function
Jason Liu
1
-0
/
+5
2012-01-13
openrisc: Add library functions
Stefan Kristiansson
4
-0
/
+403
2012-01-13
openrisc: Add cpu files
Stefan Kristiansson
7
-0
/
+923
2012-01-13
openrisc: Add architecture header files
Stefan Kristiansson
20
-0
/
+1397
2012-01-13
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2
-0
/
+4
2012-01-13
fsl_lbc: add printout of LCRR and LBCR to local bus regs
Paul Gortmaker
2
-0
/
+4
2012-01-09
mpc83xx: Add a GPIO driver for the MPC83XX family
Joe Hershberger
2
-0
/
+40
2012-01-09
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2
-53
/
+20
2011-12-24
tegra: Add support for UART init in cpu board.c
Simon Glass
2
-0
/
+81
2011-12-24
tegra: Add a function mux feature
Simon Glass
3
-1
/
+100
2011-12-24
tegra: add clock_ll_start_uart() to enable UART prior to reloc
Simon Glass
2
-0
/
+25
2011-12-24
tegra: Move clock_early_init() to arch_cpu_init()
Simon Glass
1
-0
/
+3
2011-12-24
tegra: Move cpu_init_cp15() to arch_cpu_init()
Simon Glass
1
-0
/
+4
2011-12-24
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
1
-0
/
+27
2011-12-24
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
Thierry Reding
1
-0
/
+2
2011-12-24
tegra2: Implement SPI / UART GPIO switch
Simon Glass
1
-0
/
+46
2011-12-24
tegra2: spi: Add SPI driver for Tegra2 SOC
Tom Warren
2
-0
/
+77
2011-12-24
arm, davinci: Fix build warnings for cam_enc_4xx
Christian Riesch
1
-2
/
+3
2011-12-24
arm, davinci: Add SPL support for DA850 SoCs
Christian Riesch
2
-2
/
+35
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
14
-128
/
+1011
2011-12-21
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
1
-0
/
+2
2011-12-20
AVR32: fix timer_init() function
Sven Schnelle
1
-2
/
+3
2011-12-19
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
1
-0
/
+2
2011-12-19
add print_cpuinfo to s3c24x0
David Müller (ELSOFT AG)
2
-0
/
+55
2011-12-19
omap4_panda: Initialize the USB phy
Chris Lalancette
1
-0
/
+63
2011-12-19
davinci: Fixed wrong timebase clock frequency.
Manfred Rudigier
1
-1
/
+1
2011-12-19
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
1
-5
/
+0
2011-12-19
Coding Style cleanup
Wolfgang Denk
2
-2
/
+1
2011-12-19
x86: Add support for specifying an initrd with the zboot command
Gabe Black
1
-4
/
+19
2011-12-19
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
3
-90
/
+122
2011-12-19
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
1
-1
/
+37
2011-12-19
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
3
-17
/
+62
2011-12-19
x86: Clean up the x86 zimage code in preparation to extend it
Gabe Black
2
-58
/
+45
[next]