Commit Graph

2743 Commits (da781c60e5d55904d77931fcb63f25e65e2228be)

Author SHA1 Message Date
Alexey Brodkin 7395398ad2 board_r - fixup functions table after relocation 12 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 12 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 12 years ago
Tom Rini be6d426697 fdt_support.c: Correct linux,initrd-start/end setting 12 years ago
Heiko Schocher 1b6102718b common, env: optimize boottime 12 years ago
Simon Glass c5cbe1e299 bootm: Reinstate special case for standalone images 12 years ago
miao.yan@windriver.com 68b15e831c common/image.c: move VxWorks header string out of CONFIG_CMD_ELF 12 years ago
Andrew Gabbasov 9b438946c9 command.c: Fix auto-completion for the full commands list case 12 years ago
Przemyslaw Marczak 3603e31db5 usb: ums: wait for usb cable connection before enter ums mode 12 years ago
Alexey Brodkin 6d001e7df9 env_eeprom - fix bus recovery for "eeprom_bus_read" 12 years ago
Simon Glass d1f22d4bdf sandbox: spi: Adjust 'sf test' to work on sandbox 12 years ago
David Feng cce6be7f08 arm64: generic board support 12 years ago
David Feng 0ae7653128 arm64: core support 12 years ago
David Feng 5cea95cb53 cmd_pxe: remove compiling warnings 12 years ago
David Feng f77a606a06 fdt_support: 64bit initrd start address support 12 years ago
Markus Niebel ab71188ce8 mmc: add setdsr support 12 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 12 years ago
Simon Glass 91b136c798 sandbox: Allow the console to work earlier 12 years ago
Simon Glass 808434cdbd sandbox: Allow return from board_init_f() 12 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 12 years ago
Miao Yan 35940de1a6 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() 12 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 12 years ago
Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 12 years ago
Masahiro Yamada 878a095e44 Makefile: delete unnecessary CPPFLAGS settings 12 years ago
Alexey Brodkin 9aed5a2777 board_f: explicitly disable console on early boot 12 years ago
Stany MARCEL 07a1a0c931 Correct vxWorks elf boot to load at correct address 12 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 12 years ago
Kuo-Jung Su 6ca6d080d6 cmd_eeprom: bug fix for i2c read/write 12 years ago
Masahiro Yamada 017ce20f46 common: Delete unnecessary rules. 12 years ago
Tom Rini 4b756b013a hash.c: Correct non-hash subcommand crc32 addr-save support 12 years ago
Stefano Babic 26b807c4f8 net: add support for extended registers to mdio command 12 years ago
Stephan Bauroth 57d33d4b40 net: trivial: Fix typos in mii field descriptions 12 years ago
Alexey Brodkin a2e0a45d2e cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM 12 years ago
Anatolij Gustschin cefa471712 lcd: allow overriding lcd_get_size() 12 years ago
Pierre Aubert 9a8323311c env: fix the env export varname 12 years ago
Mark Langsdorf 00ddacc1a1 autoboot: add an option to override keyed autoboot 12 years ago
Luka Perkov 01adbce2aa cmd_zfs: normalize 'file not found' errors 12 years ago
Luka Perkov 2e18cb267a cmd_reiser: normalize 'file not found' errors 12 years ago
Tim Harvey 7cdebc3289 cmd_ubifs: normalize 'file not found' errors 12 years ago
Egbert Eich 619f0fdf37 cmd/gpt: Support gpt command for all devices 12 years ago
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable 12 years ago
Przemyslaw Marczak f4dacf7b95 usb: ums: allows using every mmc device with ums. 12 years ago
Przemyslaw Marczak 93c813b3ac usb: ums: code refactoring to improve reusability on other boards. 12 years ago
Miao Yan 5b629319cf common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 12 years ago
Andrew Ruder 88733e2c65 cmd_nvedit.c: Add env exists command 12 years ago
Michal Simek 32d7cdd366 fpga: Add support for gzip images with bitstreams 12 years ago
Rob Herring e5a9a4076f pxe: fix handling of absolute paths 12 years ago
Masahiro Yamada 0ccf54c6f4 common: convert makefiles to Kbuild style 12 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 12 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 12 years ago