Commit Graph

6481 Commits (01496c4fac227221e67d93cb9cc14f48fb98a2b6)

Author SHA1 Message Date
Alexey Brodkin 01496c4fac serial-arc: switch to DM 10 years ago
Alexey Brodkin b903792e44 arc: minor fixes in Kconfig 10 years ago
Alexey Brodkin f56d625ee0 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 10 years ago
Alexey Brodkin 8ee28251d9 arc: move low-level interrupt and exception handlers in a separate file 10 years ago
Alexey Brodkin 4d93617d87 arc: merge common start-up code between ARC and ARCv2 10 years ago
Alexey Brodkin ae4a351ad9 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() 10 years ago
Bo Shen ff255e836a ARM: atmel: at91sam9n12ek: enable spl support 10 years ago
Bo Shen d85e8914b3 ARM: atmel: at91sam9x5ek: enable spl support 10 years ago
Bo Shen 41d41a93fb ARM: atmel: at91sam9m10g45ek: enable spl support 10 years ago
Bo Shen 72cb3b6b54 ARM: atmel: arm926ejs: fix clock configuration 10 years ago
Tom Rini e755d54392 spl_atmel.c: Switch s_init to board_init_f 10 years ago
Bo Shen a2df3a37d7 ARM: atmel: armv7: switch to use common timer functions 10 years ago
Bo Shen a02c8a31bd ARM: atmel: arm9: switch to use common timer functions 10 years ago
Iain Paton e71b422bd7 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock 10 years ago
Iain Paton 7a140117ef sunxi: sun4i: improve cpu clock selection method 10 years ago
Hans de Goede 246e3b8787 sunxi: musb: Fix some lo speed devices not working with musb host 10 years ago
Linus Walleij d5f3d17ca6 armv8: semihosting: delete external interface 10 years ago
Linus Walleij 202a674bb8 armv8: semihosting: add a command to load semihosted images 10 years ago
Linus Walleij e769f68613 armv8: semihosting: do not inline trap call 10 years ago
Masahiro Yamada aa63387a39 m68k: merge per-CPU config.mk into arch/m68k/Makefile 10 years ago
Masahiro Yamada 4cbd29284d m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada f47fb6b4a0 m68k: mcf523x: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada 2bb1cd53e9 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada 7f8ebbf095 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada c155ab74f7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada bdde659516 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada d4a9b17df5 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk 10 years ago
Masahiro Yamada d6c418e4b8 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 10 years ago
Masahiro Yamada ddf6bd4876 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 10 years ago
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on 10 years ago
Masahiro Yamada 91405b7fa9 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN 10 years ago
Masahiro Yamada 6eb6f132e6 m68k: remove arch/m68k/lib/board.c 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Bin Meng e4ad6031a7 x86: quark: Enable on-chip ethernet controllers 10 years ago
Tom Rini 1c854dc5d4 arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME 10 years ago
Bin Meng 312cc39e27 x86: quark: MRC codes clean up 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Masahiro Yamada 90e357efed ARM: UniPhier: remove unnecessary ifdef conditional 10 years ago
Masahiro Yamada a509161a21 ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper 10 years ago
Masahiro Yamada 62118b7b01 ARM: UniPhier: optimize kicking secondary CPUs code 10 years ago
Masahiro Yamada 4d13b1b708 ARM: UniPhier: fix typos in comments 10 years ago
Masahiro Yamada def3feb8cb ARM: UniPhier: add empty lowlevel_init to U-boot proper 10 years ago
Masahiro Yamada ce3a63905b ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer 10 years ago
Masahiro Yamada 499785b970 ARM: UniPhier: enable Driver Model and UART on SPL 10 years ago
Masahiro Yamada 7d1a3a67bc ARM: UniPhier: move UART pin settings to SPL 10 years ago
Masahiro Yamada 94ab98bb1c ARM: UniPhier: move platform devices to SPL 10 years ago
Masahiro Yamada d5e7305013 ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 10 years ago
Masahiro Yamada 4ab994b16a ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC 10 years ago