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
/
liebherr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
liebherr: Drop duplicate dm.h inclusion
Simon Glass
1
-1
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
4
-4
/
+4
2020-07-16
arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)
Lukasz Majewski
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop image.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-02-09
arm: xea: spl: Add GPIO0_0 setup on spl_board_init
Lukasz Majewski
1
-1
/
+16
2020-02-09
arm: xea: Provide function to set L2 switch 'local-mac-address' property
Lukasz Majewski
1
-0
/
+32
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2020-01-07
imx: Add support for i.MX28 based XEA board
Lukasz Majewski
6
-0
/
+561
2019-12-02
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move serial functions out of common.h
Simon Glass
3
-0
/
+3
2019-11-03
ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB
Lukasz Majewski
1
-0
/
+7
2019-11-03
ARM: imx: Decouple mccmon6's SPL and u-boot proper code
Lukasz Majewski
3
-290
/
+276
2019-11-03
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
Lukasz Majewski
1
-161
/
+0
2019-10-08
imx: Rewrite display5 get_board_id() function to use dm_gpio_* API
Lukasz Majewski
1
-32
/
+21
2019-10-08
imx: Convert emergency pad of display5 to use dm_gpio* functions
Lukasz Majewski
1
-5
/
+7
2019-10-08
ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)
Lukasz Majewski
4
-90
/
+76
2019-10-08
ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...
Lukasz Majewski
3
-16
/
+0
2019-10-08
DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
Lukasz Majewski
3
-44
/
+12
2019-10-08
DM: eth: Switch display5 board to use DM_ETH
Lukasz Majewski
1
-104
/
+30
2019-10-08
DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)
Lukasz Majewski
3
-29
/
+0
2019-10-08
DM: I2C: Switch display5 board to use DM_I2C
Lukasz Majewski
1
-48
/
+0
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2
-2
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_init() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-0
/
+1
2019-07-19
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
Lukasz Majewski
1
-9
/
+0
2019-07-19
ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig
Lukasz Majewski
1
-1
/
+1
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
5
-7
/
+7
2018-06-18
display5: Add missing environment.h include to avoid warning
Lukasz Majewski
1
-0
/
+1
2018-06-18
display5: net: Add function to read ethaddr from iMX6 fuses
Lukasz Majewski
1
-0
/
+21
2018-06-18
display5: ddr: Enable support for DDR3 auto calibration
Lukasz Majewski
1
-0
/
+47
2018-06-18
display5: wdt: Enable WDT support (both SPL and u-boot)
Lukasz Majewski
1
-0
/
+5
2018-06-18
display5: Support for the emergency PAD pressing
Lukasz Majewski
4
-0
/
+52
2018-06-18
display5: spl: Check return code of the env_* functions
Lukasz Majewski
1
-2
/
+2
2018-05-10
bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...
Lukasz Majewski
1
-1
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
9
-18
/
+9
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-11-09
imx:display5: Add support for LWN's DISPLAY5 board
Lukasz Majewski
7
-0
/
+820
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
1
-6
/
+0
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
1
-11
/
+0
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2
-6
/
+6
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
8
-1411
/
+0
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-2
/
+2
[next]