Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ddf6e6aeebb06215e9cdc7abc86bad0202144ca0
/
board
3cc1dcc
xen: Port Xen grant table driver from mini-os
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:54 2020 +0300
4b72845
xen: Port Xen bus driver from mini-os
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:53 2020 +0300
8162f8f
serial: serial_xen: Add Xen PV serial driver
by Peng Fan
· Thu Aug 06 12:42:50 2020 +0300
355d1e4
board: Introduce xenguest_arm64 board
by Andrii Anisov
· Thu Aug 06 12:42:47 2020 +0300
00d585a
riscv: sifive/fu540: Move SPL related functions to spl.c
by Bin Meng
· Sun Aug 02 23:09:06 2020 -0700
b11f41b
riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR
by Bin Meng
· Sun Aug 02 23:09:05 2020 -0700
6b15551
riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
by Bin Meng
· Sun Aug 02 23:09:04 2020 -0700
2b2d9c4
riscv: sifive/fu540: spl: Rename soc_spl_init()
by Bin Meng
· Sun Aug 02 23:09:03 2020 -0700
db283f7
riscv: sifive/fu540: spl: Drop our own version of board_init_f()
by Bin Meng
· Sun Aug 02 23:09:02 2020 -0700
4ef8254
Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Aug 13 08:11:27 2020 -0400
a8a67ed
board: stm32mp1: use const for struct node_info
by Patrick Delaunay
· Wed Jul 29 13:24:52 2020 +0200
63b4287
board: stm32mp1: remove board.c
by Patrick Delaunay
· Thu Jul 30 13:57:34 2020 +0200
b0a2a49
ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present
by Marek Vasut
· Fri Jul 31 01:34:50 2020 +0200
7e51c3f
ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM
by Marek Vasut
· Fri Jul 31 01:35:51 2020 +0200
060cb12
ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its
by Marek Vasut
· Fri Jul 31 01:35:33 2020 +0200
15359e4
board: stm32mp1: update fdt fixup partitions table
by Christophe Kerello
· Fri Jul 31 09:53:42 2020 +0200
9d96e90
board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup
by Patrick Delaunay
· Fri Jul 31 16:31:50 2020 +0200
821a9ba
board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions
by Patrick Delaunay
· Fri Jul 31 16:31:49 2020 +0200
f118e4a
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init
by Patrick Delaunay
· Fri Jul 31 16:31:48 2020 +0200
c75bc6a
board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix
by Patrick Delaunay
· Fri Jul 31 16:31:47 2020 +0200
b7b6752
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
by Patrick Delaunay
· Fri Jul 31 16:31:46 2020 +0200
4b2bfd6
board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init
by Patrick Delaunay
· Fri Jul 31 16:31:45 2020 +0200
5fe5508
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power
by Patrick Delaunay
· Fri Jul 31 16:31:44 2020 +0200
a1d5f20
board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected
by Patrick Delaunay
· Fri Jul 31 16:31:43 2020 +0200
f660485
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check
by Patrick Delaunay
· Fri Jul 31 16:31:42 2020 +0200
685d865
board: ti: j721e: Add support for HyperFlash detection
by Vignesh Raghavendra
· Fri Aug 07 00:26:57 2020 +0530
e7b2d4b
configs: j7200_evm_a72: Add Initial support
by Lokesh Vutla
· Wed Aug 05 22:44:31 2020 +0530
ff35d92
configs: j7200_evm_r5: Add initial support
by Lokesh Vutla
· Wed Aug 05 22:44:30 2020 +0530
e2af966
board: ti: j7200: Add board detection support for j7200
by Lokesh Vutla
· Wed Aug 05 22:44:25 2020 +0530
046ad43
board: ti: j7200: Introduce support for j7200 build targets
by Lokesh Vutla
· Wed Aug 05 22:44:24 2020 +0530
3ff4925
board: ti: j721e: Update fdt fixup logic for interconnect nodes
by Suman Anna
· Wed Aug 05 22:44:15 2020 +0530
5a08e65
board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined
by Lokesh Vutla
· Wed Aug 05 22:44:14 2020 +0530
00f4dfb
board: ti: board_detect: Add stub functions for EEPROM detection apis
by Lokesh Vutla
· Wed Aug 05 22:44:13 2020 +0530
2219e78
configs: Add new config for supporting USB mass storage boot
by Faiz Abbas
· Mon Aug 03 11:35:16 2020 +0530
132990c
configs: Add defconfig for USB DFU bootmode
by Faiz Abbas
· Mon Aug 03 11:35:15 2020 +0530
4a12285
board: ti: am65x: Update fdt fixup logic for interconnect nodes
by Suman Anna
· Wed Jul 29 13:41:12 2020 -0500
9aa45bc
ARM: omap3: evm: Complete DM_ETH and DM_USB migrations
by Derald D. Woods
· Sat Jul 18 19:23:04 2020 -0500
a585588
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
by Ovidiu Panait
· Fri Jul 24 14:12:16 2020 +0300
3d0c3e0
arm: mvebu: crs3xx-98dx3236: Add a maintainer
by Luka Kovacic
· Thu Jul 23 10:56:39 2020 +0200
16962fa
arm: mvebu: Add CRS328-4C-20S-4S board
by Luka Kovacic
· Thu Jul 23 10:56:38 2020 +0200
1c4270b
arm: mvebu: Add CRS326-24G-2S board
by Luka Kovacic
· Thu Jul 23 10:56:37 2020 +0200
8d6b5a6
arm: mvebu: Add CRS305-1G-4S Bit board
by Luka Kovacic
· Thu Jul 23 10:56:36 2020 +0200
322ebe9
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 04 11:11:02 2020 -0400
51a8b70
mscc: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:51 2020 -0600
f7521de
liebherr: Drop duplicate dm.h inclusion
by Simon Glass
· Sun Jul 19 10:15:48 2020 -0600
614a9a2
w1: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:42 2020 -0600
7130b95
sf: Drop dm.h header file from spi_flash.h
by Simon Glass
· Sun Jul 19 10:15:40 2020 -0600
ff15f97
arm: imx6q: pcm058: Rework SPI NOR configuration
by Niel Fourie
· Fri Jul 24 16:33:27 2020 +0200
8214fd9
imx: Add MYiR Tech MYS-6ULX support
by Parthiban Nallathambi
· Mon Jul 27 16:48:41 2020 +0200
d34a6a2
configs: sandbox: activate env in ext4 support
by Patrick Delaunay
· Tue Jul 28 11:51:22 2020 +0200
9f6a368
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Jul 29 21:16:08 2020 -0400
da7be08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Jul 29 16:30:45 2020 -0400
be43cde
board: ns3: add development keys used in FIT
by Pramod Kumar
· Wed Jul 15 22:55:41 2020 +0530
84d8e6e
board: ns3: add FIT image its file
by Pramod Kumar
· Wed Jul 15 22:55:40 2020 +0530
ffc7604
board: ns3: limit U-boot relocation within 16MB memory
by Bharat Kumar Reddy Gooty
· Wed Jul 15 22:49:05 2020 +0530
237417d
board: ns3: define ddr memory layout
by Rayagonda Kokatanur
· Wed Jul 15 22:49:04 2020 +0530
73069ca
board: ns3: program GIC LPI tables
by Rayagonda Kokatanur
· Wed Jul 15 22:49:01 2020 +0530
3dcdebe
board: ns3: default reset type to L3
by Rayagonda Kokatanur
· Wed Jul 15 22:49:00 2020 +0530
a2936da
board: ns3: add api to save boot parameters passed from BL31
by Abhishek Shah
· Wed Jul 15 22:48:59 2020 +0530
1d8fa36
board: ns3: add support for Broadcom Northstar 3
by Rayagonda Kokatanur
· Wed Jul 15 22:48:55 2020 +0530
a66a356
board: mediatek: Add support for UniElec U7623 board
by David Woodhouse
· Sun Jul 12 23:33:03 2020 +0100
38a5768
board: mediatek: fix mmc_get_boot_dev() for platforms without external SD
by David Woodhouse
· Sun Jul 12 23:33:01 2020 +0100
b4bb31d
arm: add support for SoC s5p4418 (cpu) / nanopi2 board
by Stefan Bosch
· Fri Jul 10 19:07:37 2020 +0200
cd360da
arm: qemu: override flash accessors to use virtualizable instructions
by Ard Biesheuvel
· Tue Jul 07 12:07:11 2020 +0200
58f0bb9
arm: qemu: implement enable_caches()
by Ard Biesheuvel
· Tue Jul 07 12:07:09 2020 +0200
c46090d
Makefile: Rename ALL-y to INPUTS-y
by Simon Glass
· Sun Jul 19 13:56:01 2020 -0600
75b1b04
board: update test on misc_read result in board_late_init
by Patrick Delaunay
· Fri Jul 03 17:45:07 2020 +0200
019f732
board: dh_stm32mp1: remove env location override
by Jakob Riepler
· Mon Jul 27 14:18:29 2020 +0200
7179b09
configs:stm32mp1: activate env config in SPL
by Patrick Delaunay
· Mon Jun 15 11:18:24 2020 +0200
455b065
stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
by Patrick Delaunay
· Mon Jun 15 11:18:22 2020 +0200
e96aa95
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Jul 27 15:18:15 2020 -0400
48de37a
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Jul 27 11:15:37 2020 -0400
0d649c9
colibri-imx7: fix splash logo drawing
by Igor Opaniuk
· Wed Jul 15 13:31:05 2020 +0300
c803856
colibri-imx6ull: show boot logo
by Igor Opaniuk
· Wed Jul 15 13:31:03 2020 +0300
2213c89
ARM: dts: imx7-colibri: multiple node updates
by Igor Opaniuk
· Wed Jul 15 13:31:02 2020 +0300
897822d
toradex: common: show boot logo
by Igor Opaniuk
· Wed Jul 15 13:31:01 2020 +0300
d638140
verdin-imx8mm: add EEPROM support for carrier board
by Igor Opaniuk
· Wed Jul 15 13:30:59 2020 +0300
ecfe0f5
toradex: tdx-cfg-block: add carrier board info printing
by Igor Opaniuk
· Wed Jul 15 13:30:57 2020 +0300
e9ad67a
toradex: tdx-cfg-clock: add migration routine from PID8
by Igor Opaniuk
· Wed Jul 15 13:30:56 2020 +0300
67c9bfc
toradex: tdx-cfg-block: add support for EEPROM
by Igor Opaniuk
· Wed Jul 15 13:30:55 2020 +0300
414df35
toradex: tdx-cfg-block: add carrier boards and display adapters
by Igor Opaniuk
· Wed Jul 15 13:30:54 2020 +0300
dcb531b
toradex: tdx-cfg-block: add EEPROM read/store wrappers
by Igor Opaniuk
· Wed Jul 15 13:30:53 2020 +0300
9acd069
configs:ls1046afrwy: Add tfa secure boot defonfig
by Manish Tomar
· Wed Jul 08 14:55:03 2020 +0530
438c37c
freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C
by Biwen Li
· Thu Jul 02 11:13:04 2020 +0800
b41f6ba
freescale: ls1043aqds: enable secure system counter
by Biwen Li
· Thu Jul 02 11:13:03 2020 +0800
e0bb9f8
freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C
by Biwen Li
· Thu Jul 02 11:13:02 2020 +0800
ffd5a3c
freescale: ls1046aqds: enable secure system counter
by Biwen Li
· Thu Jul 02 11:13:01 2020 +0800
e1a3cc7
board: fsl: lx2160aqds: identify SDHC adapter during board init
by Yangbo Lu
· Wed Jun 17 18:08:59 2020 +0800
f9049b2
Move eSDHC adapter card identification to board files
by Yangbo Lu
· Wed Jun 17 18:08:58 2020 +0800
3de4d1d
armv8: ls1028ardb: add xspi parameter to qixis command
by Yuantian Tang
· Wed Jun 10 16:13:50 2020 +0800
0c701e5
armv8: ls1012a: RGMII ports require internal delay
by Chaitanya Sakinam
· Tue Jun 09 16:21:48 2020 +0530
c7ac6ac
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
by Michal Simek
· Fri Jul 10 13:16:48 2020 +0200
3867688
ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit
by Adam Ford
· Tue Jun 30 09:30:11 2020 -0500
93c09e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Fri Jul 24 08:43:08 2020 -0400
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
ca3e5e4
riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg
by Rick Chen
· Fri Jul 17 16:24:44 2020 +0800
dbe74cd
riscv: qemu: Add syscon reboot and poweroff support
by Bin Meng
· Mon Jun 22 22:29:45 2020 -0700
5f43781
Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""
by Bin Meng
· Sun Jul 19 20:06:46 2020 -0700
406d3b8
sifive: fu540: Mark the default env as SPI flash
by Jagan Teki
· Wed Jul 15 15:39:01 2020 +0530
09a385d
sifive: fu540: Add runtime boot mode detection
by Jagan Teki
· Wed Jul 15 15:38:58 2020 +0530
Next »