summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-30xilinx: Sync DTs with Linux kernelMichal Simek
2021-03-28test: Add udevice declaration to avoid build errorSimon Glass
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh
2021-03-23configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh
2021-03-23fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski
2021-03-20Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-03-19efi_loader: Uart device pathHeinrich Schuchardt
2021-03-19api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek Behún
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-03-17image: Avoid -ENODATA in host toolsSimon Glass
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-15include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla
2021-03-15ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay
2021-03-08Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-03-08Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini
2021-03-08configs: meson64: add fdtoverlay_addr_rNeil Armstrong
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen
2021-03-08configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim
2021-03-07lib/charset: UTF-8 stream conversionHeinrich Schuchardt
2021-03-07efi_loader: carve out utf_to_cp()Heinrich Schuchardt
2021-03-07efi_loader: move codepage 437 tableHeinrich Schuchardt
2021-03-05ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng
2021-03-05ppc: qemu: Enable RTC support via I2CBin Meng
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng
2021-03-05lib: addr_map: Move address_map[] type to the header fileBin Meng
2021-03-05include: Remove extern from addr_map.hBin Meng
2021-03-05ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey
2021-03-03Nokia RX-51: Enable usbtty serial console by defaultPali Rohár
2021-03-01log: convert pr_*() to loggingHeinrich Schuchardt
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford
2021-03-01mx51evk: Convert to driver modelFabio Estevam
2021-03-01mx53loco: Convert to driver modelFabio Estevam
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov
2021-03-01ARM: imx6: mx6sabre-common: Search for boot components in /boot tooMarek Vasut
2021-03-01ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC loadMarek Vasut
2021-02-27ARM: imx6: dh-imx6: Drop the SF hunk in configMarek Vasut
2021-02-27ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt