Commit Graph

2305 Commits (bf0c2245a2d8bbf437f6182f7d50b896461a931d)

Author SHA1 Message Date
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
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 13 years ago
Simon Glass f39612d360 fdt: Correct global_data condition in main 13 years ago
Taylor Hutt ed80c931ba mmc: Fix incorrect handling of 'read' & 'write' commands 13 years ago
Stephen Warren 84d35b2863 common: rework bouncebuf implementation 13 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 13 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 13 years ago
Allen Martin 4151a400cf USB: add arrow key support to usb_kbd 13 years ago
Allen Martin d7475386bb USB: make usb_kbd obey USB DMA alignment requirements 13 years ago
Simon Glass 0d89efef77 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console 13 years ago
Simon Glass 9a8efc4604 lcd: Add support for flushing LCD fb from dcache after update 13 years ago
Simon Glass 676d319ef5 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment 13 years ago