summaryrefslogtreecommitdiffstats
path: root/board/BuS
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove vl_ma2sc boardSimon Glass2015-09-114-550/+0
* arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boardsSimon Glass2015-09-114-400/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-82/+0
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-182-2/+2
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-212-6/+0
* Export redesignMartin Dorwig2015-01-291-1/+1
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-292-6/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-133-14/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-303-0/+21
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-303-0/+65
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-091-2/+3
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-011-16/+2
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-42/+2
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-242-2/+2
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-119/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)2012-11-146-727/+79
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* eb_cpux9k2: fix chip selectJens Scharsig2012-09-031-3/+3
* arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-012-5/+0
* rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig2012-08-097-0/+0
* add new board vl_ma2scesw@bus-elektronik.de2012-07-072-0/+599
* ColdFire: The EB+MCF-EV123 boards config updateJason Jin2011-11-072-2/+0
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-191-58/+15
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* Remove calls to set_timer outside arch/Graeme Russ2011-07-261-4/+6
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* eb_cpux9k2: use atmel_usartAndreas Bießmann2011-07-041-0/+7
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-211-26/+26
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* update board EB+CPUx9K2Jens Scharsig2010-10-192-5/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-184-5/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-4/+4
* new board (eb_cpux9k2)Jens Scharsig2010-02-123-0/+438
* update the EB+MCF-EV123 board supportJens Scharsig2009-07-264-201/+89
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-2/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-305/+1
OpenPOWER on IntegriCloud