Commit Graph

2386 Commits (4da2551efa05bfb365e24c4e593fcd18b5a732f8)

Author SHA1 Message Date
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
Simon Glass 0d89efef77 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console 12 years ago
Simon Glass 9a8efc4604 lcd: Add support for flushing LCD fb from dcache after update 12 years ago
Simon Glass 676d319ef5 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment 12 years ago
Rajeshwari Shinde c0c88533ff Sound: Add command for audio playback 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
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 12 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 12 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 12 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 12 years ago
Stefan Roese af8d1d3f71 ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) 12 years ago
Tom Rini 085b9c3a1d cmd_fdt.c: Use %p when printing pointers 12 years ago
Simon Glass b9dc49412d ext4: Fix printf() format string error 12 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 12 years ago