~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAge
* api: Rework menu, and make it depend on CC_IS_GCCTom Rini2023-04-25
* api: move API related config options into submenuHeinrich Schuchardt2023-03-30
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini2022-11-10
* api: Drop LCD implementationSimon Glass2022-10-30
* video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass2022-10-30
* scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass2022-02-09
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* common: board_r: Drop initr_api wrapperOvidiu Panait2021-01-15
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-26
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* api: storage: Add the missing write operation supportCristian Ciocaltea2019-11-07
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Drop the ACTION typedefSimon Glass2019-08-11
* env: Drop the ENTRY typedefSimon Glass2019-08-11
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* api: storage: Fix enumeration of storage devicesCristian Ciocaltea2018-12-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-06
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* api: remove superfluous assignmentxypron.glpk@gmx.de2017-08-13
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-11
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-08
* api: Define a default mmc max deviceEmmanuel Vadot2017-06-23
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-16
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-12
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-12
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-12
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-22
* Apparent conflict between CONFIG_BLK and CONFIG_APIfuz@fuz.su2017-04-08
* kconfig: Add API kconfig fileEmmanuel Vadot2017-02-08
* api: storage: Test all block device in dev_stor_getEmmanuel Vadot2017-01-20
* api: Use hashtable function for API_env_enumEmmanuel Vadot2017-01-20
* Cosmetic api: api_storage.c Spelling correctionWalt Feasel2016-12-04
* Cosmetic api: api_storage.c Comment styleWalt Feasel2016-12-04
* Cosmetic api: api_storage.c Line over 80 charWalt Feasel2016-12-04
* Cosmetic api: api_storage.c Blank line after {Walt Feasel2016-12-04
* Cosmetic api: api_storage.c Align parenthesisWalt Feasel2016-12-04
* api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot2016-10-24
* api: Disable api_net when DM is usedMichal Simek2016-07-22
* Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov2016-05-21
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17
* dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-14