Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fb7bfa57bdbeb57c76cfa30950e9219ef96537f7
/
include
90b0127
acpi: Put the version numbers in a central place
by Simon Glass
· Sat Apr 29 19:21:46 2023 -0600
2ee221c
asm-generic: simplify unaligned.h
by Jens Wiklander
· Mon May 22 14:22:38 2023 +0200
2458a51
linux/unaligned: remove unused access_ok.h
by Jens Wiklander
· Mon May 22 14:22:37 2023 +0200
e6618f4
include: Remove unused header files
by Tom Rini
· Tue May 16 12:34:47 2023 -0400
809a679
faraday: remove orphaned header file
by Andre Przywara
· Mon May 15 14:52:14 2023 +0100
ccbd20d
imx: fix header inclusion guards
by Andre Przywara
· Mon May 15 14:52:10 2023 +0100
9fbd9ef
arm: Remove ti816x_evm board and ti816x SoC support
by Tom Rini
· Thu May 11 14:07:24 2023 -0400
d7b87b7
Fix sparse checks processing
by Christophe Leroy
· Fri May 05 10:39:39 2023 +0200
950f8ff
power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
by Troy Kisky
· Mon Mar 13 14:31:44 2023 -0700
ab2307b
ofnode: fdt_support definitions needed if OF_CONTROL is enabled
by Troy Kisky
· Mon Mar 13 14:31:35 2023 -0700
c24b8f7
config_distro_bootcmd: remove booting environment variables from SPL environment
by Troy Kisky
· Mon Mar 13 14:31:34 2023 -0700
4d79c98
cmd: tlv_eeprom: remove use of global variable current_dev
by Josua Mayer
· Fri May 05 11:20:46 2023 +0300
40fd854
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun May 07 09:44:27 2023 -0400
a0d6d27
net: ipv6: Add support for default gateway discovery.
by Ehsan Mohandesi
· Fri Apr 21 17:08:21 2023 -0700
4db1d0b
net: phy: Make phy_interface_is_rgmii a switch statement
by Nishanth Menon
· Fri Apr 14 17:06:45 2023 -0500
05518a0
net: phy: Drop phy_interface_is_sgmii
by Nishanth Menon
· Fri Apr 14 17:06:44 2023 -0500
0788290
net: share fastboot boot handle logic between transports
by Dmitrii Merkurev
· Wed Apr 12 19:49:31 2023 +0100
308252d
net: add fastboot TCP support
by Dmitrii Merkurev
· Wed Apr 12 19:49:30 2023 +0100
3acd054
net: support being a TCP server to unblock TCP fastboot
by Dmitrii Merkurev
· Wed Apr 12 19:49:29 2023 +0100
ba80286
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
by Sean Edmond
· Tue Apr 11 10:48:47 2023 -0700
e8c4383
net: dhcp6: Add DHCPv6 (DHCP for IPv6)
by Sean Edmond
· Tue Apr 11 10:48:46 2023 -0700
65815e7
net: ipv6: IPv6 environment variable cleanup
by Sean Edmond
· Wed Feb 15 20:38:36 2023 -0800
5d1e922
drivers: net: ldpaa: export driver name and API to get DPMAC id
by Ioana Ciornei
· Thu Feb 09 18:07:03 2023 +0200
a2acf86
Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Fri May 05 09:36:08 2023 -0400
6dd3e71
environment: ti: Add get_fit_config command to get FIT config string
by Andrew Davis
· Tue Apr 25 11:20:45 2023 -0500
e65975f
powerpc: mpc8xx: Reorganise init RAM
by Christophe Leroy
· Thu May 04 10:20:35 2023 +0200
afb174a
dm: core: fix introduce uclass_get_device_by_of_path
by Heinrich Schuchardt
· Tue May 02 04:59:18 2023 +0200
72378a5
Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed May 03 13:15:12 2023 -0400
aaf13b9
starqltechn: use button keyboard driver
by Dzmitry Sankouski
· Sat Apr 01 12:28:43 2023 +0300
89a7e96
arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 board
by Yang Xiwen
· Sat Apr 01 19:17:36 2023 +0800
35816ba
dt-binding: histb-clock: add clocks definition for Hi3798MV200
by Yang Xiwen
· Sat Apr 01 19:17:35 2023 +0800
5c77b20
arm: Remove omap5_uevm board
by Tom Rini
· Tue Apr 04 11:47:25 2023 -0400
aaa9e3d
board: Add new Broadcom Northstar board
by Linus Walleij
· Mon Apr 24 09:38:30 2023 +0200
0d250e9
arm: dts: Import device tree for Broadcom Northstar
by Linus Walleij
· Mon Apr 24 09:38:28 2023 +0200
0852386
dm: extcon: add an uclass for extcon
by Svyatoslav Ryhel
· Tue Apr 25 10:57:20 2023 +0300
f463012
smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env file
by Fabio Estevam
· Wed Apr 26 13:05:01 2023 -0300
5fad525
smegw01: Add lockdown U-Boot env support
by Eduard Strehlau
· Wed Apr 26 13:04:57 2023 -0300
e866e6b
smegw01: Switch to fitImage
by Eduard Strehlau
· Wed Apr 26 13:04:56 2023 -0300
a558d4f
smegw01: Change default boot device to eMMC
by Eduard Strehlau
· Wed Apr 26 13:04:55 2023 -0300
b2b6456
smegw01: Enable EMMC boot from multiple partitions
by Eduard Strehlau
· Wed Apr 26 13:04:54 2023 -0300
75c256d
smegw01: Only commit to new partition if update was successful
by Eduard Strehlau
· Wed Apr 26 13:04:53 2023 -0300
6f4ea07
smegw01: Run altbootcmd in the case of failure
by Eduard Strehlau
· Wed Apr 26 13:04:52 2023 -0300
1e710d5
smegw01: Add altbootcmd
by Eduard Strehlau
· Wed Apr 26 13:04:51 2023 -0300
c358377
smegw01: Enable setting additional boot params
by Eduard Strehlau
· Wed Apr 26 13:04:48 2023 -0300
abf0e7b
imx: support i.MX8QM DMSSE20 a1 board
by Oliver Graute
· Fri Apr 21 12:11:50 2023 +0200
53d0f0a
board: mntre: imx8mq: Add MNT Reform 2 board support
by Patrick Wildt
· Mon Feb 06 00:48:26 2023 +0100
164663c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Sun Apr 30 21:29:50 2023 -0400
124f5cb
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sat Apr 29 09:29:41 2023 -0400
4b876e3
dm: core: introduce uclass_get_device_by_of_path()
by Rasmus Villemoes
· Thu Apr 13 17:17:03 2023 +0200
6db1b65
sandbox: fix return type of os_filesize()
by Heinrich Schuchardt
· Wed Apr 05 11:34:15 2023 +0200
53ad29c
binman: Use unsigned long over typedef ulong
by Andrew Davis
· Tue Apr 04 13:45:41 2023 -0500
adcd00a
common: static fdt_simplefb_enable_existing_node()
by Heinrich Schuchardt
· Mon Apr 03 20:46:50 2023 +0200
f6469c2
board: cssi: Add CPU board CMPCPRO
by Christophe Leroy
· Tue Apr 04 13:09:36 2023 +0200
452fd72
board: cssi: Move all mother board code into common.c
by Christophe Leroy
· Wed Apr 05 18:50:23 2023 +0200
5f9c844
gpio: axp/sunxi: Remove virtual VBUS detection GPIO
by Samuel Holland
· Sun Jan 22 17:46:22 2023 -0600
1edb878
mtd: nand: sunxi: Convert from fdtdec to ofnode
by Samuel Holland
· Sun Jan 22 16:06:34 2023 -0600
857360c
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
by Abdellatif El Khlifi
· Mon Apr 17 10:11:52 2023 +0100
6131728
ide: Avoid preprocessor for CONFIG_LBA48
by Simon Glass
· Tue Apr 25 10:54:41 2023 -0600
c935a3b
ide: Make function static
by Simon Glass
· Tue Apr 25 10:54:36 2023 -0600
631db66
ide: Correct use of ATAPI
by Simon Glass
· Tue Apr 25 10:54:35 2023 -0600
427dda8
ide: Create a prototype for ide_set_reset()
by Simon Glass
· Tue Apr 25 10:54:34 2023 -0600
52bae6d
ide: Drop weak functions
by Simon Glass
· Tue Apr 25 10:54:33 2023 -0600
aa65862
ide: Drop ide_device_present()
by Simon Glass
· Tue Apr 25 10:54:31 2023 -0600
175e766
ide: Move ide_init() into probing
by Simon Glass
· Tue Apr 25 10:54:30 2023 -0600
e8b80f3
ide: Drop init for not using BLK
by Simon Glass
· Tue Apr 25 10:54:29 2023 -0600
e7c108e
ide: Drop CONFIG_START_IDE
by Simon Glass
· Tue Apr 25 10:54:28 2023 -0600
122267c
ide: Move ATA_CURR_BASE to C file
by Simon Glass
· Tue Apr 25 10:54:26 2023 -0600
3eaaa88
rockchip: Use the same boot_targets for all boards
by Simon Glass
· Mon Apr 24 13:49:52 2023 +1200
f27e9d5
rockchip: Move to standard boot
by Simon Glass
· Mon Apr 24 13:49:51 2023 +1200
4108c6b
bootstd: Report missing labels only when asked
by Simon Glass
· Mon Apr 24 13:49:47 2023 +1200
8a9b246
mpc8379erdb: Convert to using DM_SERIAL
by Sinan Akman
· Fri Apr 07 18:03:44 2023 -0400
18efa42
include: configs: am64x_evm: Change to using .env
by Nikhil M Jain
· Thu Mar 30 14:24:09 2023 +0530
1eb6e62
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
by Will Deacon
· Wed Mar 29 22:24:59 2023 +0800
0edbe5c
virtio: Allocate virtqueue in page-size units
by Will Deacon
· Wed Mar 29 22:24:57 2023 +0800
4bd4c31
common: Replace #ifdef and #if with if's
by Nikhil M Jain
· Thu Apr 20 17:41:12 2023 +0530
7f561e1
include: Enable video related global data variable and splash at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:10 2023 +0530
737d2ed
cmd: bmp: Split bmp commands and functions
by Nikhil M Jain
· Thu Apr 20 17:41:06 2023 +0530
761306e
configs: j721s2_evm.h: Remove refrences to J7200 EVM
by Andrew Davis
· Thu Apr 06 11:38:14 2023 -0500
e6f1700
Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun Apr 23 12:15:56 2023 -0400
3cb66fe
Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Apr 22 18:32:08 2023 -0400
f6f4a78
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Sat Apr 22 18:31:46 2023 -0400
361aafe
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Sat Apr 22 18:31:21 2023 -0400
f4d27e9
rockchip: rk35xx: Enable fdtoverlay and kernel compression
by Jonas Karlman
· Mon Apr 17 19:07:17 2023 +0000
e25c045
board: rockchip: Add rk3588 evb
by Kever Yang
· Thu Mar 02 15:12:57 2023 +0800
7c2369e
efi_loader: Fix flexible array member definitions
by Ilias Apalodimas
· Thu Apr 06 22:37:06 2023 +0300
6a5a45d
board: starfive: add StarFive VisionFive v2 board support
by Yanhong Wang
· Wed Mar 29 11:42:17 2023 +0800
e1ddeff
dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
by Jianlong Huang
· Wed Mar 29 11:42:14 2023 +0800
993dc14
dt-bindings: clock: Add StarFive JH7110 clock definitions
by Yanhong Wang
· Wed Mar 29 11:42:12 2023 +0800
96e61b1
dt-bindings: reset: Add StarFive JH7110 reset definitions
by Yanhong Wang
· Wed Mar 29 11:42:10 2023 +0800
b736b3d
configs: stm32mp13: Increase usb_pgood_delay for ST boards
by Patrice Chotard
· Thu Mar 16 08:03:43 2023 +0100
870bc64
configs: stm32mp15: Add usb_pgood_delay for ST boards
by Patrice Chotard
· Thu Mar 16 08:03:42 2023 +0100
a0d9860
watchdog: ftwdt010: return a previously deleted driver now ported to DM
by Sergei Antonov
· Wed Apr 12 14:01:58 2023 +0300
52992a7
Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Mon Apr 17 10:47:33 2023 -0400
f471998
colibri-imx6ull: specify MTD partitions on command line
by Francesco Dolcini
· Mon Feb 06 23:48:38 2023 +0100
2792e4f
colibri-imx7: specify MTD partitions on command line
by Francesco Dolcini
· Mon Feb 06 23:48:37 2023 +0100
38908f5
arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
by Marek Vasut
· Thu Mar 23 01:20:39 2023 +0100
6d57570
board: stmark2: add i2c0 pinmux pad configuration
by Angelo Dureghello
· Wed Apr 05 00:59:24 2023 +0200
c0aadbb
mmc: Check support for TRIM operations
by Loic Poulain
· Thu Jan 26 10:24:17 2023 +0100
3f54d74
Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Apr 09 11:08:39 2023 -0400
d89dea3
efi: loader: Make efi_event_queue and efi_register_notify_events static
by Bin Meng
· Wed Apr 05 20:15:17 2023 +0800
Next »