aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05589-1197/+1197
* imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini2022-12-0548-196/+0
* spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini2022-12-053-9/+5
* Convert CONFIG_SYS_PMAN et al to KconfigTom Rini2022-12-0516-41/+45
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-0542-299/+299
* Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini2022-12-054-4/+4
* Remove unused symbolsTom Rini2022-12-0531-157/+2
* rtc: Remove unused driversTom Rini2022-12-055-526/+0
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-0543-138/+138
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05134-347/+347
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-05386-369/+397
* powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini2022-12-056-14/+10
* global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini2022-12-0521-498/+498
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05175-1106/+1106
* Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini2022-12-056-10/+5
* Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini2022-12-059-14/+15
* Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to KconfigTom Rini2022-12-059-6/+10
* Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini2022-12-0540-32/+76
* mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directlyTom Rini2022-12-052-10/+9
* Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini2022-12-0512-15/+16
* Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini2022-12-056-6/+7
* Remove unused symbolsTom Rini2022-12-0512-22/+0
* Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini2022-12-0517-16/+12
* Prepare v2023.01-rc3v2023.01-rc3Tom Rini2022-12-052-2/+2
* Merge branch '2022-12-05-add-IPv6-support'Tom Rini2022-12-0520-16/+1852
|\
| * configs: Add IPV6 config to sandbox_flattree_defconfigViacheslav Mitrofanov2022-12-051-0/+1
| * configs: Add IPV6 config to sandbox64_defconfigViacheslav Mitrofanov2022-12-051-0/+1
| * configs: Add IPV6 config to sandbox_defconfigViacheslav Mitrofanov2022-12-051-0/+1
| * test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov2022-12-051-0/+18
| * test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov2022-12-051-0/+20
| * test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov2022-12-051-0/+25
| * test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov2022-12-051-0/+29
| * test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov2022-12-051-0/+55
| * net: ping6: Add ping6 commandViacheslav Mitrofanov2022-12-058-2/+197
| * net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov2022-12-053-7/+103
| * net: ipv6: Incorporate IPv6 support into u-boot net subsystemViacheslav Mitrofanov2022-12-051-1/+22
| * net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov2022-12-052-64/+459
| * net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacksViacheslav Mitrofanov2022-12-051-0/+48
| * net: ipv6: Enable IPv6 typeconversion specifierViacheslav Mitrofanov2022-12-051-6/+1
| * net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov2022-12-052-0/+113
| * net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov2022-12-053-0/+392
| * net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov2022-12-052-0/+20
| * net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2022-12-052-0/+11
| * net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov2022-12-052-0/+400
|/
* Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custo...WIP/05Dec2022Tom Rini2022-12-0530-74/+186
|\
| * mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar2022-12-051-1/+1
| * xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek2022-12-051-21/+24
| * arm64: versal-net: Enable defconfig for Micron octal flashesAshok Reddy Soma2022-12-051-0/+1
| * spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma2022-12-051-5/+1
| * ARM: zynq: Add missing twd timer for mini configurationsMichal Simek2022-12-053-0/+21