- 939baa6 board: BuR: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
- cb3ce95 global: Drop common.h inclusion by Tom Rini · 1 year, 1 month ago
- c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 3 months ago
- 0852d58 BuR: Drop old LCD code by Simon Glass · 2 years, 3 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
- 260cbc9 video: omap: move drivers to 'ti' directory by Dario Binacchi · 4 years, 1 month ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- 449c5e5 board: brxre1: fix building errors by Dario Binacchi · 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 · 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
- fbc7c7d board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 7 years ago
- d63f713 board/BuR/common: refactor ft_board_setup(...) by Hannes Schmelzer · 7 years ago
- 96cf89f board/BuR/common: fix PMIC mpu-pll setup by Hannes Schmelzer · 7 years ago
- 2930941 board/BuR/common: remove interface Label from summary screen by Hannes Schmelzer · 7 years ago
- e225970 board/BuR/common: make CONFIG_LCD optional by Hannes Schmelzer · 7 years ago
- dc36b65 board/BuR/common: drop simple-framebuffer setup by Hannes Schmelzer · 7 years ago
- e31fb4d board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · 7 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
- 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 · 8 years ago
- f687737 board/BuR/brxre1: fix MMC boot by Hannes Schmelzer · 8 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
- b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 9 years ago
- 568cfb4 board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · 9 years ago
- 9b63ba3 board/BuR/common: support timer5 for pwm-backlight by Hannes Petermaier · 10 years ago
- 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 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
- 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
- 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
- 46c8ebc Add board_mmc_init(...) function for init mmc1 only 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
- 893c04e board: Add support for B&R T-Series Motherboard by Hannes Petermaier · 11 years ago