Age | Commit message (Expand) | Author |
2014-01-14 | board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include | Ezequiel Garcia |
2013-11-17 | Makefile: make directories by Makefile.build | Masahiro Yamada |
2013-11-15 | nios2: remove unnecessary header include path | Masahiro Yamada |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-11-01 | nios2: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-10-07 | socfpga: Adding pin mux handoff files | Chin Liang See |
2013-10-07 | socfpga: Adding System Manager driver | Chin Liang See |
2013-07-25 | Merge branch 'u-boot/master' into u-boot-arm/master | Albert ARIBAUD |
2013-07-25 | socfpga: Move board/socfpga_cyclone5 to board/socfpga | Dinh Nguyen |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-04 | ARM: Add Altera SOCFPGA Cyclone5 | Dinh Nguyen |
2011-10-28 | board/nios2-generic: Use altera_pio driver and remove board specific driver | Joachim Foerster |
2011-10-28 | gpio: Add driver for Altera's PIO core | Joachim Foerster |
2011-10-26 | altera_tse: Add support for dedicated descriptor memory | Joachim Foerster |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-04-30 | Handle most LDSCRIPT setting centrally | Scott Wood |
2011-04-08 | nios2: reset cfi flash before reading env | Thomas Chou |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-02-08 | nios2: add gpio_is_valid | Thomas Chou |
2011-02-08 | nios2: add gpio_free | Thomas Chou |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-07-12 | nios2: remove EP1C20, EP1S10, EP1S40 boards | Thomas Chou |
2010-07-12 | nios2: add spi flash support to nios2-generic board | Thomas Chou |
2010-07-12 | nios2: add gpio_request | Thomas Chou |
2010-05-28 | nios: remove nios-32 arch | Thomas Chou |
2010-05-28 | nios2: add gpio support to nios2-generic board | Thomas Chou |
2010-04-24 | nios2: add nios2-generic board | Thomas Chou |
2010-04-24 | nios2: add altera cf reset | Thomas Chou |
2010-04-16 | nios2: Move individual board linker scripts to common script in cpu tree. | Scott McNutt |
2010-04-13 | nios: Move cpu/nios/* to arch/nios/cpu/* | Peter Tyser |
2010-04-02 | nios2: Fix AMDLV065D flash write bug in altera board common tree. | Scott McNutt |
2010-04-02 | nios2: Fix outx/writex parameter order in io.h | Scott McNutt |
2009-10-04 | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-08-25 | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2007-07-09 | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |