Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0ab24c37f03a3a23982edb63d88c4f22bb8bc2c5
/
board
/
BuR
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
691d719
common: Drop init.h from common header
by Simon Glass
· 4 years, 6 months ago
449c5e5
board: brxre1: fix building errors
by Dario Binacchi
· 4 years, 9 months ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 4 years, 10 months ago
9a3b4ce
common: Move reset_cpu() to the CPU header
by Simon Glass
· 4 years, 10 months ago
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
f083583
common: Move bootcount functions to their header file
by Simon Glass
· 5 years ago
c04ac5b
board/BuR/brppt2: initial commit
by Hannes Schmelzer
· 5 years ago
9c61158
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· 5 years ago
60df809
board/BuR/brsmarc1: initial commit
by Hannes Schmelzer
· 5 years ago
9eef56d
env: Move env_get_ulong() to env.h
by Simon Glass
· 5 years ago
168068f
env: Move env_set_ulong() to env.h
by Simon Glass
· 5 years ago
c7694dd
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
7a56c93
board/BuR/common: fix detection for PSC/STM resetcontroller
by Hannes Schmelzer
· 5 years ago
1d26073
board/BuR/brxre1: use common resetcontroller implementation
by Hannes Schmelzer
· 6 years ago
2b1e242
board/BuR/brxre1: cosmetic cleanup
by Hannes Schmelzer
· 6 years ago
f4b9f0b
board/BuR/common: add br resetcontoller implementation
by Hannes Schmelzer
· 6 years ago
2fac7a8
board/BuR/common: add 'brdefaulip_setup' function
by Hannes Schmelzer
· 6 years ago
47656d9
board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff
by Hannes Schmelzer
· 6 years ago
ad6be25
board/BuR/common: prepare for compiling common into non AM33XX boards
by Hannes Schmelzer
· 6 years ago
eaba7df
board/BuR/brxre1: convert do DM
by Hannes Schmelzer
· 6 years ago
a9484aa
board/BuR/brppt1: drop DM_I2C_COMPAT
by Hannes Schmelzer
· 6 years ago
0938cff
board/BuR/brppt1: add makerule for generating production files
by Hannes Schmelzer
· 6 years ago
fbc7c7d
board/BuR/brppt1: convert brppt1 boards to driver model
by Hannes Schmelzer
· 6 years ago
73e9db2
board/BuR/brppt1: implement more flexible boot process
by Hannes Schmelzer
· 6 years ago
d63f713
board/BuR/common: refactor ft_board_setup(...)
by Hannes Schmelzer
· 6 years ago
1d46986
board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
by Hannes Schmelzer
· 6 years ago
96cf89f
board/BuR/common: fix PMIC mpu-pll setup
by Hannes Schmelzer
· 6 years ago
2930941
board/BuR/common: remove interface Label from summary screen
by Hannes Schmelzer
· 6 years ago
9596367
board/BuR/brppt1: drop LCD-support
by Hannes Schmelzer
· 6 years ago
e225970
board/BuR/common: make CONFIG_LCD optional
by Hannes Schmelzer
· 6 years ago
dc36b65
board/BuR/common: drop simple-framebuffer setup
by Hannes Schmelzer
· 6 years ago
e31fb4d
board/BuR: drop devicetree loading and lcd setup for linux-targets
by Hannes Schmelzer
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
193f6fb
board/BuR: drop LCDC clock manipulation from board code
by Hannes Schmelzer
· 7 years ago
0fcec57
board/BuR: provide real clock-frequency instead a divider
by Hannes Schmelzer
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
573cc46
board: BuR: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
f687737
board/BuR/brxre1: fix MMC boot
by Hannes Schmelzer
· 7 years ago
4aa2ba3
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
169b50e
board/BuR/common: incorrect check of dtb
by xypron.glpk@gmx.de
· 8 years ago
d5abcf9
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
by Jean-Jacques Hiblot
· 8 years ago
a4d7999
board/BuR: rename kwb board to brxre1
by Hannes Schmelzer
· 8 years ago
2290fe0
board/BuR: rename tseries board to brppt1
by Hannes Schmelzer
· 8 years ago
b616d9b
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
568cfb4
board/BuR: drop ETH-support in SPL-Stage
by Hannes Schmelzer
· 9 years ago
91931f7
board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)
by Hannes Petermaier
· 9 years ago
6312e9a
board/BuR: simplify default IP-setup on B&R boards.
by Hannes Petermaier
· 9 years ago
9b63ba3
board/BuR/common: support timer5 for pwm-backlight
by Hannes Petermaier
· 9 years ago
4c302b9
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
by Hannes Schmelzer
· 9 years ago
5094bef
board/BuR/common: rename "usbupdate" environment to "usbscript"
by Hannes Petermaier
· 10 years ago
99f7247
board/BuR/tseries: Add simplefb support
by Hannes Petermaier
· 10 years ago
d804452
board/BuR/tseries: take usage of CONFIG_LCD_ROTATION
by Hannes Petermaier
· 10 years ago
e0e3aa5
board/BuR/tseries: change pinmux
by Hannes Petermaier
· 10 years ago
d79c138
board/BuR/tseries: reactivate NAND-board
by Hannes Petermaier
· 10 years ago
47c1422
board/BuR/common: simplify access to devicetree
by Hannes Petermaier
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
7504618
board/BuR/common: remove unused function 'blink'
by Hannes Petermaier
· 10 years ago
2b5b2be
board/BuR/common: move I2C initialization from common part to board-specific
by Hannes Petermaier
· 10 years ago
e52e9cc
board/BuR/common: use SYS_CONSOLE_OVERWRITE
by Hannes Petermaier
· 10 years ago
8db622c
board/BuR/kwb: Support modify bootcmd through reset-controller
by Hannes Petermaier
· 10 years ago
a964292
board/BuR/kwb: Form a bootline for vxWorks
by Hannes Petermaier
· 10 years ago
cf630f2
board/BuR/kwb: switch to board HW-Rev3
by Hannes Petermaier
· 10 years ago
2a292a8
board/BuR/tseries: cosmetic changes
by Hannes Petermaier
· 10 years ago
a6ec579
board/BuR/tseries: Chg Pinmux - enable UART1 pins
by Hannes Petermaier
· 10 years ago
71d75d1
board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
by Hannes Petermaier
· 10 years ago
2f32ea7
board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
by Hannes Petermaier
· 10 years ago
cf1331f
board/BuR/tseries: Enable HW-Watchdog
by Hannes Petermaier
· 10 years ago
d301425
board/BuR/common: try to setup cpsw mac-address from the devicetree
by Hannes Petermaier
· 10 years ago
fbd5aed
board/BuR/common: Take usage of am335x LCD-Display
by Hannes Petermaier
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
207828e
board/BuR: fix pinmux for MII Ethernet Interface
by Hannes Petermaier
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
1ab6f61
board/BuR/tseries: cosmetic changes
by Hannes Petermaier
· 10 years ago
ef1bd8f
board/BuR/tseries: only run gpmc_init(...) in NAND-build
by Hannes Petermaier
· 10 years ago
9a1063e
board/BuR/tseries: Add support for using 8-bit on eMMC
by Hannes Petermaier
· 10 years ago
46c8ebc
Add board_mmc_init(...) function for init mmc1 only
by Hannes Petermaier
· 11 years ago
aadf319
board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
by Hannes Petermaier
· 11 years ago
4b75fd5
board/BuR/common: fix phy addresses
by Hannes Petermaier
· 11 years ago
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
072cefe
Add support for B&R KWB Motherboard
by Hannes Petermaier
· 11 years ago
893c04e
board: Add support for B&R T-Series Motherboard
by Hannes Petermaier
· 11 years ago