summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | apalis/colibri_imx6: remove video= settingsOleksandr Suvorov2021-04-082-6/+2
| * | | colibri_imx6ull/imx7: add missing tdxargs variablePhilippe Schenker2021-04-082-2/+2
| * | | colibri_imx6: adjust boot orderIgor Opaniuk2021-04-081-1/+0
| * | | board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZETim Harvey2021-04-081-2/+2
| * | | imx: ventana: enable dm for MTD and NANDTim Harvey2021-04-081-12/+2
| * | | imx: ventana: enable dm support for USBTim Harvey2021-04-081-1/+0
| * | | imx8mp_evk: add/cleanup variable for distroPeng Fan2021-04-081-4/+4
| * | | imx8mm_evk: add/cleanup variable for distroPeng Fan2021-04-081-4/+4
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-04-082-3/+0
|\ \ \
| * | | riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-081-0/+0
| * | | riscv: Remove unused define in maix headerSean Anderson2021-04-081-3/+0
| |/ /
* | | configs: sheevaplug: remove non-dm MMC driverHarm Berntsen2021-04-081-8/+0
* | | configs: openrd: remove non-dm MMC driverHarm Berntsen2021-04-081-5/+0
* | | configs: remove unused CONFIG_SYS_MMC_BASE defsHarm Berntsen2021-04-084-20/+0
* | | arm: mvebu: ds414: Add sample u-boot update commandPhil Sutter2021-04-081-1/+6
* | | arm: mvebu: board/Synology: Unify legacy kernel supportPhil Sutter2021-04-082-2/+16
|/ /
* | Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-04-063-6/+0
|\ \
| * | Convert CONFIG_MISC_INIT_F to KconfigSimon Glass2021-04-063-6/+0
* | | Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...Tom Rini2021-04-052-3/+3
|\ \ \ | |/ / |/| |
| * | include: configs: rk3399: drop a dangling commentPeter Robinson2021-03-301-2/+0
| * | rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MBHeiko Stuebner2021-03-301-0/+2
| * | rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDRHeiko Stuebner2021-03-301-1/+1
* | | Merge branch 'next'Tom Rini2021-04-056-43/+91
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-292-12/+0
| |\ \ | | |/ | |/|
| * | x86: coral: Put the eMMC firstSimon Glass2021-03-271-3/+3
| * | board: Add MT8183 pumpkin board supportFabien Parent2021-03-201-0/+41
| * | configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent2021-03-201-16/+4
| * | board: mediatek: rename pumpkin board into mt8516Fabien Parent2021-03-201-2/+2
| * | arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar2021-03-161-0/+20
| * | arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2021-03-161-0/+20
| * | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-1524-99/+157
| |\ \
| * | | video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-22/+1
* | | | imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam2021-04-051-2/+2
| |_|/ |/| |
* | | configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh2021-03-231-6/+0
* | | configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh2021-03-231-6/+0
| |/ |/|
* | Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-152-2/+6
|\ \
| * | include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla2021-03-151-1/+1
| * | ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-151-1/+5
* | | Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-151-1/+0
|\ \ \ | |/ / |/| |
| * | configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-111-1/+0
| |/
* | Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-03-081-0/+1
|\ \
| * | configs: meson64: add fdtoverlay_addr_rNeil Armstrong2021-03-081-0/+1
* | | Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-1/+1
* | | configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim2021-03-081-7/+1
|/ /
* | ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng2021-03-051-1/+1
* | ppc: qemu: Enable RTC support via I2CBin Meng2021-03-051-0/+3
* | ppc: qemu: Switch over to use DM ETH and PCIBin Meng2021-03-051-13/+0
* | ppc: qemu: Switch over to use DM serialBin Meng2021-03-051-10/+0
* | ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng2021-03-051-1/+1
* | configs: fsl: move via specific defines to KconfigRajesh Bhagat2021-03-053-6/+0