- 2a1ced7 part: Support string block devices in part_get_info_by_dev_and_name by Sean Anderson · 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
- e7bddea part: Give several functions more useful return values by Sean Anderson · 3 years, 10 months ago
- 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 10 months ago
- b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 10 months ago
- b04a15f Merge branch '2021-02-25-remove-platforms' by Tom Rini · 3 years, 9 months ago
- 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
- f4b2269 ppc: configs: Remove a few non-updated build configurations 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
- 6a3a41c Merge branch '2021-02-24-assorted-fixes' by Tom Rini · 3 years, 9 months ago
- 3dbd349 common: Add "ifndef __ASSEMBLY__" in asm/global_data.h by Siew Chin Lim · 3 years, 9 months ago
- 00aeaa0 net: cortina_ni: buffer overrun by Heinrich Schuchardt · 3 years, 9 months ago
- 83b42fa mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 9 months ago
- d3f1735 dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · 3 years, 9 months ago
- 7668afc lib: sha512: include "compiler.h" by Siew Chin Lim · 3 years, 9 months ago
- b2ce421 rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · 3 years, 10 months ago
- c33f85e test: missing dependency for test/cmd/setexpr.c by Heinrich Schuchardt · 3 years, 10 months ago
- 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · 3 years, 10 months ago
- 1764eb5 configs: BPI-R2: Disable EFI Grub workaround by Matthias Brugger · 3 years, 10 months ago
- b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 10 months ago
- 7a02a1b vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · 3 years, 10 months ago
- 08dd615 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 10 months ago
- 0cbe9be build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 10 months ago
- ccf1c7b scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 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
- 9ff24b6 cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 10 months ago
- cdb3b22 Makefile: Add (default) DEVICE_TREE to SPL FIT by Klaus Heinrich Kiwi · 3 years, 10 months ago
- ae5073f Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT by Klaus Heinrich Kiwi · 3 years, 10 months ago
- c9796e6 Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE by Klaus Heinrich Kiwi · 3 years, 10 months ago
- b4c2773 fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 10 months ago
- b0cbb52 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 10 months ago
- 6e5aad8 cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 10 months ago
- 836bba4 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 10 months ago
- 0ab155e cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 10 months ago
- df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- b8003d5 spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 10 months ago
- 1ce71e1 arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT name by Michal Simek · 3 years, 10 months ago
- 179f7d7 net: gem: Fix error path in zynq_gem_probe by Michal Simek · 3 years, 10 months ago
- 68cd67d net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · 3 years, 10 months ago
- f814987 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 3 years, 10 months ago
- 277300f clk: versal: Add support to enable clocks by T Karthik Reddy · 3 years, 10 months ago
- 2aa360e clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 3 years, 10 months ago
- 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
- 0954c8c arm64: zynqmp: Do not clear reset reason by Michal Simek · 3 years, 10 months ago
- 36eca7c fpga: zynqpl: fix buffer alignment by Michael Walle · 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
- 055ac7d Merge branch '2021-02-21-mpc83xx-updates' by Tom Rini · 3 years, 9 months ago
- 0a322d9 button: add udevice forward declaration by Neil Armstrong · 3 years, 9 months ago
- 6a02d3f arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 10 months ago
- 4bc10ec clk: remove a redundant header by Dario Binacchi · 3 years, 10 months ago
- 7f135e9 arm: dts: sync am33xx-clocks with Linux 5.9-rc7 by Dario Binacchi · 3 years, 10 months ago
- 9fcb0d7 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 3 years, 10 months ago
- b6f9a8e uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years, 2 months ago
- c1391e2 dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years, 2 months ago
- e505164 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · 4 years, 2 months ago
- 6753e81 mpc83xx: kmeter1: increase malloc_f space by Heiko Schocher · 4 years, 2 months ago
- f8e8f73 mpc83xx: kmeter1_defconfig add missing BAT4 config by Heiko Schocher · 4 years, 2 months ago
- d068b6a mpc8379erdb: Convert to DM_MMC by Sinan Akman · 4 years, 8 months ago
- 8b23b04 mpc8379erdb: Add device tree by Sinan Akman · 4 years, 8 months ago
- f6dee28 Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
- e8a1103 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 9 months ago
- 4a78163 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 3 years, 9 months ago
- 8d01c5c doc: qfw man-page by Heinrich Schuchardt · 3 years, 9 months ago
- 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 10 months ago
- fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 10 months ago
- 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 10 months ago
- fa6cce7 doc: booti man-page by Heinrich Schuchardt · 3 years, 10 months ago
- f3fb75d doc/README.distro: kernel_comp_addr_r by Heinrich Schuchardt · 3 years, 10 months ago
- 6002742 doc: Add reference to U-Boot project in conf.py by Heinrich Schuchardt · 3 years, 10 months ago
- f142493 Allow last block to be read by Jesper Schmitz Mouridsen · 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
- 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 10 months ago
- fcbb39d i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 4 years ago
- f5989c1 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 4 years ago
- c8925a4 ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3 by Marek Vasut · 3 years, 11 months ago
- 8464971 pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 11 months ago
- d18a578 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 10 months ago
- 34caff9 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 3 years, 11 months ago
- e7c6fc6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
- 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
- 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 10 months ago
- 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · 3 years, 10 months ago
- 70bdefa sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
- db4b234 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · 3 years, 11 months ago
- 2ec8577 Replace video_uc_platdata with video_uc_plat by Dario Binacchi · 3 years, 10 months ago
- 846008d video: remove unused include/mb862xx.h by Heinrich Schuchardt · 4 years ago
- 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 4 years ago
- 4cdbb25 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · 4 years, 1 month ago
- 641c7a2 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · 4 years, 1 month ago
- 6c0a632 common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · 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
- e711c97 configs: enable CONFIG_MMC_PWRSEQ configuration by Jaehoon Chung · 3 years, 10 months ago
- 1490730 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 10 months ago