summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-0/+4
2019-04-24dm: core: Change platform specific translation-offset handlingStefan Roese1-0/+4
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot1-0/+4
2018-12-02pe.h: Add characteristics definesBin Meng1-0/+18
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass1-0/+3
2018-11-26bloblist: Locate bloblist in U-BootSimon Glass1-0/+4
2018-09-26Add include/asm-generic/atomic.hChris Packham1-0/+150
2018-09-11arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2-0/+56
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini1-1/+1
2018-07-09fdt: Add device tree memory bindingsMichael Pratt1-0/+1
2018-06-03efi_loader: allow unaligned memory accessHeinrich Schuchardt1-0/+3
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-9/+5
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy1-1/+1
2018-02-16env: Fix env_load_locationYork Sun1-0/+1
2018-02-10efi_loader: fix building crt0 on armHeinrich Schuchardt1-0/+21
2018-02-03log: Add control over log formattingSimon Glass1-0/+1
2018-01-28atomic-long: Fix warnings on arm64Bradley Bolen1-0/+2
2018-01-27env: Initialise all the environmentsMaxime Ripard1-0/+1
2017-12-07log: Plumb logging into the init sequenceSimon Glass1-0/+1
2017-12-07log: Add an implementation of loggingSimon Glass1-0/+5
2017-12-07Drop the log bufferSimon Glass1-1/+1
2017-10-03Provide a generic io.h & address mapping functionsPaul Burton1-0/+110
2017-09-19efi_loader: rename __efi_hello_world_*Heinrich Schuchardt1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+1
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-1/+1
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-1/+1
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko1-4/+0
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-34/+0
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-5/+2
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher1-2/+1
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher1-1/+1
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-1/+1
2017-06-05bootstage: Support relocating boostage dataSimon Glass1-0/+1
2017-06-05bootstage: Convert to use malloc()Simon Glass1-0/+3
2017-06-01dm: gpio: Add live tree supportSimon Glass1-5/+5
2017-06-01dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass1-1/+0
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass1-2/+4
2017-06-01dm: core: Add livetree definitionsSimon Glass1-0/+3
2017-05-12asm-generic: global_data: change timebase_l/h to unsigned intPeng Fan1-2/+2
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-0/+6
2017-03-17spl: Add spl_early_init()Eddie Cai1-0/+1
2016-11-15efi: Add support for a hello world test programSimon Glass1-0/+2
2016-10-24Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass1-1/+1
2016-10-11Add _image_binary_end section declarationSimon Glass1-0/+1
2016-09-24Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada1-139/+0
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day1-18/+17
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun1-14/+0
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+1