summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* spl: Add spl_early_init()Eddie Cai2017-03-161-0/+1
* efi: Add support for a hello world test programSimon Glass2016-11-141-0/+2
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-231-1/+1
* Add _image_binary_end section declarationSimon Glass2016-10-111-0/+1
* Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2016-09-231-139/+0
* global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day2016-09-071-18/+17
* armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-151-14/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-061-0/+1
|\
| * env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek2016-06-061-0/+1
* | dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-031-0/+34
|/