aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2024-07-15api: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07api: Remove <common.h> and add needed includesTom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-04-25api: Rework menu, and make it depend on CC_IS_GCCTom Rini
2023-03-30api: move API related config options into submenuHeinrich Schuchardt
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini
2022-10-30api: Drop LCD implementationSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-01-15common: board_r: Drop initr_api wrapperOvidiu Panait
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-11-07api: storage: Add the missing write operation supportCristian Ciocaltea
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-12-26api: storage: Fix enumeration of storage devicesCristian Ciocaltea
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
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