summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* test: Call test_pre/post_run() from driver model testsSimon Glass2021-03-121-1/+1
* test: Create pre/post-run functionsSimon Glass2021-03-121-0/+20
* test: Add an overall test runnerSimon Glass2021-03-121-0/+42
* test: Rename test-main.c to test-dm.cSimon Glass2021-03-121-2/+2
* test: Mark all driver model tests with a flagSimon Glass2021-03-122-1/+4
* Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-041-22/+1
|\
| * video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-22/+1
* | gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-031-0/+40
* | gpio: Replace direction_input() and direction_output()Simon Glass2021-03-031-1/+25
* | 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
|/
* 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
| * | part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson2021-02-261-1/+5
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-02-261-11/+11
|\ \
| * | mtd: spi-nor-core: Fix typo in documentationSean Anderson2021-02-261-1/+1
| * | mtd: spi-nor.h: Change spaces to tabsBin Meng2021-02-261-10/+10
| |/
* / ARM: stm32: Add USB host boot supportMarek Vasut2021-02-261-0/+7
|/
* ppc: Remove MPC8569MDS boardTom Rini2021-02-251-489/+0
* arm: Remove sksimx6 boardTom Rini2021-02-251-85/+0
* arm: Remove mx53smd boardTom Rini2021-02-251-111/+0
* arm: Remove mx53ard boardTom Rini2021-02-251-170/+0
* arm: Remove mx25pdk boardTom Rini2021-02-251-178/+0
* lib: rsa: struct udevice build warningHeinrich Schuchardt2021-02-241-0/+2
* vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro2021-02-241-0/+3
* malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt2021-02-241-0/+3
* config: hikey: convert to DM_USB and DM_ETHPeter Robinson2021-02-241-3/+1
* Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-221-0/+2
|\
| * button: add udevice forward declarationNeil Armstrong2021-02-221-0/+2
* | Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-221-1/+0
|\ \
| * | clk: remove a redundant headerDario Binacchi2021-02-221-1/+0
* | | Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-02-221-101/+0
|\ \ \
| * | | video: remove unused include/mb862xx.hHeinrich Schuchardt2021-02-191-101/+0
* | | | dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-2133-33/+33
* | | | board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk2021-02-215-5/+0
* | | | fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara2021-02-191-18/+0