Commit Graph

2228 Commits (e9b0f99e8243e3146f3b5f4ef91f4b6c8f4452c0)

Author SHA1 Message Date
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 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
Gabe Black e81e79ede1 usb: Support the CONFIG_SYS_64BIT_LBA option 13 years ago
Simon Glass 55f97c1bfb x86: Change global data baudrate to int 13 years ago
Simon Glass a25356d771 nds32: Change global data baudrate to int 13 years ago
Simon Glass 8dc22b00ac mips: Change global data baudrate to int 13 years ago
Simon Glass 5e84e5a7d4 blackfin: Change global data baudrate to int 13 years ago
Simon Glass e46e31a83a arm: Change global data baudrate to int 13 years ago
Simon Glass a8f1f1cd97 sparc: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass a7e5ee9ebb powerpc: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 7a68e330d0 openrisc: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass f5a5b3c5ee m68k: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass ecd4551f14 sh: Change bi_baudrate and global data baudrate to int 13 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 13 years ago
Pavel Herrmann 8af4472a77 remove unnecessary includes from cmd_ide.c 13 years ago
Pavel Herrmann 21d2bf426f split PCS440EP specific code from cmd_ide.c 13 years ago
Pavel Herrmann 4d1361d867 split AU1X00 specific code from cmd_ide.c 13 years ago
Pavel Herrmann 19be2ea2ef make ide_led() a weak alias 13 years ago
Pavel Herrmann 28920b1fd2 split CPC45 board-specific IDE functions from cmd_ide.c 13 years ago
Pavel Herrmann f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases 13 years ago
Pavel Herrmann e4148c1165 split IVM power hooks from cmd_ide.c 13 years ago
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c 13 years ago
Pavel Herrmann 94fa029a6d remove CONFIG_SC3 from cmd_ide.c 13 years ago
Eric Nelson 54b99e51ab i2c_probe: update for use in scripting 13 years ago
York Sun ff5d2dce1e common/i2c: Add i2c write command 13 years ago
Joe Hershberger 8ac88f2d28 fdt: Check for a token to skip auto-hash validation 13 years ago
Joe Hershberger 8805beec8f fdt: Identify scripts in ITBs as printable strings 13 years ago
Joe Hershberger bc80295b62 fdt: Add get commands to fdt 13 years ago
Joe Hershberger f0a29d4331 fdt: Limit printed hex in fdt print and list commands 13 years ago
Joe Hershberger 367e125976 fdt: Check error codes returned from fdtlib when loading ITB 13 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 13 years ago
Daniel Schwierzeck 47708457f8 common: cmd_bdinfo: fix type of value in print_lnum 13 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 years ago