Commit Graph

33653 Commits (207e97b92334bc3992ad7b0a3554a5b1c92ce533)
 

Author SHA1 Message Date
Thomas Chou 207e97b923 nios2: add memcpy_fromio and memcpy_toio 9 years ago
Thomas Chou af54c18d4c nios2: use cfi flash driver model 9 years ago
Thomas Chou f105691043 cfi_flash: convert to driver model 9 years ago
Thomas Chou d85879938d dm: implement a MTD uclass 9 years ago
Masahiro Yamada b375219e73 ARM: uniphier: drop UniPhier specific SMP code 9 years ago
Masahiro Yamada 2610b1362b ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2 9 years ago
Masahiro Yamada 57e2c481c7 ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4 9 years ago
Tom Rini cad0499071 Merge branch 'master' of git://git.denx.de/u-boot-arm 9 years ago
Stephen Warren 5e68ff3949 ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere 9 years ago
Stephen Warren 376cb1a453 ARM: tegra: add custom MMU setup on ARMv8 9 years ago
Stephen Warren 3c6af3bad4 armv8: allow custom MMU setup routines on ARMv8 9 years ago
Stephen Warren 88f965d720 armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY 9 years ago
Fabio Estevam 9549867c86 ls1043ardb: Add missing config entries to MAINTAINERS 9 years ago
Tom Rini 3a90cb676f board/ti: Update MAINTAINERS entries with more boards 9 years ago
Vadzim Dambrouski 43fb0e3926 arm: stm32f4: fix a bug when a random sector gets erased 9 years ago
Vadzim Dambrouski 4cd3246f2a arm: stm32f4: fix a bug when only first sector gets erased 9 years ago
Tom Rini 7ff15aca1a powerpc: Finish updating u-boot*lds scripts for newer binutils 9 years ago
Tom Rini d89059beed board/ti: Update MAINTAINERS entries with more boards 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Albert ARIBAUD 3562936373 Revive OpenRD targets 9 years ago
Albert ARIBAUD e7de61b3e4 kirkwood: support CONFIG_SYS_THUMB_BUILD 9 years ago
Albert ARIBAUD 44b0e47ac0 tricorder: switch to CONFIG_SYS_THUMB_BUILD 9 years ago
Albert ARIBAUD 62e92077a8 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
Albert ARIBAUD bf104ffa25 stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD 9 years ago
Vadzim Dambrouski 7bdf75ca5c arm: fix compile warnings when semihosting is enabled on ARMv7M target. 9 years ago
Vadzim Dambrouski 432a6241bd arm: add support for semihosting for ARMv7M targets 9 years ago
Zhenhua Luo 522b021a8a mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition 9 years ago
Måns Rullgård 44d0677a90 Replace "extern inline" with "static inline" 9 years ago
Michal Simek e490ad25eb ARM64: zynqmp: Sync zynq_sdhci_init() declaration 9 years ago
Tom Rini 4ca0c3c993 Merge branch 'master' of git://git.denx.de/u-boot-nios 9 years ago
Tom Rini 250ea267d8 Merge branch 'master' of git://git.denx.de/u-boot-mips 9 years ago
Daniel Schwierzeck 347ea94e2a MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 9 years ago
Daniel Schwierzeck 2bb5b63879 MIPS: bootm: rework and fix broken bootm code 9 years ago
Daniel Schwierzeck fb3db63575 common/board_f: enable setup_board_part1() for MIPS 9 years ago
Thomas Chou 75199d6f72 net: altera_tse: get numbers of fdt address and size cells 9 years ago
Thomas Chou 4c8df1d359 net: altera_tse: use BIT macro 9 years ago
Thomas Chou 14fb536990 net: altera_tse: remove the useless parenthesis 9 years ago
Thomas Chou 13146ec938 net: altera_tse: fix packed and aligned attribute 9 years ago
Thomas Chou 2cd0a52ece net: altera_tse: use data type u32 for regs and desc 9 years ago
Thomas Chou fba54a5d61 net: altera_tse: remove unused macro and regs def 9 years ago
Thomas Chou 540bb5422c nios2: trim CONFIG_SYS_MEMTEST_END 9 years ago
Thomas Chou 2925e2b9ee nios2: trim CONFIG_SYS_MALLOC_LEN 9 years ago
Thomas Chou e03c17d053 altera_uart: Adjust the declaration of debug_uart_init() 9 years ago
Thomas Chou 933529ce15 altera_jtag_uart: Adjust the declaration of debug_uart_init() 9 years ago
Thomas Chou 9208d7eba1 nios2: fix cached mode in clearing the BSS 9 years ago
Thomas Chou 65af9f6971 nios2: remove CONFIG_SYS_INIT_SP macro 9 years ago
Thomas Chou 92ae05cfc7 nios2: remove CONFIG_SYS_MALLOC_BASE macro 9 years ago
Thomas Chou ddf34c2606 spi: altera_spi: minor clean up 9 years ago
Thomas Chou 687dbff2cf misc: altera_sysid: minor clean up 9 years ago
Thomas Chou 1235e5a56e timer: altera_timer: minor clean up 9 years ago