Commit Graph

85 Commits (694cc87b76b1063a2a7a8bd1809e990df0a469f8)

Author SHA1 Message Date
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Thomas Chou c69d2e5761 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook 10 years ago
Thomas Chou 57cfeb5140 nios2: move nios2.h to arch asm directory 10 years ago
Thomas Chou 8645071006 nios2: divide nios2-io.h into each specific drivers and remove it 10 years ago
Thomas Chou 055626acba nios2: remove EPCS driver 10 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 10 years ago
Thomas Chou 70fbc46192 nios2: remove obsolete PCI5441 and PK1C20 boards 10 years ago
Vasili Galka 00a2517fcb nios2: Fix printf size_t format related warnings (again...) 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada afea2c969a nios2: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Thomas Chou 1a05b5f91e nios2: fix missing comment terminator from SPDX License commit 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Andreas Bießmann 63495ad77a nios2: fix style in board.c. 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Simon Glass 1f7559ec38 nios2: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Thomas Chou db71964235 nios2: remove asm/status_led.h 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Thomas Chou 7dfb060291 nios2: move gd and bd into BSS 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Alex Hornung 7bd7b31574 nios2: implement get_ticks and get_tbclk 13 years ago
Stefan Kristiansson 8875833a86 nios2: add flush_dcache_range function 13 years ago
Joachim Foerster 4279c53e5b nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 13 years ago
Joachim Foerster 03d67e1276 gpio: Add driver for Altera's PIO core 13 years ago
Joachim Foerster f956ad98b2 nios2: Pseudo implement dcache_status/enable/disable() 13 years ago
Anton Staaf 6fa6035ff2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Thomas Chou e09e083f7f nios2: Make STANDALONE_LOAD_ADDR configurable per board 14 years ago