summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pe.h: Add characteristics definesBin Meng2018-12-021-0/+18
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+3
* bloblist: Locate bloblist in U-BootSimon Glass2018-11-261-0/+4
* Add include/asm-generic/atomic.hChris Packham2018-09-251-0/+150
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-102-0/+56
* u-boot: remove driver lookup loop from env_save()Nicholas Faustini2018-07-301-1/+1
* fdt: Add device tree memory bindingsMichael Pratt2018-07-091-0/+1
* efi_loader: allow unaligned memory accessHeinrich Schuchardt2018-06-031-0/+3
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-9/+5
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-061-1/+1
* env: Fix env_load_locationYork Sun2018-02-161-0/+1
* efi_loader: fix building crt0 on armHeinrich Schuchardt2018-02-101-0/+21
* log: Add control over log formattingSimon Glass2018-02-031-0/+1
* atomic-long: Fix warnings on arm64Bradley Bolen2018-01-281-0/+2
* env: Initialise all the environmentsMaxime Ripard2018-01-271-0/+1
* log: Plumb logging into the init sequenceSimon Glass2017-12-071-0/+1
* log: Add an implementation of loggingSimon Glass2017-12-071-0/+5
* Drop the log bufferSimon Glass2017-12-071-1/+1
* Provide a generic io.h & address mapping functionsPaul Burton2017-10-021-0/+110
* efi_loader: rename __efi_hello_world_*Heinrich Schuchardt2017-09-181-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+1
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-1/+1
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-081-1/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-4/+0
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-34/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-5/+2
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-121-2/+1
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-1/+1
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-1/+1
* bootstage: Support relocating boostage dataSimon Glass2017-06-051-0/+1
* bootstage: Convert to use malloc()Simon Glass2017-06-051-0/+3
* dm: gpio: Add live tree supportSimon Glass2017-06-011-5/+5
* dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass2017-06-011-1/+0
* dm: gpio: Refactor to prepare for live tree supportSimon Glass2017-06-011-2/+4
* dm: core: Add livetree definitionsSimon Glass2017-06-011-0/+3
* asm-generic: global_data: change timebase_l/h to unsigned intPeng Fan2017-05-121-2/+2
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-0/+6