- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 23986be Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
- e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
- 003d10b include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 8 months ago
- a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 8 months ago
- 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
- 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 10 months ago
- 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
- 2e059e4 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 8 months ago
- 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
- 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
- 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
- a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
- f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
- fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
- d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
- ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
- 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
- c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
- 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
- 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
- 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 8 months ago
- d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
- 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
- 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
- 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
- e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 8 months ago
- 472c548 Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
- b0a75dd Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 8 months ago
- 266637d configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · 3 years, 9 months ago
- 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 8 months ago
- 6bf1249 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 8 months ago
- e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 8 months ago
- 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 8 months ago
- 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 8 months ago
- b516dd5 ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 9 months ago
- 9a39f76 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 9 months ago
- 8ee4016 ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 9 months ago
- 2e91e8b ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 9 months ago
- ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 9 months ago
- b561563 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 9 months ago
- c40131a include: Remove extern from addr_map.h by Bin Meng · 3 years, 9 months ago
- fc5af5c ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · 3 years, 9 months ago
- c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
- b5ee48c arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · 3 years, 9 months ago
- 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 8 months ago
- 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
- ca1e1f5 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 9 months ago
- 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 9 months ago
- c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 9 months ago
- 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 9 months ago
- 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 9 months ago
- 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
- 03bf843 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 8 months ago
- 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
- 57ac287 Nokia RX-51: Enable usbtty serial console by default by Pali Rohár · 3 years, 9 months ago
- 63af92e tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 9 months ago
- 7785bc1 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 9 months ago
- 6719cbe tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 9 months ago
- eadcbc7 tpm: Add an implementation of define_space by Simon Glass · 3 years, 9 months ago
- d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 9 months ago
- bfe8fa2 tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 9 months ago
- b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
- 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 11 months ago
- e86ad66 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 10 months ago
- 5d9b166 imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit. by Adam Ford · 3 years, 9 months ago
- 07fc671 mx51evk: Convert to driver model by Fabio Estevam · 3 years, 9 months ago
- 5c8db49 mx53loco: Convert to driver model by Fabio Estevam · 3 years, 9 months ago
- 9102645 board: toradex: move RGMII delays to PHY side by Oleksandr Suvorov · 3 years, 9 months ago
- e5da517 ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X by Oleksandr Suvorov · 3 years, 9 months ago
- 3f9a27d ARM: imx6: mx6sabre-common: Search for boot components in /boot too by Marek Vasut · 3 years, 9 months ago
- a7329c5 ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC load by Marek Vasut · 3 years, 9 months ago
- 4e4b1a1 ARM: imx6: dh-imx6: Drop the SF hunk in config by Marek Vasut · 3 years, 9 months ago
- 58cbf2e ARM: imx: Revert "dh_imx6: Switch to full DM-aware" by Marek Vasut · 3 years, 9 months ago
- 9935050 Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
- 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
- b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 8 months ago
- c6f077a efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · 3 years, 9 months ago
- 0bbfae7 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 9 months ago
- bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 9 months ago
- 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 9 months ago
- a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 9 months ago
- 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 10 months ago
- 2cc6071 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
- 93ef93b arm: Remove sksimx6 board by Tom Rini · 3 years, 9 months ago
- 53ad2db arm: Remove mx53smd board by Tom Rini · 3 years, 9 months ago
- 1c4bd23 arm: Remove mx53ard board by Tom Rini · 3 years, 9 months ago
- 2610bf1 arm: Remove mx25pdk board by Tom Rini · 3 years, 9 months ago
- bc18f31 lib: rsa: struct udevice build warning by Heinrich Schuchardt · 3 years, 9 months ago
- 9abe5e6 vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · 3 years, 9 months ago
- c6bf4f3 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · 3 years, 9 months ago
- db5f1a5 config: hikey: convert to DM_USB and DM_ETH by Peter Robinson · 3 years, 9 months ago
- 8f7a16a 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
- bced796 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
- a3ddc77 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
- 2d339ef button: add udevice forward declaration by Neil Armstrong · 3 years, 9 months ago
- ecec33f clk: remove a redundant header by Dario Binacchi · 3 years, 9 months ago