summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* global_data: Enable spl_handoff only if CONFIG_HANDOFF is setOvidiu Panait2021-01-151-2/+2
* fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-121-0/+24
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-1/+7
|\
| * dm: core: Allow the uclass list to moveSimon Glass2021-01-051-1/+7
* | global_data: Fix comment for dm_driver_rtSimon Glass2020-12-021-1/+1
|/
* x86: acpi: Store the ACPI context in global_dataSimon Glass2020-11-051-0/+13
* Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-301-1/+26
|\
| * dm: Use an allocated array for run-time device infoSimon Glass2020-10-291-0/+14
| * dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-291-1/+12
* | log: typo logl_pref in documentationHeinrich Schuchardt2020-10-301-1/+1
|/
* log: allow for message continuationHeinrich Schuchardt2020-10-271-0/+12
* log: move processing_msg to global dataHeinrich Schuchardt2020-10-271-0/+8
* gpio: fix gpio_request_by_name() descriptionDario Binacchi2020-10-221-1/+1
* global_data.h: add Sphinx documentationHeinrich Schuchardt2020-10-141-55/+317
* global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt2020-10-141-22/+84
* drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot2020-09-301-0/+47
* asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_infoStefan Roese2020-08-261-2/+0
* CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-2/+0
* global_data: Add a generic global_data flag for SMP stateSimon Glass2020-07-201-0/+1
* asm/u-boot.h: remove bd_t definitionsMasahiro Yamada2020-07-171-2/+2
* gpio: Add a method to convert a GPIO to ACPISimon Glass2020-07-171-0/+27
* efi_loader: pre-seed UEFI variablesHeinrich Schuchardt2020-07-161-0/+2
* bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass2020-06-251-17/+0
* bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass2020-06-251-1/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* board: Add a gd flag for chain loadingSimon Glass2020-04-301-0/+1
* gpio: add ops to set dir flagsPatrick Delaunay2020-04-161-0/+16
* gpio: add ops to get dir flagsPatrick Delaunay2020-04-161-0/+15
* gpio: add support of new GPIO direction flagPatrick Delaunay2020-04-161-1/+5
* gpio: update dir_flags managementPatrick Delaunay2020-04-161-6/+16
* gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay2020-04-161-0/+6
* gpio: remove the open_drain API and opsPatrick Delaunay2020-04-161-34/+0
* gpio: remove GPIOD_REQUESTEDPatrick Delaunay2020-04-161-5/+4
* asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada2020-03-161-0/+2
* global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada2020-03-161-1/+1
* gpio: Rename free() to rfree()Simon Glass2020-02-051-1/+1
* global_data: remove unused mxc_i2c specific fieldBaruch Siach2020-01-271-3/+0
* Include missing headers for asm-generic/sections.hSean Anderson2020-01-151-0/+2
* global_data: Remove comment of reserved arch-specific GD flagsStefan Roese2019-08-181-1/+1
* Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-301-1/+1
|\
| * global_data: enable fb_base for DM_VIDEOHeiko Schocher2019-07-301-1/+1
* | gpio: fixes for gpio-hog supportHeiko Schocher2019-07-291-5/+7
|/
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-1/+1
|\
| * watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-191-1/+1
* | efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt2019-07-161-0/+16
|/
* gpio: add gpio-hog supportHeiko Schocher2019-07-131-0/+32
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-0/+4
* dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-231-0/+4
* lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot2018-12-101-0/+4