Commit Graph

2202 Commits (8dc22b00ac2a43546e51c15339e07a5094d1e097)

Author SHA1 Message Date
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 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
Marek Vasut 21310b5750 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver 13 years ago
Marek Vasut 1f673b4f8b serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver 13 years ago
Marek Vasut a7ffb2fc99 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver 13 years ago
Marek Vasut b6cd0fef93 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver 13 years ago
Marek Vasut 7882e7c182 serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver 13 years ago
Marek Vasut 8b029db859 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver 13 years ago
Marek Vasut cef46b7792 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver 13 years ago
Marek Vasut cc61c31df2 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver 13 years ago
Marek Vasut 4bee0b36de serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver 13 years ago
Marek Vasut 69ea807024 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver 13 years ago
Marek Vasut 28ea4c34a6 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver 13 years ago
Marek Vasut abaef69fbe serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver 13 years ago
Marek Vasut e503f90a57 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver 13 years ago