Commit Graph

2321 Commits (ada02b84636242f5142f74016dbedb50889e93d0)

Author SHA1 Message Date
Nikita Kiryanov dad631ccf7 lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs 13 years ago
Daniel Schwierzeck 58bd77db9d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC 13 years ago
Simon Glass 15a33e49de Add option to display customised memory information 13 years ago
Rajeshwari Shinde 2b8a053344 Sound: Add FDT support to CMD. 13 years ago
Stefan Reinauer e56cdd778c x86: Add coreboot version to u-boot's version command 13 years ago
Joe Hershberger 4823b45da2 Add a simple load option to setexpr 13 years ago
Simon Glass 2400727318 spi: Add SPI flash test 13 years ago
James Miller a683c288d4 spi: Add progress percentage and write speed to `sf update` 13 years ago
Vincent Palatin 8b57e2f081 usb: properly detect empty mass storage media reader 13 years ago
Milind Choudhary 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 13 years ago
Vipin Kumar b6d7852cf8 usbh/ehci: Increase timeout for enumeration 13 years ago
Joe Hershberger 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 13 years ago
Joe Hershberger 9d8d661d7f env: Implement the env delete command 13 years ago
Joe Hershberger 24ab5a1914 env: Add setenv force support 13 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 13 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 13 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 13 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 13 years ago
Joe Hershberger e080d545f8 env: Add a silent env handler 13 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 13 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 13 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 13 years ago
Joe Hershberger a9f51c9b43 env: Add a bootfile env handler 13 years ago
Joe Hershberger 5e2b3e0c59 env: Add a command to view callbacks 13 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 13 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 13 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 13 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 13 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 13 years ago
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 13 years ago
Łukasz Majewski bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 13 years ago
Luigi Semenzato eea3f4d3e1 tpm: Add TPM stress test 13 years ago
Simon Glass 78c112c9f9 console: Enable function to display console info 13 years ago
Vadim Bendebury 9ad557be2f Add console command to access io space registers 13 years ago
Tom Wai-Hong Tam 096eb3f59b fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined 13 years ago
Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID 13 years ago
Tom Wai-Hong Tam d46b5f7dcb edid: Library of EDID decode and print 13 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 13 years ago
Simon Glass e50b12c95c sha1sum: Use generic hash layer 13 years ago
Simon Glass 460408ef9a Add generic hash API 13 years ago
Vincent Palatin 6a135efcd0 stdio: remove useless strncpy 13 years ago
Simon Glass 75b3afc665 Fix use of conditional LMB 13 years ago
Kenneth Waters ff048ea916 Add a command to read raw blocks from a partition 13 years ago
Anton Staaf 53fdc7ef2e Add gettime command 13 years ago
Simon Glass 01433d6001 Add new bootstage step for the main loop 13 years ago
Marek Vasut 06afa388b2 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c 13 years ago
Marek Vasut 2515d8437b i2c: Use __weak instead of __attribute__((weak, alias)) 13 years ago
Robert P. J. Day d4b901dd73 cmd_led.c: Standardize format of help and usage info. 13 years ago
Stefan Roese d3aa8b8be2 env: Enable getenv_f() for SPL_BUILD 13 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 13 years ago