- 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
- 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
- 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
- 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
- b98bfbc test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
- b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
- 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
- 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
- d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
- 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago
- a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
- ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · 3 years, 9 months ago
- 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 9 months ago
- 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
- 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 10 months ago
- 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · 3 years, 10 months ago
- 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 10 months ago
- d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
- 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
- 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
- 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 10 months ago
- e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
- 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
- 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
- 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
- c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 10 months ago
- edd094e sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 10 months ago
- 4c902fa sandbox: Add os_realloc() by Simon Glass · 3 years, 10 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 11 months ago
- c960c0a Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
- 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
- 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 9 months ago
- 6eb30c1 efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · 3 years, 9 months ago
- f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 10 months ago
- 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 10 months ago
- c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 10 months ago
- 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 10 months ago
- 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 11 months ago
- 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
- 4ab7f05 arm: Remove sksimx6 board by Tom Rini · 3 years, 9 months ago
- 86fb3f1 arm: Remove mx53smd board by Tom Rini · 3 years, 9 months ago
- ade756c arm: Remove mx53ard board by Tom Rini · 3 years, 9 months ago
- 09d68f8 arm: Remove mx25pdk board by Tom Rini · 3 years, 9 months ago
- 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · 3 years, 9 months ago
- 7a02a1b vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · 3 years, 10 months ago
- 1ec0bb7 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · 3 years, 10 months ago
- fd30568 config: hikey: convert to DM_USB and DM_ETH by Peter Robinson · 3 years, 10 months ago
- 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- 3b388a3 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
- 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
- 0a322d9 button: add udevice forward declaration by Neil Armstrong · 3 years, 9 months ago
- 4bc10ec clk: remove a redundant header by Dario Binacchi · 3 years, 10 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 5f4de78 board: freescale: drop CONFIG_DM_I2C undefs by Igor Opaniuk · 3 years, 10 months ago
- 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
- 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · 3 years, 10 months ago
- 846008d video: remove unused include/mb862xx.h by Heinrich Schuchardt · 4 years ago
- ef17382 Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
- 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 9 months ago
- a463bbe mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
- ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
- 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
- 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
- a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
- 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 10 months ago
- 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
- c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
- 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
- 84643c1 drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 10 months ago
- 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · 3 years, 10 months ago
- e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 10 months ago
- 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 10 months ago
- 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
- 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 10 months ago
- d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
- c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
- 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
- 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
- c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
- e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
- 42630ab ppc: Remove MPC8641HPCN board by Tom Rini · 3 years, 10 months ago
- 5d0f609 ppc: Remove MPC8610HPCD board by Tom Rini · 3 years, 10 months ago
- ec98e61 ppc: Remove MPC8572DS board by Tom Rini · 3 years, 10 months ago
- 43b6a1c ppc: Remove MPC8544DS board by Tom Rini · 3 years, 10 months ago
- 99b014c arm: Remove db-88f6281-bp board by Tom Rini · 3 years, 10 months ago
- 48425b1 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 10 months ago
- b58ba76 arm: Remove mx35pdk board by Tom Rini · 3 years, 10 months ago
- 893757e arm: Remove apx4devkit board by Tom Rini · 3 years, 10 months ago
- 100e4ad Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
- 963ae6c generic-phy: add configure op by Neil Armstrong · 4 years ago
- 466fa15 phy: dphy: Add configuration helpers by Neil Armstrong · 4 years ago
- 4010385 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · 4 years, 3 months ago
- 5e7f457 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 10 months ago
- 707a413 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 10 months ago
- 90ec156 Merge git://git.denx.de/u-boot-sh by Tom Rini · 3 years, 10 months ago