Age | Commit message (Expand) | Author |
2015-11-10 | ARM: tegra: add custom MMU setup on ARMv8 | Stephen Warren |
2015-11-10 | armv8: allow custom MMU setup routines on ARMv8 | Stephen Warren |
2015-11-10 | armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY | Stephen Warren |
2015-11-10 | arm: stm32f4: fix a bug when a random sector gets erased | Vadzim Dambrouski |
2015-11-10 | arm: stm32f4: fix a bug when only first sector gets erased | Vadzim Dambrouski |
2015-11-10 | powerpc: Finish updating u-boot*lds scripts for newer binutils | Tom Rini |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-10 | Revive OpenRD targets | Albert ARIBAUD |
2015-11-10 | kirkwood: support CONFIG_SYS_THUMB_BUILD | Albert ARIBAUD |
2015-11-10 | arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD | Albert ARIBAUD |
2015-11-10 | arm: fix compile warnings when semihosting is enabled on ARMv7M target. | Vadzim Dambrouski |
2015-11-10 | arm: add support for semihosting for ARMv7M targets | Vadzim Dambrouski |
2015-11-09 | mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition | Zhenhua Luo |
2015-11-09 | Replace "extern inline" with "static inline" | Måns Rullgård |
2015-11-07 | ARM64: zynqmp: Sync zynq_sdhci_init() declaration | Michal Simek |
2015-11-06 | Merge branch 'master' of git://git.denx.de/u-boot-nios | Tom Rini |
2015-11-06 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2015-11-06 | MIPS: bootm: use CONFIG_IS_ENABLED() everywhere | Daniel Schwierzeck |
2015-11-06 | MIPS: bootm: rework and fix broken bootm code | Daniel Schwierzeck |
2015-11-06 | nios2: fix cached mode in clearing the BSS | Thomas Chou |
2015-11-06 | nios2: remove CONFIG_SYS_INIT_SP macro | Thomas Chou |
2015-11-06 | nios2: change virt_to_phys to use physaddr_mask in global data | Thomas Chou |
2015-11-06 | nios2: remove the useless parenthesis in asm/io.h | Thomas Chou |
2015-11-06 | nios2: fix map_physmem to do real cache mapping | Thomas Chou |
2015-11-05 | powerpc: Remove __ilog2_u64 and ffs4 from bitops | Fabio Estevam |
2015-11-05 | compat: Remove is_power_of_2() definition | Fabio Estevam |
2015-11-05 | avr32: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | arc: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | mips: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | nios2: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | nds32: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | openrisc: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | sparc: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | sandbox: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | microblaze: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | sh: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | blackfin: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | m68k: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | x86: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | ARM: Use the generic bitops headers | Fabio Estevam |
2015-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-11-05 | Merge git://git.denx.de/u-boot-samsung | Tom Rini |
2015-11-05 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2015-11-05 | video: Drop DEV_EXT_VIDEO flag | Bin Meng |
2015-11-05 | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng |
2015-11-05 | arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash | Chin Liang See |
2015-11-04 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2015-11-04 | mpc85xx: Add support for the Varisys Cyrus board | Andy Fleming |
2015-11-04 | ARM: zynq: Remove zc70x target | Michal Simek |
2015-11-04 | arm: zynq: Move serial driver to driver model | Simon Glass |