summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-121-24/+0
* gpio: Drop dm_gpio_set_dir()Simon Glass2021-04-121-11/+0
* dm: core: Allow storing priv/plat data separatelySimon Glass2021-03-262-0/+13
* dm: core: Create a struct for device runtime infoSimon Glass2021-03-261-2/+14
* log: Handle line continuationSimon Glass2021-03-121-0/+6
* gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-031-0/+40
* gpio: Replace direction_input() and direction_output()Simon Glass2021-03-031-1/+25
* dm: gpio: Add a way to update flagsSimon Glass2021-03-031-6/+25
* gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()Simon Glass2021-03-031-3/+3
* dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass2021-03-031-5/+6
* dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass2021-03-031-6/+22
* smbios: Add more options for the BIOS version stringSimon Glass2021-02-061-0/+6
* global_data.h: Change ram_top type to phys_addr_tBin Meng2021-02-031-1/+1
* efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt2021-01-291-0/+2
* dm: core: describe uclass_root_sHeinrich Schuchardt2021-01-251-4/+12
* 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