summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-13api: remove superfluous assignmentxypron.glpk@gmx.de
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy
2017-06-23api: Define a default mmc max deviceEmmanuel Vadot
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-04-08Apparent conflict between CONFIG_BLK and CONFIG_APIfuz@fuz.su
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot
2017-01-20api: storage: Test all block device in dev_stor_getEmmanuel Vadot
2017-01-20api: Use hashtable function for API_env_enumEmmanuel Vadot
2016-12-04Cosmetic api: api_storage.c Spelling correctionWalt Feasel
2016-12-04Cosmetic api: api_storage.c Comment styleWalt Feasel
2016-12-04Cosmetic api: api_storage.c Line over 80 charWalt Feasel
2016-12-04Cosmetic api: api_storage.c Blank line after {Walt Feasel
2016-12-04Cosmetic api: api_storage.c Align parenthesisWalt Feasel
2016-10-24api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot
2016-07-22api: Disable api_net when DM is usedMichal Simek
2016-05-21Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-03-08api: Export API structure address as an environment variableStanislav Galabov
2016-02-08api: Add FreeBSD API support for MIPS platformsStanislav Galabov
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-09-15api_storage: Fix non-first storage device enumerationAndreas Färber
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2014-08-21api: fix build without CMD_NET supportJeroen Hofstee
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-03-21api/api_display: use the getters for console size infoJeroen Hofstee
2011-11-15api: export LCD device to external appsChe-Liang Chiou
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2009-07-23api: Fix broken build on ARM.Piotr Ziecik
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD