summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* test: Add udevice declaration to avoid build errorSimon Glass2021-03-281-0/+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
* fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski2021-03-231-1/+1
* Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-03-201-0/+10
|\
| * efi_loader: Uart device pathHeinrich Schuchardt2021-03-191-0/+10
* | api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek Behún2021-03-191-5/+18
|/
* Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2021-03-191-129/+129
|\
| * video: Drop unprintable characters from video_font_data.hSimon Glass2021-02-221-129/+129
* | image: Avoid -ENODATA in host toolsSimon Glass2021-03-171-1/+1
* | 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
* | | | Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini2021-03-081-8/+2
|\ \ \ \
| * | | | 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
| |/ / /
* | | | lib/charset: UTF-8 stream conversionHeinrich Schuchardt2021-03-071-0/+18
* | | | efi_loader: carve out utf_to_cp()Heinrich Schuchardt2021-03-071-0/+11
* | | | efi_loader: move codepage 437 tableHeinrich Schuchardt2021-03-071-0/+5
|/ / /
* | | 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
* | | test: cmd: Add a basic test for 'addrmap' commandBin Meng2021-03-051-0/+2
* | | lib: addr_map: Move address_map[] type to the header fileBin Meng2021-03-051-0/+8
* | | include: Remove extern from addr_map.hBin Meng2021-03-051-4/+4
* | | 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
* | | arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson2021-03-052-13/+1
* | | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-0312-30/+135
|\ \ \
| * | | board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey2021-03-031-0/+125
| * | | imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford2021-03-011-0/+4
| * | | mx51evk: Convert to driver modelFabio Estevam2021-03-011-8/+0
| * | | mx53loco: Convert to driver modelFabio Estevam2021-03-011-6/+0
| * | | board: toradex: move RGMII delays to PHY sideOleksandr Suvorov2021-03-012-5/+0
| * | | ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov2021-03-017-8/+0
| * | | ARM: imx6: mx6sabre-common: Search for boot components in /boot tooMarek Vasut2021-03-011-3/+6
| * | | ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC loadMarek Vasut2021-03-011-3/+3
| * | | ARM: imx6: dh-imx6: Drop the SF hunk in configMarek Vasut2021-02-271-6/+0
| * | | ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut2021-02-271-0/+6
* | | | Nokia RX-51: Enable usbtty serial console by defaultPali Rohár2021-03-031-14/+7
| |/ / |/| |
* | | log: convert pr_*() to loggingHeinrich Schuchardt2021-03-012-38/+48
* | | Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-02-271-7/+13
|\ \ \ | |/ / |/| |
| * | efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt2021-02-261-7/+13
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-02-262-1/+12
|\ \ \
| * | | fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-261-0/+7