| Commit message (Expand) | Author | Age | Files | Lines |
* | boot: arm: Enable support for custom board_prep_linux | Lokesh Vutla | 2019-10-25 | 1 | -0/+4 |
* | arm64: print instructions leading to exception | Heinrich Schuchardt | 2019-10-11 | 1 | -0/+12 |
* | board_f: fix noncached reservation calculation | Stephen Warren | 2019-08-30 | 1 | -0/+1 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2019 | Tom Rini | 2019-07-23 | 2 | -10/+8 |
|\ |
|
| * | efi_loader: use predefined constants in crt0_*_efi.S | Heinrich Schuchardt | 2019-07-16 | 2 | -10/+8 |
* | | spl: Allow performing BSS init early before board_init_f() | Andreas Dannenberg | 2019-07-17 | 1 | -17/+36 |
|/ |
|
* | arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET | Masahiro Yamada | 2019-07-10 | 1 | -1/+1 |
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner | 2019-05-18 | 2 | -4/+4 |
* | arm: zimage: add barebox image magic number | Christoph Fritz | 2019-05-09 | 1 | -2/+4 |
* | arm: add a separate stack for TPL | Kever Yang | 2019-05-08 | 1 | -1/+3 |
* | arm: remove ARCH_ROCKCHIP macro in common code | Kever Yang | 2019-05-08 | 1 | -4/+0 |
* | rockchip: arm: use 'arch-rockchip' for common header | Kever Yang | 2019-05-01 | 1 | -1/+4 |
* | arm: arm64 32bit address relocation | Ibai Erkiaga | 2019-04-22 | 1 | -7/+12 |
* | arm: print information about loaded UEFI images | Heinrich Schuchardt | 2019-04-12 | 1 | -0/+13 |
* | arm: lib: bootm: Push the Starting kernel print to the end | Keerthy | 2019-03-22 | 1 | -2/+2 |
* | ARM: cache: Fix incorrect bitwise operation | Marek Vasut | 2019-02-28 | 1 | -1/+1 |
* | arch: arm: lib: Flush L3 after relocation to DDR | Meenakshi Aggarwal | 2019-02-19 | 1 | -0/+1 |
* | efi_selftest: allow building on ARMv7-M | Heinrich Schuchardt | 2019-02-13 | 1 | -1/+5 |
* | arm: bootm: fix sp detection at end of address range | Simon Goldschmidt | 2019-01-16 | 1 | -4/+6 |
* | arm: efi: Generate Microsoft PE format compliant images | Bin Meng | 2018-12-02 | 2 | -14/+14 |
* | arm: Make arch specific memcpy thumb-safe. | Klaus Goger | 2018-11-16 | 1 | -3/+5 |
* | Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot | Tom Rini | 2018-10-17 | 1 | -1/+0 |
|\ |
|
| * | arm: do not include efi_loader.h twice | Heinrich Schuchardt | 2018-10-16 | 1 | -1/+0 |
* | | arm64: gic: Do gicv3 secure initialization based on EL level | Michal Simek | 2018-10-16 | 1 | -7/+9 |
|/ |
|
* | arm: K3: Update _start instruction | Lokesh Vutla | 2018-09-11 | 1 | -0/+8 |
* | arm: armv7m: clean up armv7m unified code compilation | Vikas Manocha | 2018-09-10 | 3 | -4/+3 |
* | arm: armv7m: remove un-necessary If then instruction | Vikas Manocha | 2018-09-10 | 1 | -3/+0 |
* | ARM: PSCI: Enable the PSCI node | Stephen Warren | 2018-07-26 | 1 | -0/+4 |
* | ARM: PSCI: Support PSCI v0.2 | Stephen Warren | 2018-07-26 | 1 | -0/+2 |
* | arm: Remove unused _relocate arguments | Ivan Gorinov | 2018-07-19 | 4 | -8/+2 |
* | ARM: image: Add option for ignoring ep bit 3 | Marek Vasut | 2018-06-19 | 1 | -2/+3 |
* | arm: Do not clear LR on exception in SPL | Andrew F. Davis | 2018-06-18 | 1 | -1/+1 |
* | arm: print instructions pointed to by pc | Heinrich Schuchardt | 2018-05-23 | 1 | -0/+25 |
* | bootm: fix 'memory-fixup' for vxWorks boot | Hannes Schmelzer | 2018-05-10 | 1 | -1/+1 |
* | arm: v7R: Add support for enabling caches | Lokesh Vutla | 2018-05-07 | 1 | -1/+11 |
* | arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 | Lokesh Vutla | 2018-05-07 | 1 | -5/+1 |
* | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla | 2018-05-07 | 1 | -1/+1 |
* | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -3/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 44 | -96/+46 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | vxworks: fixed cpu enable using PSCI on armv8 | Vasyl Vavrychuk | 2018-04-13 | 1 | -0/+5 |
* | ARM: Fix Makefile during SPL and TPL build | Marek Vasut | 2018-04-11 | 1 | -2/+2 |
* | arm: print information about loaded UEFI images | Heinrich Schuchardt | 2018-04-05 | 1 | -0/+13 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 2 | -2/+2 |
* | arm64: show_regs: Dump the LRs HW values | Karl Beldan | 2018-02-23 | 1 | -7/+6 |
* | arm/PSCI: support PSCI versions greater than 1.0 | Andre Heider | 2018-02-14 | 1 | -7/+9 |
* | ARM: image: indent with tab instead of 4 spaces | Masahiro Yamada | 2018-02-13 | 1 | -46/+46 |
* | efi_loader: fix building crt0 on arm | Heinrich Schuchardt | 2018-02-10 | 2 | -2/+6 |
* | move booti_setup to arch/arm/lig/image.c | Bin Chen | 2018-02-07 | 2 | -1/+78 |