summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2019-01-25cmd: ximg: Invert check for fit image compressionStefan Theil
2019-01-18cmd: mtd: fix compilation warning for help when SYS_LONGHELP=nQuentin Schulz
2019-01-15cmd: adc: Use the sub-command infrastructureBoris Brezillon
2019-01-15cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commandsBoris Brezillon
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon
2019-01-15cmd: zip: use correct format codeHeinrich Schuchardt
2019-01-15cmd: unzip: use correct format codeHeinrich Schuchardt
2019-01-15cmd: ubi: remove unreachable codeHeinrich Schuchardt
2019-01-15cmd: tpm-v2: use correct format codeHeinrich Schuchardt
2019-01-15cmd: sf: use correct printf codeHeinrich Schuchardt
2019-01-15cmd: nvedit: use correct format codeHeinrich Schuchardt
2019-01-15cmd: gpio: use correct printf codeHeinrich Schuchardt
2019-01-15cmd: mmc: Invalidate MMC block cache after initMarek Vasut
2019-01-15cmd: mmc: Force mmc reinit when no card presentMarek Vasut
2018-12-31fs: cbfs: Add missing standard CBFS component typesBin Meng
2018-12-31fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10cmd: i2c: Fix help output of i2c command.Christoph Muellner
2018-12-10cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPATJean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-07ensure active menuitem is inside menuFrank Wunderlich
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-05Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini
2018-12-04cmd: bmp: manage centered displayPatrick Delaunay
2018-12-04cmd: add clear screen 'cls' commandAnatolij Gustschin
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03eeprom: Add device model based I2C support to eeprom commandLukasz Majewski
2018-12-02efi_loader: create fdt reservation before copyHeinrich Schuchardt
2018-12-02efi_loader: fix memory mapping for sandboxHeinrich Schuchardt
2018-12-02efi_loader: macro efi_size_in_pages()Heinrich Schuchardt
2018-12-02efi: Rename bootefi_test_finish() to bootefi_run_finish()Simon Glass
2018-12-02efi: Create a function to set up for running EFI codeSimon Glass
2018-12-02efi: Split out test init/uninit into functionsSimon Glass
2018-12-02efi: Check for failure to create objects in selftestSimon Glass
2018-12-02efi_loader: carving out memory reservationsHeinrich Schuchardt
2018-12-02efi_loader: memory reservation for fdtHeinrich Schuchardt
2018-12-02efi_loader: fix typosHeinrich Schuchardt
2018-12-02efi_loader: add efi_dp_from_name()AKASHI Takahiro
2018-12-02efi_loader: rename parent to headerHeinrich Schuchardt
2018-12-02efi_loader: typedef struct efi_object *efi_handle_tHeinrich Schuchardt
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-11-29cmd, fdt: add subcommand "get" to fdt headerHeiko Schocher
2018-11-27spi: Remove unused mpc8xx codeJagan Teki
2018-11-26add default-option to bootmenuFrank Wunderlich
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26sandbox: Add a new 'sb' commandSimon Glass