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
Age
Commit message (
Expand
)
Author
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-03-03
board: brxre1: fix building errors
Dario Binacchi
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move bootcount functions to their header file
Simon Glass
2019-11-03
board/BuR/brppt2: initial commit
Hannes Schmelzer
2019-08-12
Merge branch '2019-08-11-ti-imports'
Tom Rini
2019-08-12
board/BuR/brsmarc1: initial commit
Hannes Schmelzer
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-06-05
board/BuR/common: fix detection for PSC/STM resetcontroller
Hannes Schmelzer
2019-04-26
board/BuR/brxre1: use common resetcontroller implementation
Hannes Schmelzer
2019-04-26
board/BuR/brxre1: cosmetic cleanup
Hannes Schmelzer
2019-04-26
board/BuR/common: add br resetcontoller implementation
Hannes Schmelzer
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: add makerule for generating production files
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: convert brppt1 boards to driver model
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: implement more flexible boot process
Hannes Schmelzer
2018-07-19
board/BuR/common: refactor ft_board_setup(...)
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
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/brppt1: drop LCD-support
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: drop LCDC clock manipulation from board code
Hannes Schmelzer
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
[next]