Age | Commit message (Expand) | Author |
2017-10-12 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-10-09 | armv8: layerscape: Enable falcon boot | York Sun |
2017-10-08 | ARMv8: fix error in freeing stack frame | zijun_hu |
2017-10-08 | ARMv8: get new GD address from gd->new_gd directly | zijun_hu |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-13 | armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK | Philipp Tomsich |
2017-08-13 | armv8: spl: Support separate stack for TPL | Philipp Tomsich |
2017-06-29 | Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" | Tom Rini |
2017-06-12 | ARM: provide a valid exception stack address for startup code | Lothar Waßmann |
2017-06-12 | arm: adjust PC displayed in exception handlers to point to the failing instru... | Lothar Waßmann |
2017-06-12 | ARM: remove bogus cp_delay() function | Lothar Waßmann |
2017-06-10 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-06-09 | armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel | tnishinaga.dev@gmail.com |
2017-06-09 | arm: Disable LPAE if not enabled | Simon Glass |
2017-06-09 | arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T | Simon Glass |
2017-06-09 | arm: Rename HCTR to HTCR | Simon Glass |
2017-06-05 | arm: Add Kconfig symbols used for Linux asm compatibility | Phil Edworthy |
2017-06-05 | arm: Add declarations to avoid needing to include headers | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-05-17 | armv8: fsl: move ccn504 code into FSL Makefile | Andre Przywara |
2017-05-17 | armv8: SPL: only compile GIC code if needed | Andre Przywara |
2017-05-11 | spl: fdt: support for fdt fixup for falcon boot | B, Ravi |
2017-05-08 | spl: make image arg or fdt blob address reconfigurable | Vikas Manocha |
2017-04-27 | arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() | Patrice Chotard |
2017-04-18 | ARM: adjust arm-smccc code for use in U-Boot | Masahiro Yamada |
2017-04-08 | armv7m: add instruction & data cache support | Vikas Manocha |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-04-04 | arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() | Stefan Roese |
2017-03-18 | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini |
2017-03-17 | arm: use common instructions applicable to armv7m & other arm archs | Vikas Manocha |
2017-03-09 | do_smhload: fix return code | Ryan Harkin |
2017-03-01 | armv8: spl: Call spl_relocate_stack_gd for ARMv8 | Philipp Tomsich |
2017-02-08 | arm64: fix comment in relocate_64.S | Masahiro Yamada |
2017-02-08 | arm64: use store with auto-increment | Masahiro Yamada |
2017-02-08 | arm64: use xzr to zero-out the bss section | Masahiro Yamada |
2017-01-20 | ARM: Default to using optimized memset and memcpy routines | Tom Rini |
2017-01-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-01-18 | ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI | Hou Zhiqiang |
2017-01-18 | armv8: aarch64: Fix the warning about x1-x3 nonzero issue | Alison Wang |
2017-01-04 | ARM: boot0 hook: remove macro, include whole header file | Andre Przywara |
2017-01-04 | armv8: prevent using THUMB | Andre Przywara |
2016-12-15 | ARMv8: Setup PSCI memory and device tree | macro.wave.z@gmail.com |
2016-12-15 | ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition | macro.wave.z@gmail.com |
2016-12-02 | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada |
2016-11-27 | efi_loader: Allow to compile helloworld.efi w/o bundling it | Alexander Graf |
2016-11-22 | armv8: fsl-layerscape: SMP support for loading 32-bit OS | Alison Wang |
2016-11-22 | armv8: Support loading 32-bit OS in AArch32 execution state | Alison Wang |
2016-11-17 | ls2080: Exit dpaa only right before exiting U-Boot | Alexander Graf |