Commit Graph

2269 Commits (857765e9aaeb9b80ae29e4d4e4916979d07040ba)

Author SHA1 Message Date
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
Allen Martin 0f89980222 serial: remove calls to serial_assign() 12 years ago
Allen Martin a759f1e0db SPL: make jump_to_image_no_args a weak symbol 12 years ago
Allen Martin 8440f18a48 serial: remove calls to serial_assign() 12 years ago
Stephen Warren 5e8f98319d FAT: implement fat_set_blk_dev(), convert cmd_fat.c 12 years ago
Gabe Black 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Marek Vasut b660df3c90 COMMON: Implement common bounce buffer 12 years ago
Vincent Palatin 8b8d779dac usb: fallback safely when a configuration descriptor is too large 12 years ago
Gabe Black e81e79ede1 usb: Support the CONFIG_SYS_64BIT_LBA option 12 years ago