Commit Graph

1591 Commits (2e81ad05d79328767803a4956b0ebe22e577366e)

Author SHA1 Message Date
Wolfgang Denk b218ccb543 Redundant environment: move flag definitions to header file 15 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 15 years ago
Wolfgang Denk c0c15379e2 exports.c: fix warning: 'dummy' defined but not used 15 years ago
Wolfgang Denk cd47a83b07 cmd_ide.c: fix unused variable warning for SC3 board 15 years ago
Wolfgang Denk 0e70aaa485 shannon/INFERNO: fix special handling of environment configuration 15 years ago
Wolfgang Wegner 7319bcaf8b add redundant environment for env_sf.c 15 years ago
Remy Bohmer 0d7f4abcf6 Fix console_buffer size conflict error. 15 years ago
Reinhard Meyer c99ea79078 Fix #if chain and added AVR32 case in cmd_bdinfo.c 15 years ago
Anton Vorontsov 3bf74a4183 hwconfig: Add some unit tests 15 years ago
Anton Vorontsov 81f8d3b021 hwconfig: Fix stop characters parsing for subkeys 15 years ago
Remy Bohmer 1f9d10f694 Fix console_buffer size conflict error. 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 years ago
Wolfgang Denk 482126e27b Prepare v2010.06-rc3 15 years ago
Kim Phillips 3057c6be5e fdt_support: add entry for sec3.1 and fix sec3.3 15 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 15 years ago
Wolfgang Denk 445093d175 Fix "par[t]ition" typo. 15 years ago
York Sun bcb6c2bb84 Enabled support for Rev 1.3 SPD for DDR2 DIMMs 15 years ago
Serge Ziryukin 65d342541e cmd_usb.c: show cmd usage if no args given 15 years ago
Larry Johnson 54fa2c5b51 Move test for unnecessary memmove to memmove_wd() 15 years ago
Trübenbach, Ralf 39f7aacf3f command.c: Enable auto tab for the editenv command 15 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 15 years ago
Frans Meulenbroeks 8cd852824d cmd_onenand.c: moved to standard subcommand handling 15 years ago
Minkyu Kang 46a3b5c8df SAMSUNG: serial: modify name from s5pc1xx to s5p 15 years ago
Wolfgang Denk e1d2950d0f mtdparts: get rid of custom DEBUG macro, use debug() 15 years ago
Wolfgang Denk 2697eff1af mtdparts: fix write through NULL pointer 15 years ago
Anatolij Gustschin e3b28e6732 mpc512x: add multi serial PSC support 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Minkyu Kang 5aa02e4d6a SAMSUNG: serial: modify name from s5pc1xx to s5p 15 years ago
Jens Scharsig 30dc165a76 FIX: watchdog timeout, while waiting for input 15 years ago
karl.beldan@gmail.com ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure 15 years ago
Frans Meulenbroeks 9acd4f0e91 cmd_bmp.c: add standard subcommand handling 15 years ago
Peter Tyser 3b653fdb32 cmd_ubi: Fix uninitialized variable warning 15 years ago
Kim B. Heino fac71cc49f USB storage probe 15 years ago
Kim B. Heino aaad108b88 USB storage count 15 years ago
Kumar Gala 49b97d9c8e fdt: Add fdt_del_node_and_alias helper 15 years ago
Heiko Schocher 24de2f4be0 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" 15 years ago
Frans Meulenbroeks fd03ea8964 i2c: made unused function i2c_mux_add_device static 15 years ago
Frans Meulenbroeks 2c0dc99020 cmd_i2c: introduced get_alen helper function 15 years ago
Frans Meulenbroeks a266fe955a cmd_i2c: moved a define to before the functions 15 years ago
Frans Meulenbroeks 4a8cf3382a cmd_i2c: moved mispositioned comment for i2c md 15 years ago
Frans Meulenbroeks 3a6dcb988e cmd_i2c.c: declared local functions as static 15 years ago
Wolfgang Denk 060f28532b cmd_usb.c: print debug messages only when DEBUG is defined 15 years ago
Minkyu Kang 0f1f21a345 SAMSUNG: serial: modify name from s5pc1xx to s5p 15 years ago
Philippe De Muyter 116095eb1f fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used 15 years ago
Alessandro Rubini acb1386893 lcd: make 16bpp work 15 years ago
Florian Fainelli 6b94b49622 cmd_nand: show nand scrub confirmation character 15 years ago
Anatolij Gustschin 3c950e2ebf fdt_support: add partitions fixup in mtd node 15 years ago
John Schmoller d611295032 cmd history: Match history buffer size to console buffer 15 years ago
John Schmoller 6475b9f91b console: Fix console buffer overrun 15 years ago
Frans Meulenbroeks 47ab5ad145 cmd_setexpr: allow memory addresses in expressions 15 years ago