index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
BuR
/
common
/
common.c
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-04-26
board/BuR/common: add 'brdefaulip_setup' function
Hannes Schmelzer
2019-04-26
board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff
Hannes Schmelzer
2019-04-26
board/BuR/common: prepare for compiling common into non AM33XX boards
Hannes Schmelzer
2019-02-19
board/BuR/brxre1: convert do DM
Hannes Schmelzer
2019-02-09
board/BuR/brppt1: drop DM_I2C_COMPAT
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: convert brppt1 boards to driver model
Hannes Schmelzer
2018-07-19
board/BuR/common: refactor ft_board_setup(...)
Hannes Schmelzer
2018-07-19
board/BuR/common: fix PMIC mpu-pll setup
Hannes Schmelzer
2018-07-19
board/BuR/common: remove interface Label from summary screen
Hannes Schmelzer
2018-07-19
board/BuR/common: make CONFIG_LCD optional
Hannes Schmelzer
2018-07-19
board/BuR/common: drop simple-framebuffer setup
Hannes Schmelzer
2018-07-19
board/BuR: drop devicetree loading and lcd setup for linux-targets
Hannes Schmelzer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-01-11
board/BuR: provide real clock-frequency instead a divider
Hannes Schmelzer
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-11
board: BuR: use get_nand_dev_by_index()
Grygorii Strashko
2017-06-16
board/BuR/brxre1: fix MMC boot
Hannes Schmelzer
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-05
board/BuR/common: incorrect check of dtb
xypron.glpk@gmx.de
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-02-24
board/BuR: drop ETH-support in SPL-Stage
Hannes Schmelzer
2015-06-18
board/BuR/common: support timer5 for pwm-backlight
Hannes Petermaier
2015-05-28
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Hannes Schmelzer
2015-05-08
board/BuR/tseries: Add simplefb support
Hannes Petermaier
2015-05-08
board/BuR/tseries: take usage of CONFIG_LCD_ROTATION
Hannes Petermaier
2015-04-23
board/BuR/tseries: reactivate NAND-board
Hannes Petermaier
2015-04-23
board/BuR/common: simplify access to devicetree
Hannes Petermaier
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-03-28
board/BuR/common: remove unused function 'blink'
Hannes Petermaier
2015-03-28
board/BuR/common: move I2C initialization from common part to board-specific
Hannes Petermaier
2015-03-17
board/BuR/common: use SYS_CONSOLE_OVERWRITE
Hannes Petermaier
2015-03-05
board/BuR/common: try to setup cpsw mac-address from the devicetree
Hannes Petermaier
2015-03-05
board/BuR/common: Take usage of am335x LCD-Display
Hannes Petermaier
2014-05-23
Add board_mmc_init(...) function for init mmc1 only
Hannes Petermaier
2014-03-06
board/BuR/common: fix phy addresses
Hannes Petermaier
2014-03-04
drivers: net: cpsw: add support to have phy address from cpsw platform data
Mugunthan V N
2014-02-21
board: Add support for B&R T-Series Motherboard
Hannes Petermaier