Commit Graph

2762 Commits (2453de99df576fb907fe06cac58c628e3590833f)

Author SHA1 Message Date
Stephen Warren 2453de99df cmd_test: evaluate to false without any arguments 11 years ago
Stephen Warren d9b651ce31 cmd_test: implement ! on sub-expressions 11 years ago
Stephen Warren 4c80f29edd cmd_test: check for binary operators before unary 11 years ago
Stephen Warren 490ba833d5 cmd_test: use table lookup for parsing 11 years ago
Tom Rini 614b2bf1c9 cmd_mmc.c: Drop open/close mmc sub-commands 11 years ago
Tom Rini 5a99b9de1a cmd_mmc.c: Add bootbus mmc sub-command 11 years ago
Tom Rini 792970b0a3 cmd_mmc.c: Add 'partconf' command to mmc 11 years ago
Tom Rini f1fd957e12 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' 11 years ago
Tom Rini b01e6fe6c8 cmd_mmc.c: Change 'bootpart' code to match normal coding style 11 years ago
Tom Rini 7dbe63bc95 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK 11 years ago
Alexey Brodkin bc5d542880 arc: bdinfo, image and arc-specific init functions declarations support 11 years ago
Dennis Gilmore 6d1a3e5fa1 cmd_pxe.c add any option for filesystem with sysboot uses generic load 11 years ago
Stephen Warren c61d94d860 pxe: implement fdtdir extlinux.conf tag 11 years ago
Stephen Warren f43c401b72 pxe: support "devicetree" tag 11 years ago
Michal Simek 08d0d6f32e common: Add new clk command 11 years ago
Przemyslaw Marczak dca2a1c185 common: lcd.c: fix data abort exception when try to access bmp header 11 years ago
Alexey Brodkin 7395398ad2 board_r - fixup functions table after relocation 11 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 11 years ago
Tom Rini be6d426697 fdt_support.c: Correct linux,initrd-start/end setting 11 years ago
Heiko Schocher 1b6102718b common, env: optimize boottime 11 years ago
Simon Glass c5cbe1e299 bootm: Reinstate special case for standalone images 11 years ago
miao.yan@windriver.com 68b15e831c common/image.c: move VxWorks header string out of CONFIG_CMD_ELF 11 years ago
Andrew Gabbasov 9b438946c9 command.c: Fix auto-completion for the full commands list case 11 years ago
Przemyslaw Marczak 3603e31db5 usb: ums: wait for usb cable connection before enter ums mode 11 years ago
Alexey Brodkin 6d001e7df9 env_eeprom - fix bus recovery for "eeprom_bus_read" 11 years ago
Simon Glass d1f22d4bdf sandbox: spi: Adjust 'sf test' to work on sandbox 11 years ago
David Feng cce6be7f08 arm64: generic board support 11 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
David Feng 5cea95cb53 cmd_pxe: remove compiling warnings 11 years ago
David Feng f77a606a06 fdt_support: 64bit initrd start address support 11 years ago
Markus Niebel ab71188ce8 mmc: add setdsr support 11 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 11 years ago
Simon Glass 91b136c798 sandbox: Allow the console to work earlier 11 years ago
Simon Glass 808434cdbd sandbox: Allow return from board_init_f() 11 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago
Miao Yan 35940de1a6 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() 11 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 11 years ago
Masahiro Yamada 878a095e44 Makefile: delete unnecessary CPPFLAGS settings 11 years ago
Alexey Brodkin 9aed5a2777 board_f: explicitly disable console on early boot 11 years ago
Stany MARCEL 07a1a0c931 Correct vxWorks elf boot to load at correct address 11 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 years ago
Kuo-Jung Su 6ca6d080d6 cmd_eeprom: bug fix for i2c read/write 11 years ago
Masahiro Yamada 017ce20f46 common: Delete unnecessary rules. 11 years ago
Tom Rini 4b756b013a hash.c: Correct non-hash subcommand crc32 addr-save support 11 years ago
Stefano Babic 26b807c4f8 net: add support for extended registers to mdio command 11 years ago
Stephan Bauroth 57d33d4b40 net: trivial: Fix typos in mii field descriptions 11 years ago
Alexey Brodkin a2e0a45d2e cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM 11 years ago
Anatolij Gustschin cefa471712 lcd: allow overriding lcd_get_size() 11 years ago