summaryrefslogtreecommitdiff
path: root/board/BuS
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-4/+4
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-07eb_cpu5282: Declare diplay_width / display_height as externsTom Rini1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin1-4/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-17common: Move testdram() into init.hSimon Glass1-1/+2
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-4/+4
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-21status_led: Kconfig migrationUri Mashiach1-1/+1
2015-09-12arm: Remove vl_ma2sc boardSimon Glass4-550/+0
2015-09-11arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boardsSimon Glass4-400/+0
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-30Export redesignMartin Dorwig1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2-6/+0
2014-09-14kconfig: 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-02arm926ejs, 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-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Refactor 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-04eb_cpux9k2: fix chip selectJens Scharsig1-3/+3
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2-5/+0
2012-08-10rename 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-18ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL1-58/+15
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-06net: 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-22update arm/at91rm9200 work with rework rework110202Jens Scharsig1-26/+26