Commit Graph

3555 Commits (bd8ecfb88cad67a218b4aa65696e270f2fa177a5)

Author SHA1 Message Date
Marcel Ziswiler a9ad18c9d5 generic-board: allow showing custom board info 9 years ago
Marcel Ziswiler 3b96b90966 common/lcd_console: fix console/logo regression 9 years ago
Nikita Kiryanov 181bd9dc61 kconfig: add config option for shell prompt 9 years ago
Gong Qianyu 210fbee901 common/cmd_source.c: Fix the source command failure under 64-bit platform 9 years ago
Gong Qianyu 7ef4c45c6e spl: Fix compile warning for arm64 9 years ago
Rob Herring 2dd46328fd image: fix Android ramdisk support when dtb is specified 9 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Simon Glass 224d1ddcc5 dm: pmic: Display the regulator limits on error 9 years ago
Marcel Ziswiler 389f1856bd dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression 9 years ago
Marek Vasut dcc7dbc731 usb: Fix device detection code 9 years ago
Simon Glass f1a0bafb58 efi: Add a command to display the memory map 9 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 9 years ago
Ben Stoltz 9b2174984e efi: Avoid using non-existent text base 9 years ago
Peng Fan 58b6ad681a common: command add '\n' for debug msg 9 years ago
Bin Meng 31dd0a9a76 common: Print nothing in the __weak checkboard() 9 years ago
Michal Simek 711e5e26b4 cmd_mp: Add support for showing all CPU status by one command 9 years ago
Stephen Warren 8b5c738b85 pxe: add AArch64 image support 9 years ago
Haikun.Wang@freescale.com dac326b823 generic_board: Call "checkboard" even though the root node has a "model" property 9 years ago
Stefan Roese 4bfcc54c0b spl: spl_mmc: Add option to boot from a MMC partition with offset 9 years ago
Paul Kocialkowski eca76b7429 fastboot: Dynamic controller index for usb_gadget_handle_interrupts 9 years ago
Paul Kocialkowski 8d2f0039f0 usb: board_usb_init and board_usb_cleanup calls in the fastboot command 9 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 9 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 9 years ago
Simon Glass 69559093f6 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH 9 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 9 years ago
Hans de Goede fd1bd21bf0 dm: usb: Do not assume that first child is always a hub 9 years ago
Hans de Goede c27b329054 dm: usb: Fix "usb tree" output 9 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 9 years ago
Hans de Goede 682c9f8dfc usb: Pass device instead of portnr to usb_legacy_port_reset 9 years ago
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 9 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 9 years ago
Simon Glass aea3d40d05 spl: Add a debug string before the jump to U-Boot 9 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 9 years ago
Simon Glass dc3dedfeb1 dm: mmc: Allow driver model to be used for MMC in SPL 9 years ago
Simon Glass fdfa39d3f2 spl: Add debugging info for spl_mmc boot 9 years ago
Simon Glass da229e4e57 sandbox: Drop special-case sandbox console code 9 years ago
Simon Glass d6ea5307da dm: Allow debug UART to support an early console 9 years ago
Simon Glass 5b9d44df23 mkimage: Display a better list of available image types 9 years ago
Prabhakar Kushwaha 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 9 years ago
Sudeep Holla 8a133bb5ba cmd_fdt: save fdtaddr in hex format 9 years ago
Andre Przywara 5c1cf89f8c fdt: prevent clearing memory node if there are no banks 9 years ago
Bin Meng ffe387988d cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C 9 years ago
Bin Meng 166c3984e6 dm: cpu: Fix undefined ENOSYS build error 9 years ago
Simon Glass a7d0711a24 spi: sf: Print the error code on failure 9 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 9 years ago
Andre Przywara c7d0fd797e scsi: fix compiler warning with DEBUG and 48bit LBAs 9 years ago
Jagan Teki f39eb75b22 common: Add CMD_SF Kconfig entry 9 years ago
Heiko Schocher 8ee81b7f9b mtd, spi: Check if flash pointer is used 9 years ago
Heiko Schocher 2ec1a4059c spi, sf: Use offset and size in sf cmd from mtdpartition 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago