Commit Graph

33 Commits (0f4d2f8e79f128de006c9b116be84f3e4dbba210)

Author SHA1 Message Date
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Andreas Färber ce2a07b77c api_storage: Fix non-first storage device enumeration 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Jeroen Hofstee 11db3abe66 api: fix build without CMD_NET support 10 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
Masahiro Yamada ad420282e2 Makefile: descend into subdirectories only when CONFIG_API is defined 11 years ago
Masahiro Yamada 8a7e7d5697 Makefile: descend into subdirectories only when CONFIG_API is defined 11 years ago
Masahiro Yamada bcfe8fdf32 dts, api, test: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 11 years ago
Jeroen Hofstee fbd239bea7 api/api_display: use the getters for console size info 11 years ago
Che-Liang Chiou a2a5729fc1 api: export LCD device to external apps 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Piotr Ziecik 2906e6d654 api: Fix broken build on ARM. 15 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 84bf7ca522 api: remove un-needed ifdef CONFIG_API already handle by the Makefile 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Matthias Fuchs 12c6670f87 api: fix type mismatch 16 years ago
Matthias Fuchs 3d0ea3110f api: Fix building with CONFIG_API 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Rafal Jaworowski 8d87589e8e API: Teach the storage layer about SATA and MMC options. 16 years ago
Rafal Jaworowski 13ca6305f2 API: Correct storage enumeration routine, other minor fixes in API storage area. 16 years ago
Wolfgang Denk a8409f4f1a environment: cleanup prototype declarations of env functions. 16 years ago
Wolfgang Denk c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 20e5ed1374 API: remove duplicate syscall check 16 years ago
Joakim Tjernlund c0559be371 Change env_get_char from a global function ptr to a function. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b76988175 Fix remaining CONFIG_COMMANDS 17 years ago
Rafal Jaworowski 0dc1fc22af API: Convert conditional building to the new scheme. 17 years ago
Wolfgang Denk d3a6532cbe Coding Style cleanup; update CHANGELOG 17 years ago
Rafal Jaworowski 500856eb17 API for external applications. 17 years ago