Commit Graph

2202 Commits (8dc22b00ac2a43546e51c15339e07a5094d1e097)

Author SHA1 Message Date
Marek Vasut cfba4573f6 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver 13 years ago
Marek Vasut b207d6455b serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver 13 years ago
Marek Vasut 8c08575749 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver 13 years ago
Marek Vasut 088a4f3cdf serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver 13 years ago
Marek Vasut 26d8eaaa48 serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver 13 years ago
Marek Vasut d126f2850f serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver 13 years ago
Marek Vasut 829b3b2e88 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver 13 years ago
Marek Vasut 619c90bbeb serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver 13 years ago
Marek Vasut d25c39d360 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver 13 years ago
Marek Vasut c45a14ad57 serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver 13 years ago
Marek Vasut 5dee6f559f serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver 13 years ago
Marek Vasut afe4c389fb serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver 13 years ago
Marek Vasut 29b5ff7f8e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver 13 years ago
Marek Vasut af7be3b6a9 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver 13 years ago
Marek Vasut fcc2074d57 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver 13 years ago
Marek Vasut 7a31154627 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver 13 years ago
Marek Vasut d68f4da2fa serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers 13 years ago
Marek Vasut 2063a54e14 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver 13 years ago
Marek Vasut b57c652802 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver 13 years ago
Marek Vasut 6cb3273d11 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver 13 years ago
Marek Vasut 0191142283 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver 13 years ago
Marek Vasut 7b953c5165 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 13 years ago
Marek Vasut 41651cab97 serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 13 years ago
Marek Vasut 5ae1de0d49 serial: bfin: Adjust serial_register_bfin_uart() 13 years ago
Marek Vasut abc0ed8da1 serial: ns16550: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 918327c8f0 serial: mpc512x: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 87d692295f serial: microblaze: Move serial registration from serial_initialize() 13 years ago
Tom Rini 51d8102f8e serial: zynq: Move serial registration from serial_initialize() 13 years ago
Marek Vasut b4980515f3 serial: s5p: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 1fe5c11045 serial: pxa: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 28af6385c7 serial: s3c24xx: Move serial registration from serial_initialize() 13 years ago
Marek Vasut f0eb1f61b0 serial: mpc8xx: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 2a333aeb8f serial: Implement serial_initfunc() macro 13 years ago
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device 13 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 13 years ago
Tom Rini 868444faa0 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 13 years ago
Tom Rini 61c0d6ae77 gth2: Remove this platform 13 years ago
Daniel Schwierzeck b0d60a9812 common: cmd_elf.c: use uintptr_t for casts from u32 to void* 13 years ago
Daniel Schwierzeck 62e03d33c9 common: cmd_elf.c: fix checkpath.pl warnings 13 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 13 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 13 years ago
Joe Hershberger 961c437b6c Improve license declaration for cmd_ini.h 13 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 13 years ago
Joe Hershberger bb64d1c92f Output strings from echo with puts where easy 13 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 13 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 13 years ago
Joe Hershberger 36180d96cc Cleanup cache command prints 13 years ago
Joe Hershberger e9455fcc45 Fix checkpatch.pl complaints in cmd_cache.c 13 years ago
Joe Hershberger ecd7295004 Add parameter to md5sum to save the md5 sum 13 years ago
Joe Hershberger 5ab177bede Implement verify option for md5sum command 13 years ago