summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26mtd: spi-nor-core: Fix typo in documentationSean Anderson
2021-02-26mtd: spi-nor.h: Change spaces to tabsBin Meng
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-25arm: Remove sksimx6 boardTom Rini
2021-02-25arm: Remove mx53smd boardTom Rini
2021-02-25arm: Remove mx53ard boardTom Rini
2021-02-25arm: Remove mx25pdk boardTom Rini
2021-02-24lib: rsa: struct udevice build warningHeinrich Schuchardt
2021-02-24vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro
2021-02-24malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt
2021-02-24config: hikey: convert to DM_USB and DM_ETHPeter Robinson
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-02-22button: add udevice forward declarationNeil Armstrong
2021-02-22clk: remove a redundant headerDario Binacchi
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk