summaryrefslogtreecommitdiff
path: root/board/BuS
AgeCommit message (Expand)Author
2015-09-11arm: Remove vl_ma2sc boardSimon Glass
2015-09-11arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boardsSimon Glass
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2015-01-29Export redesignMartin Dorwig
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-11-14M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-09-03eb_cpux9k2: fix chip selectJens Scharsig
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann
2012-08-09rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig
2012-07-07add new board vl_ma2scesw@bus-elektronik.de
2011-11-07ColdFire: The EB+MCF-EV123 boards config updateJason Jin
2011-10-19ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-07-26Remove calls to set_timer outside arch/Graeme Russ
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-04eb_cpux9k2: use atmel_usartAndreas Bießmann
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-19update board EB+CPUx9K2Jens Scharsig
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-02-12new board (eb_cpux9k2)Jens Scharsig
2009-07-26update the EB+MCF-EV123 board supportJens Scharsig
2009-06-12General help message cleanupWolfgang Denk
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew