Commit Graph

2284 Commits (7afcf3a55b5f484b3d3442053fae8186a3fb92d7)

Author SHA1 Message Date
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
Robert P. J. Day 59ddead140 cmd_mmc.c: Fix typo, "dislay" -> "display" 13 years ago
Simon Glass fcabc24f4f fdt: Set kernaddr if fdt indicates a kernel is present 13 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 13 years ago
Doug Anderson 67e1ea26e8 fdt: Allow device tree to specify secure booting 13 years ago
Gabe Black 3b73459ea3 fdt: Tell the FDT library where the device tree is 13 years ago
Che-Liang Chiou 224b72e639 fdt: Load boot command from device tree 13 years ago
Anatolij Gustschin 22b6fcb50d common/command.c: revert changes from commit 199adb60 13 years ago
Tom Wai-Hong Tam 45d7f52511 lcd: Implement RLE8 bitmap decoding 13 years ago
Tom Wai-Hong Tam fecac46cf8 lcd: Fix BMP decode bug that skips the wrong padded row 13 years ago
Vadim Bendebury 395166cffb lcd: Provide an API to access LCD parameters 13 years ago
Stefan Reinauer f674f7cfc0 video: Provide an API to access video parameters 13 years ago
Kim Phillips 0637059088 net/: sparse fixes 13 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 13 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 13 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 13 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 13 years ago
Stephen Warren b6a3044436 cmd_ext4: remove TABs from command help text 13 years ago
Simon Glass b6458d38d6 ide: Correct function signatures for ide_read/write() 13 years ago
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 13 years ago