summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh1-6/+0
2021-03-23configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh1-6/+0
2021-03-23fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski1-1/+1
2021-03-20Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+10
2021-03-19efi_loader: Uart device pathHeinrich Schuchardt1-0/+10
2021-03-19api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek Behún1-5/+18
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-129/+129
2021-03-17image: Avoid -ENODATA in host toolsSimon Glass1-1/+1
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-2/+6
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini1-1/+0
2021-03-15include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla1-1/+1
2021-03-15ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford1-1/+5
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay1-1/+0
2021-03-08Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+1
2021-03-08Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini1-8/+2
2021-03-08configs: meson64: add fdtoverlay_addr_rNeil Armstrong1-0/+1
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen1-1/+1
2021-03-08configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim1-7/+1
2021-03-07lib/charset: UTF-8 stream conversionHeinrich Schuchardt1-0/+18
2021-03-07efi_loader: carve out utf_to_cp()Heinrich Schuchardt1-0/+11
2021-03-07efi_loader: move codepage 437 tableHeinrich Schuchardt1-0/+5
2021-03-05ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng1-1/+1
2021-03-05ppc: qemu: Enable RTC support via I2CBin Meng1-0/+3
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng1-13/+0
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng1-10/+0
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng1-0/+2
2021-03-05lib: addr_map: Move address_map[] type to the header fileBin Meng1-0/+8
2021-03-05include: Remove extern from addr_map.hBin Meng1-4/+4
2021-03-05ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng1-1/+1
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat3-6/+0
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson2-13/+1
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini12-30/+135
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey1-0/+125
2021-03-03Nokia RX-51: Enable usbtty serial console by defaultPali Rohár1-14/+7
2021-03-01log: convert pr_*() to loggingHeinrich Schuchardt2-38/+48
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford1-0/+4
2021-03-01mx51evk: Convert to driver modelFabio Estevam1-8/+0
2021-03-01mx53loco: Convert to driver modelFabio Estevam1-6/+0
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov2-5/+0
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov7-8/+0
2021-03-01ARM: imx6: mx6sabre-common: Search for boot components in /boot tooMarek Vasut1-3/+6
2021-03-01ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC loadMarek Vasut1-3/+3
2021-02-27ARM: imx6: dh-imx6: Drop the SF hunk in configMarek Vasut1-6/+0
2021-02-27ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut1-0/+6
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-7/+13
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2-1/+12
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-11/+11
2021-02-26efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt1-7/+13
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut1-0/+7
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher1-0/+7