~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/board/BuS
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* video: Drop VCXK video controllerSimon Glass2022-10-30
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* eb_cpu5282: Declare diplay_width / display_height as externsTom Rini2021-07-07
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-26
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Move testdram() into init.hSimon Glass2020-01-17
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* status_led: Kconfig migrationUri Mashiach2017-01-21
* arm: Remove vl_ma2sc boardSimon Glass2015-09-11
* arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boardsSimon Glass2015-09-11
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-23
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21
* Export redesignMartin Dorwig2015-01-29
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-09
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-01
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15
|/
* M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)2012-11-14
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22
* eb_cpux9k2: fix chip selectJens Scharsig2012-09-03
* arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-01
* rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig2012-08-09
* add new board vl_ma2scesw@bus-elektronik.de2012-07-07
* ColdFire: The EB+MCF-EV123 boards config updateJason Jin2011-11-07
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-19
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* net: drop !NET_MULTI codeMike Frysinger2011-10-05