Commit Graph

2269 Commits (ff048ea916f74a40c18b5aaa5f357dce1c75bffa)

Author SHA1 Message Date
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
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 13 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 13 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 13 years ago
Stefan Roese af8d1d3f71 ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) 13 years ago
Tom Rini 085b9c3a1d cmd_fdt.c: Use %p when printing pointers 13 years ago
Simon Glass b9dc49412d ext4: Fix printf() format string error 13 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 13 years ago
Allen Martin 0f89980222 serial: remove calls to serial_assign() 13 years ago
Allen Martin a759f1e0db SPL: make jump_to_image_no_args a weak symbol 13 years ago
Allen Martin 8440f18a48 serial: remove calls to serial_assign() 13 years ago
Stephen Warren 5e8f98319d FAT: implement fat_set_blk_dev(), convert cmd_fat.c 13 years ago
Gabe Black 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 13 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 13 years ago
Marek Vasut b660df3c90 COMMON: Implement common bounce buffer 13 years ago
Vincent Palatin 8b8d779dac usb: fallback safely when a configuration descriptor is too large 13 years ago