index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
BuR
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
3
-7
/
+7
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
2
-2
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
board: brxre1: fix building errors
Dario Binacchi
2020-03-03
3
-2
/
+5
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
2
-4
/
+4
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
3
-0
/
+3
*
common: Move bootcount functions to their header file
Simon Glass
2019-12-02
1
-0
/
+1
*
board/BuR/brppt2: initial commit
Hannes Schmelzer
2019-11-03
5
-0
/
+610
*
Merge branch '2019-08-11-ti-imports'
Tom Rini
2019-08-12
6
-0
/
+498
|
\
|
*
board/BuR/brsmarc1: initial commit
Hannes Schmelzer
2019-08-12
6
-0
/
+498
*
|
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
|
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
2
-0
/
+2
*
|
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
|
/
*
board/BuR/common: fix detection for PSC/STM resetcontroller
Hannes Schmelzer
2019-06-05
1
-0
/
+1
*
board/BuR/brxre1: use common resetcontroller implementation
Hannes Schmelzer
2019-04-26
2
-142
/
+18
*
board/BuR/brxre1: cosmetic cleanup
Hannes Schmelzer
2019-04-26
1
-9
/
+8
*
board/BuR/common: add br resetcontoller implementation
Hannes Schmelzer
2019-04-26
2
-0
/
+260
*
board/BuR/common: add 'brdefaulip_setup' function
Hannes Schmelzer
2019-04-26
2
-0
/
+36
*
board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff
Hannes Schmelzer
2019-04-26
1
-4
/
+5
*
board/BuR/common: prepare for compiling common into non AM33XX boards
Hannes Schmelzer
2019-04-26
1
-16
/
+14
*
board/BuR/brxre1: convert do DM
Hannes Schmelzer
2019-02-19
3
-33
/
+52
*
board/BuR/brppt1: drop DM_I2C_COMPAT
Hannes Schmelzer
2019-02-09
4
-8
/
+8
*
board/BuR/brppt1: add makerule for generating production files
Hannes Schmelzer
2018-07-19
1
-0
/
+36
*
board/BuR/brppt1: convert brppt1 boards to driver model
Hannes Schmelzer
2018-07-19
2
-101
/
+24
*
board/BuR/brppt1: implement more flexible boot process
Hannes Schmelzer
2018-07-19
1
-3
/
+25
*
board/BuR/common: refactor ft_board_setup(...)
Hannes Schmelzer
2018-07-19
1
-5
/
+10
*
board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
Hannes Schmelzer
2018-07-19
1
-16
/
+0
*
board/BuR/common: fix PMIC mpu-pll setup
Hannes Schmelzer
2018-07-19
1
-1
/
+1
*
board/BuR/common: remove interface Label from summary screen
Hannes Schmelzer
2018-07-19
1
-2
/
+2
*
board/BuR/brppt1: drop LCD-support
Hannes Schmelzer
2018-07-19
1
-4
/
+0
*
board/BuR/common: make CONFIG_LCD optional
Hannes Schmelzer
2018-07-19
1
-21
/
+18
*
board/BuR/common: drop simple-framebuffer setup
Hannes Schmelzer
2018-07-19
1
-26
/
+0
*
board/BuR: drop devicetree loading and lcd setup for linux-targets
Hannes Schmelzer
2018-07-19
1
-224
/
+6
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
8
-18
/
+8
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+1
*
board/BuR: drop LCDC clock manipulation from board code
Hannes Schmelzer
2018-01-11
2
-5
/
+0
*
board/BuR: provide real clock-frequency instead a divider
Hannes Schmelzer
2018-01-11
1
-10
/
+4
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
2
-23
/
+23
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-6
/
+6
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
3
-10
/
+10
*
board: BuR: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
1
-1
/
+2
*
board/BuR/brxre1: fix MMC boot
Hannes Schmelzer
2017-06-16
1
-1
/
+6
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+1
*
board/BuR/common: incorrect check of dtb
xypron.glpk@gmx.de
2017-05-05
1
-3
/
+3
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
1
-1
/
+1
[next]