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
/
davinci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
1
-1
/
+1
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
1
-1
/
+1
2021-09-27
omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDK
Tom Rini
1
-1
/
+1
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-1
/
+1
2021-09-09
MAINTAINERS: Update ARM TI entry
Lokesh Vutla
1
-1
/
+1
2021-09-07
arm: Disable ATAGs support
Tom Rini
2
-14
/
+2
2021-08-30
davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM
Tom Rini
3
-76
/
+3
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-3
/
+3
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-2
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-2
/
+2
2020-07-13
ARM: da850-evm: Unify config options with Kconfig
Adam Ford
1
-3
/
+3
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
1
-1
/
+1
2020-06-13
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
Faiz Abbas
1
-0
/
+12
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2019-12-26
board: davinci: Update OMAPL138_LCDK maintainer
Lokesh Vutla
1
-1
/
+1
2019-12-03
board: omapl138_lcdk: add the mmc device to SPL
Bartosz Golaszewski
1
-0
/
+9
2019-12-03
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
1
-1
/
+0
2019-08-20
davinci: omapl138-lcdk: Remove empty compiler directives
Adam Ford
1
-4
/
+0
2019-08-20
ARM: davinci: Remove duplicated references
Adam Ford
1
-2
/
+0
2019-08-20
Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"
Adam Ford
1
-2
/
+1
2019-08-12
Merge branch '2019-08-11-ti-imports'
Tom Rini
1
-1
/
+2
2019-08-12
ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR
Adam Ford
1
-1
/
+2
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
2
-0
/
+2
2019-07-31
Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"
Adam Ford
1
-12
/
+2
2019-07-31
ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM
Adam Ford
1
-3
/
+0
2019-07-29
davinci: omapl138-lcdk: enable driver-model in SPL
Bartosz Golaszewski
1
-0
/
+16
2019-07-29
davinci: omapl138-lcdk: remove unneeded includes
Bartosz Golaszewski
1
-2
/
+0
2019-07-29
ARM: da850_am18xxevm: Remove config and references
Adam Ford
2
-7
/
+1
2019-07-26
ARM: da850-evm: Remove repeated pinmuxing calls
Adam Ford
1
-4
/
+0
2019-07-26
ARM: da850-evm: Remove duplicate UART initialization
Adam Ford
1
-5
/
+0
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2
-20
/
+0
2019-07-13
ARM: davinci: da850: Manual pinmux only when PINCTRL not available
Adam Ford
1
-2
/
+12
2019-06-05
ARM: da850evm: Fix reading MAC from SPI
Adam Ford
1
-1
/
+1
2019-06-05
ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
Sekhar Nori
1
-1
/
+1
2019-05-28
ea20: remove board
Bartosz Golaszewski
4
-363
/
+0
2019-04-23
ARM: da850evm: Remove legacy MMC code
Adam Ford
1
-19
/
+0
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-02-19
ARM: da8xxevm: Add NAND instructions for da850-evm to README
Adam Ford
1
-0
/
+8
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-1
/
+1
2018-12-11
ARM: davinci: Orphan Spectrum Digital AM18xx EVM
Adam Ford
1
-2
/
+5
2018-10-10
board: da8xxevm: Add SPL DM for serial, spi
Jagan Teki
1
-0
/
+27
2018-09-11
ARM: davinci: omapl138_lcdk: Enable DM_MMC
Adam Ford
1
-0
/
+2
2018-09-11
ARM: davinci: da850evm: Support DM_MMC
Adam Ford
1
-0
/
+2
2018-09-11
ARM: configs: Add da850evm_nand to boot from NAND
Adam Ford
1
-0
/
+1
2018-08-20
ARM: da8xxevm: README: Add NOR booting instructions
Adam Ford
1
-0
/
+19
[next]