Commit Graph

2218 Commits (a759f1e0db7be05ab562e060cf024af262920426)

Author SHA1 Message Date
Allen Martin a759f1e0db SPL: make jump_to_image_no_args a weak symbol 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
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Marek Vasut 7742aa65a8 serial: Move common/serial.c to drivers/serial/ 13 years ago
Marek Vasut f1f1e9cb73 serial: Use puts() and hang() instead of panic() in SPL 13 years ago
Marek Vasut 8bdd7efa23 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver 13 years ago
Marek Vasut a30a422084 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver 13 years ago
Marek Vasut eb5076697a serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver 13 years ago
Marek Vasut 39f614779f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver 13 years ago
Marek Vasut 0dd9b84908 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver 13 years ago
Marek Vasut a943472c23 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver 13 years ago
Marek Vasut 7cd851a50b serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver 13 years ago