Commit Graph

2386 Commits (4da2551efa05bfb365e24c4e593fcd18b5a732f8)

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