aboutsummaryrefslogtreecommitdiff
path: root/board/BuS
AgeCommit message (Expand)AuthorFilesLines
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-82/+0
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger2-2/+2
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada2-6/+0
2015-01-29Export redesignMartin Dorwig1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2-6/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada3-14/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada3-0/+21
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada3-0/+65
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-2/+3
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher1-16/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-42/+2
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-119/+7
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2-2/+2
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-11-14M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)6-727/+79
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-09-03eb_cpux9k2: fix chip selectJens Scharsig1-3/+3
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2-5/+0
2012-08-09rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig7-0/+0
2012-07-07add new board vl_ma2scesw@bus-elektronik.de2-0/+599
2011-11-07ColdFire: The EB+MCF-EV123 boards config updateJason Jin2-2/+0
2011-10-19ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL1-58/+15
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-2/+0
2011-07-26Remove calls to set_timer outside arch/Graeme Russ1-4/+6
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-07-04eb_cpux9k2: use atmel_usartAndreas Bießmann1-0/+7
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig1-26/+26
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier2-4/+4
2010-10-19update board EB+CPUx9K2Jens Scharsig2-5/+3
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk4-5/+5
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-1/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-4/+4
2010-02-12new board (eb_cpux9k2)Jens Scharsig3-0/+438
2009-07-26update the EB+MCF-EV123 board supportJens Scharsig4-201/+89
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-2/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew2-305/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-41/+41
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1