summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-132-6/+6
* usb: Tidy up the usb_start flagSimon Glass2023-05-131-0/+3
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-111-1/+1
* x86: coreboot: Collect the address of the ACPI tablesSimon Glass2023-05-111-2/+2
* acpi: Move the table-finding functions into the libarySimon Glass2023-05-111-0/+8
* Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini2023-05-096-28/+48
|\
| * board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan2023-05-061-0/+12
| * include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker2023-05-061-4/+9
| * core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker2023-05-061-1/+16
| * core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker2023-05-062-15/+3
| * include: dm: ofnode: fix headersJohan Jonker2023-05-061-8/+8
* | cmd: tlv_eeprom: remove use of global variable current_devJosua Mayer2023-05-081-1/+2
* | Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2023-05-072-0/+2
|\ \
| * | powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2023-05-042-0/+2
* | | net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi2023-05-053-1/+76
* | | net: phy: Make phy_interface_is_rgmii a switch statementNishanth Menon2023-05-051-2/+9
* | | net: phy: Drop phy_interface_is_sgmiiNishanth Menon2023-05-051-12/+0
* | | net: share fastboot boot handle logic between transportsDmitrii Merkurev2023-05-051-0/+9
* | | net: add fastboot TCP supportDmitrii Merkurev2023-05-054-22/+30
* | | net: support being a TCP server to unblock TCP fastbootDmitrii Merkurev2023-05-051-5/+11
* | | net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond2023-05-051-2/+8
* | | net: dhcp6: Add DHCPv6 (DHCP for IPv6)Sean Edmond2023-05-051-2/+4
* | | net: ipv6: IPv6 environment variable cleanupSean Edmond2023-05-051-1/+1
* | | drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei2023-05-051-0/+15
| |/ |/|
* | Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini2023-05-053-16/+11
|\ \
| * | common: Replace #ifdef and #if with if'sNikhil M Jain2023-04-241-13/+0
| * | include: Enable video related global data variable and splash at SPLNikhil M Jain2023-04-242-5/+5
| * | cmd: bmp: Split bmp commands and functionsNikhil M Jain2023-04-241-0/+8
* | | environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis2023-05-042-2/+4
* | | dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt2023-05-041-1/+1
* | | Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2023-05-033-17/+134
|\ \ \
| * | | smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam2023-05-021-68/+0
| * | | smegw01: Add lockdown U-Boot env supportEduard Strehlau2023-05-021-3/+45
| * | | smegw01: Switch to fitImageEduard Strehlau2023-05-021-9/+5
| * | | smegw01: Change default boot device to eMMCEduard Strehlau2023-05-021-1/+1
| * | | smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau2023-05-021-4/+8
| * | | smegw01: Only commit to new partition if update was successfulEduard Strehlau2023-05-021-4/+12
| * | | smegw01: Run altbootcmd in the case of failureEduard Strehlau2023-05-021-1/+7
| * | | smegw01: Add altbootcmdEduard Strehlau2023-05-021-0/+8
| * | | smegw01: Enable setting additional boot paramsEduard Strehlau2023-05-021-1/+7
| * | | imx: support i.MX8QM DMSSE20 a1 boardOliver Graute2023-05-021-0/+48
| * | | board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt2023-05-021-0/+67
| | |/ | |/|
* | | starqltechn: use button keyboard driverDzmitry Sankouski2023-05-031-1/+1
* | | arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen2023-05-031-0/+6
* | | dt-binding: histb-clock: add clocks definition for Hi3798MV200Yang Xiwen2023-05-031-0/+12
* | | arm: Remove omap5_uevm boardTom Rini2023-05-031-45/+0
* | | board: Add new Broadcom Northstar boardLinus Walleij2023-05-021-0/+49
* | | arm: dts: Import device tree for Broadcom NorthstarLinus Walleij2023-05-021-0/+51
* | | dm: extcon: add an uclass for extconSvyatoslav Ryhel2023-05-022-0/+20
|/ /
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2023-04-305-5/+0
|\ \