Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8c70baabb156c74a700d9709082aecc72b2d6503
/
board
8c70baa
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
by Tom Rini
· Tue Dec 14 13:36:40 2021 -0500
aea2a99
CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
by Tom Rini
· Tue Dec 14 13:36:39 2021 -0500
dbd2403
nxp: ics307_clk: Guard get_board_ddr_clk function correctly
by Tom Rini
· Tue Dec 14 13:36:38 2021 -0500
8fa9125
ls1088a: Guard get_board_ddr_clk function correctly
by Tom Rini
· Tue Dec 14 13:36:37 2021 -0500
5e653ca
warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace
by Tom Rini
· Sun Dec 12 22:12:33 2021 -0500
89cdcab
Finish CONFIG_VID et al conversion to Kconfig
by Tom Rini
· Sun Dec 12 22:12:31 2021 -0500
af978a0
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
by Tom Rini
· Sun Dec 12 22:12:27 2021 -0500
e63618a
pci: Remove unused FSL_PCI_INIT code
by Tom Rini
· Sun Dec 12 22:12:26 2021 -0500
b113bca
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
by Tom Rini
· Sat Dec 11 14:55:52 2021 -0500
d391d8b
Convert CONFIG_CONS_INDEX et al to Kconfig
by Tom Rini
· Sat Dec 11 14:55:51 2021 -0500
94886db
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
by Simon Glass
· Thu Dec 16 20:59:36 2021 -0700
446a6e9
arm: mvebu: turris_mox: Remove extra newline after module topology
by Marek Behún
· Thu Nov 11 16:35:49 2021 +0100
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· Mon Dec 20 17:12:04 2021 -0500
ac4d9ff
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
by Marek Behún
· Fri Nov 26 14:57:15 2021 +0100
77d9312
arm: mvebu: turris_mox: Fix unstable board topology reading
by Marek Behún
· Fri Nov 26 14:57:14 2021 +0100
cbaaf5e
arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
by Pali Rohár
· Fri Nov 26 14:57:12 2021 +0100
d050eab
arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
by Marek Behún
· Fri Nov 26 14:57:11 2021 +0100
f872e83
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
by Marek Behún
· Fri Nov 26 14:57:08 2021 +0100
3577eba3
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
by Marek Behún
· Fri Nov 26 14:57:07 2021 +0100
a4273f5
treewide: Use fdt_create_phandle() where appropriate
by Marek Behún
· Fri Nov 26 14:57:06 2021 +0100
4d69bc8
arm: mvebu: theadorable: Switch to using DM I2C API
by Stefan Roese
· Thu Nov 18 09:19:35 2021 +0100
bdc836d
Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Wed Dec 15 11:49:30 2021 -0500
48694be
Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Mon Dec 13 10:20:25 2021 -0500
4bd7a5a
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
by Marek Vasut
· Sat Nov 13 03:26:39 2021 +0100
bad413c
arm: dts: Create common rz-g2-beacon-u-boot file
by Adam Ford
· Mon Dec 06 10:29:28 2021 -0600
e79ee61
sunxi: Remove misleading USB-OTG charger message
by Andre Przywara
· Tue Nov 02 19:45:47 2021 +0000
9b9c4d5
riscv: Enable SPI flash env for SiFive Unmatched.
by Thomas Skibo
· Wed Nov 24 14:32:10 2021 -0800
f50fad6
riscv: Support booting SiFive Unmatched from SPI.
by Thomas Skibo
· Wed Nov 24 14:32:09 2021 -0800
52547d1
riscv: Update Microchip MPFS Icicle Kit support
by Padmarao Begari
· Wed Nov 17 18:21:18 2021 +0530
08f2b5a
board: brcm-ns3: Load netXtreme firmware
by Bharat Gooty
· Mon Nov 08 14:46:11 2021 -0800
b82c97e
board: stm32mp1: add support of nor1 device in dfu command
by Patrick Delaunay
· Thu Nov 25 11:54:53 2021 +0100
028fddd
board: stm32mp1: enable simple framebuffer node for splashscreen
by Patrick Delaunay
· Mon Nov 15 16:32:23 2021 +0100
e7e69a5
common: rename functions lcd_dt_simplefb to fdt_simplefb
by Patrick Delaunay
· Mon Nov 15 16:32:19 2021 +0100
e96ef14
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
by Marek Vasut
· Sat Nov 13 03:26:39 2021 +0100
400260c
rpi: Add identifier for the new RPi Zero 2 W
by Peter Robinson
· Sun Nov 21 17:03:46 2021 +0000
52e3346
rpi: Update the Raspberry Pi doucmentation URL
by Peter Robinson
· Sun Nov 21 17:03:45 2021 +0000
7fcda0c
arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog
by Pali Rohár
· Tue Nov 09 17:14:02 2021 +0100
769c468
Merge tag 'v2022.01-rc3' into next
by Tom Rini
· Mon Nov 29 12:00:57 2021 -0500
cfa44c3
qemu: common: Fix build with update capsule
by Vincent Stehlé
· Wed Nov 24 15:54:20 2021 +0100
41e6ff7
Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_environment"
by Masami Hiramatsu
· Thu Nov 18 14:45:25 2021 +0900
53bb983
sandbox: Update the test MAC/IP addresses
by Simon Glass
· Thu Oct 21 21:08:51 2021 -0600
4580008
sandbox: Use a text-based environment
by Simon Glass
· Thu Oct 21 21:08:47 2021 -0600
4d9fad3
Merge branch '2021-11-15-assorted-fixes'
by Tom Rini
· Tue Nov 16 14:23:30 2021 -0500
926dca5
Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Nov 16 09:51:04 2021 -0500
b50ae03
board: tq: fix spelling of "TQ-Systems"
by Matthias Schiffer
· Tue Nov 02 11:36:46 2021 +0100
838391b
board: rename "tqc" vendor to "tq"
by Matthias Schiffer
· Tue Nov 02 11:36:45 2021 +0100
5b774f0
xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check
by Ricardo Salveti
· Thu Nov 04 16:28:02 2021 -0300
a8ea4f4
boards: siemens: iot2050: Ignore network errors during bootstage tracking
by Jan Kiszka
· Wed Nov 03 15:12:30 2021 +0100
d538700
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Nov 11 09:04:20 2021 -0500
faf6078
Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Nov 10 14:11:30 2021 -0500
72a5762
stm32mp15: replace CONFIG_TFABOOT when it is possible
by Patrick Delaunay
· Mon Oct 11 09:52:50 2021 +0200
33e7dd1
ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM
by Marek Vasut
· Sun Oct 24 00:46:17 2021 +0200
7dccd89
gpio: stm32: create include file for driver private data
by Patrick Delaunay
· Fri Oct 22 20:12:34 2021 +0200
f9484bc
board: stmp32mp1: split board and SOC STM32MP15 configuration
by Patrick Delaunay
· Fri Oct 22 10:19:25 2021 +0200
324d1be
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Nov 09 08:51:00 2021 -0500
ced21ad
board: kontron: sl28: add myself to ls1028a.dtsi maintainers
by Michael Walle
· Sun Oct 31 23:39:35 2021 +0100
dd7ea29
board: freescale: lx216x : increase fdt blob size
by Wasim Khan
· Mon Sep 20 15:45:33 2021 +0200
c468632
board: fsl_validate: Fix Double free Issue
by Kshitiz Varshney
· Sun Sep 19 17:09:53 2021 +0200
1b02eb3
board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3
by Priyanka Singh
· Thu Aug 19 12:37:31 2021 +0530
1c25a29
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon Nov 08 21:44:02 2021 -0500
d3a09ec
riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED
by Leo Yu-Chi Liang
· Mon Nov 01 17:00:43 2021 +0800
04c26ff
efi: Add video support to the app
by Simon Glass
· Wed Nov 03 21:09:10 2021 -0600
49a643b
efi: Create a 64-bit app
by Simon Glass
· Wed Nov 03 21:09:07 2021 -0600
ed69872
Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Tue Nov 02 08:56:42 2021 -0400
c9023e0
Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sun Oct 31 15:48:43 2021 -0400
9815434
bootstage: Add SPL support
by Marek Vasut
· Sat Oct 23 03:06:03 2021 +0200
73d2534
env: Always use char for default_environment
by Marek Behún
· Fri Oct 22 15:47:24 2021 +0200
a356beb
board: freescale: various boards: Let env subsystem set gd->env_addr
by Marek Behún
· Fri Oct 22 15:47:23 2021 +0200
2121346
board: synquacer: developerbox: Don't set gd->env_addr to default_environment
by Marek Behún
· Fri Oct 22 15:47:22 2021 +0200
b735601
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sun Oct 31 12:47:35 2021 -0400
83af4cb
board: samsung: add support for Galaxy A series of 2017 (a5y17lte)
by Dzmitry Sankouski
· Sun Oct 17 13:45:42 2021 +0300
4e6df40
board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board
by Dzmitry Sankouski
· Sun Oct 17 13:44:32 2021 +0300
29b1d33
Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"
by Michael Walle
· Wed Oct 27 18:54:54 2021 +0200
434c52b
ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig
by Adam Ford
· Mon Sep 20 11:14:32 2021 -0500
629c914
ARM: rmobile: Beacon: Remove dead code
by Adam Ford
· Mon Sep 20 11:14:30 2021 -0500
1d19cd3
ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H
by Adam Ford
· Mon Sep 20 11:14:29 2021 -0500
2458e1a
ARM: rmobile: Enable board detection when FIT is enabled
by Adam Ford
· Mon Sep 20 11:14:27 2021 -0500
b0b643d
ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUI
by Vyacheslav Bocharov
· Fri Oct 29 10:08:20 2021 +0300
770264e
arm64: zynqmp: Replace comma by semicolon
by Michal Simek
· Thu Oct 21 08:58:50 2021 +0200
7cb4cca
xilinx: zynqmp: Save multiboot as variable
by Michal Simek
· Mon Oct 25 10:10:52 2021 +0200
45f01d9
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Oct 28 07:57:54 2021 -0400
d8210ef
arm: mvebu: turris_omnia: Fix MTD partitions order for Linux
by Pali Rohár
· Thu Oct 21 17:55:48 2021 +0200
ab5348a
sandbox: Remove OF_HOSTFILE
by Ilias Apalodimas
· Tue Oct 26 09:12:33 2021 +0300
f425599
Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Oct 25 09:54:36 2021 -0400
5f371cc
board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE
by Ricardo Salveti
· Wed Aug 25 18:47:18 2021 +0300
7ffe6c9
imx8mp_evk: Remove EQoS PHY reset codes
by Ye Li
· Mon Aug 16 18:44:30 2021 +0800
82da0f5
imx8mp_evk: Fix incorrect cascade for FEC and EQOS setup
by Ye Li
· Mon Aug 16 18:44:29 2021 +0800
4891c18
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· Thu Oct 21 13:57:38 2021 +0200
4a0ccfb
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Oct 21 07:52:15 2021 -0400
6910319
xilinx: zynqmp: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
by Michal Simek
· Mon Oct 18 14:02:15 2021 +0200
293f47b
xilinx: zynqmp: Handle fallthrough statement properly
by Michal Simek
· Mon Oct 18 13:30:04 2021 +0200
278a538
arm64: zynqmp: Add support for DLC21 (Smartlynq+) board
by Michal Simek
· Thu Oct 14 19:07:52 2021 +0200
34deca5
zynqmp: restore the jtag interface
by Jorge Ramirez-Ortiz
· Wed Oct 13 15:48:00 2021 +0200
ab9447f
arm: mvebu: turris_omnia: Use show_board_info()
by Marek Behún
· Sat Oct 09 19:33:44 2021 +0200
b885614
arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid
by Marek Behún
· Sat Oct 09 19:33:43 2021 +0200
98c86c4
arm: mvebu: turris_mox: Better check for valid ethernet addresses in env
by Marek Behún
· Sat Oct 09 19:33:42 2021 +0200
84d67ac
arm: mvebu: turris_mox: Always handle reset button
by Marek Behún
· Sat Oct 09 19:33:41 2021 +0200
84ee2cd
arm: mvebu: turris_mox: Use show_board_info()
by Marek Behún
· Sat Oct 09 19:33:40 2021 +0200
2eeaea4
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 20 14:24:09 2021 -0400
1f6668a
colibri-imx6ull: add emmc variant
by Max Krummenacher
· Wed Oct 06 18:55:36 2021 +0200
Next »