- 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
- 0621f3d pci: pciinfo_header can be static by Vladimir Oltean · 3 years, 2 months ago
- 4c26587 pci: pci_header_show can be static by Vladimir Oltean · 3 years, 2 months ago
- 235cd8f pci: pci_bar_show can be static by Vladimir Oltean · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 2 months ago
- 65d4b17 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · 3 years, 3 months ago
- 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
- d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
- 5a06a52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 4 months ago
- ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 2 months ago
- 9205cd9 efi_loader: eliminate EFI_CALL() in nvedit_efi.c by Heinrich Schuchardt · 3 years, 3 months ago
- bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 4 months ago
- 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 3 months ago
- e37155f xyz-modem: Show information about finished transfer by Pali Rohár · 3 years, 4 months ago
- b6f177b xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · 3 years, 4 months ago
- d9c805e xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · 3 years, 4 months ago
- 8398dd3 loadb: Properly indicate aborted kermit transfer by Pali Rohár · 3 years, 4 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 3 months ago
- a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 2165225 cmd/i2c.c: Remove unused legacy code by Tom Rini · 3 years, 3 months ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
- a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 3 months ago
- 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
- bfd9bd5 cmd: boot: Update reset usage message by Michal Simek · 3 years, 4 months ago
- 253482b cmd: pwm: Remove additional pwm description by Michal Simek · 3 years, 5 months ago
- 452359e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · 3 years, 4 months ago
- 1f1ea2b pci: Drop old code from pci command by Simon Glass · 3 years, 4 months ago
- 6520860 cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · 3 years, 6 months ago
- 17f4359 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · 3 years, 5 months ago
- ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 5760ee3 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 4 months ago
- 9df4190 x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 4 months ago
- eedc922 fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 4 months ago
- e4647a1 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 4 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
- 70a9e89 cmd: printf: add helper functions from busybox by Roland Gaudig · 3 years, 4 months ago
- 1201b12 cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · 3 years, 4 months ago
- 6aa0714 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · 3 years, 4 months ago
- a7b261b cmd: part: Correct error handling by Anders Dellien · 3 years, 5 months ago
- b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 6 months ago
- da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
- 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
- 4b783d9 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 6 months ago
- c4e71e7 cmd: net: add a 'net list' command to list network devs by Tim Harvey · 3 years, 5 months ago
- fbf6687 env: efi: fix a wrong address dereference by AKASHI Takahiro · 3 years, 5 months ago
- bfc606b Merge branch 'next' by Tom Rini · 3 years, 5 months ago
- ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 5 months ago
- 40fab41 TEST: USB_HOST not USB by Tom Rini · 3 years, 5 months ago
- d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 205bc3f efidebug: correct display of BootOrder by Heinrich Schuchardt · 3 years, 6 months ago
- 397aaa9 cmd: mtd: expand <name> argument definition in command help by Marek Behún · 3 years, 6 months ago
- c677428 cmd: mtd: print device OF path in listing by Marek Behún · 3 years, 6 months ago
- 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · 3 years, 7 months ago
- 5ee984a cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · 3 years, 7 months ago
- f95d3be cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 6 months ago
- 4bd4cb4 clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 6 months ago
- 1a22eba clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 6 months ago
- e1dc253 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 6 months ago
- e8324f5 efi_loader: simplify accessing variables by Heinrich Schuchardt · 3 years, 6 months ago
- 9a5e74e efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 6 months ago
- 682510f efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · 3 years, 6 months ago
- e6720b9 efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 6 months ago
- e89befe stackprot: Make our test a bit more complex by Tom Rini · 3 years, 6 months ago
- 3873032 cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training by Stefan Roese · 3 years, 7 months ago
- 7444a7d cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
- 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 7 months ago
- 021f444 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 7 months ago
- 985e519 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
- ba0cfad cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · 3 years, 8 months ago
- 078d022 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 9 months ago
- a738b53 Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
- 6795a66 phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
- e78a389 cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 8 months ago
- e13fa3e cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · 3 years, 8 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- 814f303 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 8 months ago
- 3ae9e6a cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 8 months ago
- 83fed4a cmd: exit: Fix return value by Marek Vasut · 3 years, 8 months ago
- 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
- 311880f terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 9 months ago
- 10ec131 terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 9 months ago
- 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
- 749cafb efi_loader: simplify efi_get_device_path_text() by Heinrich Schuchardt · 3 years, 8 months ago
- f18c71f crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
- ff925e2 imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 8 months ago
- c1957d4 cmd: blob: Instantiate RNG before running CMD_BLOB by Breno Lima · 3 years, 8 months ago
- d90af04 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 8 months ago
- 7483dd3 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 3 years, 9 months ago
- 94a4757 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 3 years, 9 months ago