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
/
board
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-13
board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH
Ian Ray
1
-25
/
+0
2019-04-13
board: ge: bx50v3: Enable CONFIG_DM_GPIO
Ian Ray
1
-1
/
+10
2019-04-13
board: ge: bx50v3: Enable CONFIG_DM_MMC
Ian Ray
1
-113
/
+0
2019-04-13
pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy
Lukasz Majewski
1
-0
/
+16
2019-04-13
pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
Lukasz Majewski
1
-0
/
+41
2019-04-13
pcm052: board: Add code to setup LED default states
Lukasz Majewski
1
-0
/
+4
2019-04-13
pcm052: bk4: sdcard: Add support for SD card booting/recovery
Lukasz Majewski
1
-0
/
+32
2019-04-13
pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
Lukasz Majewski
1
-267
/
+0
2019-04-13
pcm052: board: cosmetic: Add copyright notice to pcm052.c
Lukasz Majewski
1
-0
/
+3
2019-04-13
pcm052: board: vybrid: Update the board name for BK4 device
Lukasz Majewski
1
-1
/
+4
2019-04-13
pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
Lukasz Majewski
1
-38
/
+0
2019-04-13
pcm052: board: Do not enable I2C2 code in the board file
Lukasz Majewski
1
-1
/
+1
2019-04-12
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
Tom Rini
5
-56
/
+498
2019-04-12
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+5
2019-04-12
Merge git://git.denx.de/u-boot-marvell
Tom Rini
13
-9
/
+225
2019-04-12
board: stm32mp1: Force pinctrl driver probe in board_init()
Patrice Chotard
1
-0
/
+9
2019-04-12
Board: stm32mp1: Add supply current boot information
Patrice Chotard
1
-1
/
+153
2019-04-12
board: stm32mp1: Update README file
Patrice Chotard
1
-0
/
+23
2019-04-12
stpmic1: update register names
Patrick Delaunay
2
-15
/
+15
2019-04-12
power: rename stpmu1 to official name stpmic1
Patrick Delaunay
3
-30
/
+31
2019-04-12
power: stpmu1: rename files to stpmic1
Patrick Delaunay
2
-2
/
+2
2019-04-12
stm32mp1: add syscfg initialization
Patrick Delaunay
1
-1
/
+129
2019-04-12
stm32mp1: support forced boot mode
Patrick Delaunay
1
-0
/
+51
2019-04-12
stm32mp1: update bootcmd
Patrick Delaunay
1
-0
/
+1
2019-04-12
stm32mp1: add runtime information in environment
Patrick Delaunay
1
-5
/
+19
2019-04-12
stm32mp1: display board information
Patrick Delaunay
1
-2
/
+42
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2
-19
/
+42
2019-04-12
ARM: am3517_evm: Add spl_start_uboot for Falcon Mode
Adam Ford
1
-0
/
+9
2019-04-12
board: ti: am335x: Remove non DM_ETH code
Faiz Abbas
1
-151
/
+0
2019-04-12
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
1
-0
/
+49
2019-04-12
board: ti: am65x: Enable fixing up msmc sram node
Lokesh Vutla
1
-0
/
+14
2019-04-12
arm: dra7: Allow NAND to be enabled on DRA71x EVM.
Franklin S Cooper Jr
1
-0
/
+56
2019-04-12
board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM
Franklin S Cooper Jr
1
-16
/
+44
2019-04-12
ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA
Adam Ford
1
-27
/
+0
2019-04-12
davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full
Adam Ford
1
-8
/
+13
2019-04-12
am335x, guardian: Add support for the bosch guardian board
Sjoerd Simons
6
-0
/
+335
2019-04-12
ARM: k2g: add a workaround to reset the phy
Murali Karicheri
1
-0
/
+15
2019-04-12
ARM: k2g-gp-evm: update to rgmii pinmux configuration
Murali Karicheri
1
-15
/
+17
2019-04-12
ARM: k2g-ice: Add pinmux support for rgmii interface
Murali Karicheri
1
-0
/
+19
2019-04-12
arm: mvebu: Add DB-XC3-24G4XG board
Chris Packham
7
-0
/
+117
2019-04-12
arm: mvebu: AXP: Enhance PCIe port capability configuration
Stefan Roese
3
-6
/
+6
2019-04-12
arm: mvebu: clearfog: document eMMC installation
Baruch Siach
1
-0
/
+23
2019-04-12
arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch test
Stefan Roese
1
-2
/
+30
2019-04-12
arm: mvebu: x530: Enable watchdog in SPL and U-Boot
Chris Packham
1
-0
/
+48
2019-04-12
watchdog: orion_wdt: take timeout value in ms
Chris Packham
1
-1
/
+1
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
3
-53
/
+5
2019-04-10
sun50i: a64: Add Oceanic 5205 5inMFD initial support
Jagan Teki
1
-0
/
+5
2019-04-09
ARM: rmobile: rcar-common: Zap arch_preboot_os()
Eugeniu Rosca
1
-53
/
+0
2019-04-09
ARM: rmobile: Add R8A77965 M3NULCB support
Marek Vasut
2
-0
/
+5
2019-04-09
Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel
Tom Rini
6
-5
/
+225
[next]