Commit Graph

65 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Christophe Leroy ee1e600c13 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
xypron.glpk@gmx.de 5cc9e6b7fa api: remove superfluous assignment 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Christophe Leroy 907208c452 powerpc: Partialy restore core of mpc8xx 7 years ago
Emmanuel Vadot 6d7a570764 api: Define a default mmc max device 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 7 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
fuz@fuz.su f2288c5a5b Apparent conflict between CONFIG_BLK and CONFIG_API 7 years ago
Emmanuel Vadot 4db98d3d92 kconfig: Add API kconfig file 7 years ago
Emmanuel Vadot d3e8f63026 api: storage: Test all block device in dev_stor_get 7 years ago
Emmanuel Vadot 6215bd4c1f api: Use hashtable function for API_env_enum 7 years ago
Walt Feasel 83f9ecbe21 Cosmetic api: api_storage.c Spelling correction 8 years ago
Walt Feasel c9db75a066 Cosmetic api: api_storage.c Comment style 8 years ago
Walt Feasel e3d7675acf Cosmetic api: api_storage.c Line over 80 char 8 years ago
Walt Feasel b4c650d14e Cosmetic api: api_storage.c Blank line after { 8 years ago
Walt Feasel e5fbf2a731 Cosmetic api: api_storage.c Align parenthesis 8 years ago
Emmanuel Vadot 5d81c6df32 api: storage: Avoid enumeration for non-configured subsystem 8 years ago
Michal Simek 211815784c api: Disable api_net when DM is used 8 years ago
Stanislav Galabov 78757d52c8 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Stanislav Galabov 22aa61f707 api: Export API structure address as an environment variable 8 years ago
Stanislav Galabov 7c60423106 api: Add FreeBSD API support for MIPS platforms 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 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