summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | dm: gpio: Add a way to update flagsSimon Glass2021-03-031-6/+25
| * | | | gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()Simon Glass2021-03-031-3/+3
| * | | | dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass2021-03-031-5/+6
| * | | | dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass2021-03-031-6/+22
| * | | | tpm: Allow disabling platform hierarchy with TPM2Simon Glass2021-03-021-0/+13
| * | | | tpm: Add TPM2 support for write_lockSimon Glass2021-03-021-0/+12
| * | | | tpm: Add TPM2 support for read/write valuesSimon Glass2021-03-022-0/+41
| * | | | tpm: Add an implementation of define_spaceSimon Glass2021-03-021-0/+18
| * | | | tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-021-38/+38
| * | | | tpm: Add an API that can support v1.2 and v2Simon Glass2021-03-021-0/+322
| * | | | sandbox: Avoid using malloc() for system stateSimon Glass2021-03-021-1/+2
| * | | | sandbox: Add os_realloc()Simon Glass2021-03-021-1/+11
| * | | | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-3/+3
| |/ / /
* | | / imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam2021-04-051-2/+2
| |_|/ |/| |
* | | 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