Commit Graph

2285 Commits (ec8a252cd492a7a409d6912aebeff34bb9e1e1e1)

Author SHA1 Message Date
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 12 years ago
Łukasz Majewski bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 12 years ago
Luigi Semenzato eea3f4d3e1 tpm: Add TPM stress test 12 years ago
Simon Glass 78c112c9f9 console: Enable function to display console info 12 years ago
Vadim Bendebury 9ad557be2f Add console command to access io space registers 12 years ago
Tom Wai-Hong Tam 096eb3f59b fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined 12 years ago
Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID 12 years ago
Tom Wai-Hong Tam d46b5f7dcb edid: Library of EDID decode and print 12 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 12 years ago
Simon Glass e50b12c95c sha1sum: Use generic hash layer 12 years ago
Simon Glass 460408ef9a Add generic hash API 12 years ago
Vincent Palatin 6a135efcd0 stdio: remove useless strncpy 12 years ago
Simon Glass 75b3afc665 Fix use of conditional LMB 12 years ago
Kenneth Waters ff048ea916 Add a command to read raw blocks from a partition 12 years ago
Anton Staaf 53fdc7ef2e Add gettime command 12 years ago
Simon Glass 01433d6001 Add new bootstage step for the main loop 12 years ago
Marek Vasut 06afa388b2 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c 12 years ago
Marek Vasut 2515d8437b i2c: Use __weak instead of __attribute__((weak, alias)) 12 years ago
Robert P. J. Day d4b901dd73 cmd_led.c: Standardize format of help and usage info. 12 years ago
Stefan Roese d3aa8b8be2 env: Enable getenv_f() for SPL_BUILD 12 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 12 years ago
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 12 years ago
Simon Glass f39612d360 fdt: Correct global_data condition in main 12 years ago
Taylor Hutt ed80c931ba mmc: Fix incorrect handling of 'read' & 'write' commands 12 years ago
Stephen Warren 84d35b2863 common: rework bouncebuf implementation 12 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
Allen Martin 4151a400cf USB: add arrow key support to usb_kbd 12 years ago
Allen Martin d7475386bb USB: make usb_kbd obey USB DMA alignment requirements 12 years ago
Robert P. J. Day 59ddead140 cmd_mmc.c: Fix typo, "dislay" -> "display" 12 years ago
Simon Glass fcabc24f4f fdt: Set kernaddr if fdt indicates a kernel is present 12 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
Doug Anderson 67e1ea26e8 fdt: Allow device tree to specify secure booting 12 years ago
Gabe Black 3b73459ea3 fdt: Tell the FDT library where the device tree is 12 years ago
Che-Liang Chiou 224b72e639 fdt: Load boot command from device tree 12 years ago
Anatolij Gustschin 22b6fcb50d common/command.c: revert changes from commit 199adb60 12 years ago
Tom Wai-Hong Tam 45d7f52511 lcd: Implement RLE8 bitmap decoding 12 years ago
Tom Wai-Hong Tam fecac46cf8 lcd: Fix BMP decode bug that skips the wrong padded row 12 years ago
Vadim Bendebury 395166cffb lcd: Provide an API to access LCD parameters 12 years ago
Stefan Reinauer f674f7cfc0 video: Provide an API to access video parameters 12 years ago
Kim Phillips 0637059088 net/: sparse fixes 12 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 12 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 12 years ago
Stephen Warren b6a3044436 cmd_ext4: remove TABs from command help text 12 years ago
Simon Glass b6458d38d6 ide: Correct function signatures for ide_read/write() 12 years ago