Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e55047ec51a662c12ed53ff543ec7cdf158b2137
/
board
/
phytec
bdc9fef
pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy
by Lukasz Majewski
· 6 years ago
15a4456
pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
by Lukasz Majewski
· 6 years ago
379255f
pcm052: board: Add code to setup LED default states
by Lukasz Majewski
· 6 years ago
e5b345f
pcm052: bk4: sdcard: Add support for SD card booting/recovery
by Lukasz Majewski
· 6 years ago
27e15e5
pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
by Lukasz Majewski
· 6 years ago
fbe114a
pcm052: board: cosmetic: Add copyright notice to pcm052.c
by Lukasz Majewski
· 6 years ago
5f1588a
pcm052: board: vybrid: Update the board name for BK4 device
by Lukasz Majewski
· 6 years ago
fea63a5
pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
by Lukasz Majewski
· 6 years ago
bc51c91
pcm052: board: Do not enable I2C2 code in the board file
by Lukasz Majewski
· 6 years ago
0963060
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
by Martyn Welch
· 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
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
79df00f
MAINTAINERS: Add missing boards and config entries
by Tom Rini
· 7 years ago
32191a3
rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
by Wadim Egorov
· 7 years ago
cb40adf
pfla02: Fix RAM detection and support 1 bank SOM
by Stefano Babic
· 7 years ago
3aa4b70
imx: imx6: Move gpr_init() function to soc.c
by Breno Lima
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
83605d3
mx6: Add support for Phytec pfla02 (NAND)
by Stefano Babic
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
bafcf2d
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
by Wadim Egorov
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
fc843a0
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 7 years ago
b3cf433
pcm058: Fix unused variable warnings
by Tom Rini
· 8 years ago
f1683aa
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
088454c
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
52c4118
board_f: Drop board_type parameter from initdram()
by Simon Glass
· 8 years ago
7966b43
ARM: vf610: move to standard arch/board approach
by Stefan Agner
· 8 years ago
db74cbf
pcm052: fix DDR initialization sequence
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
03bf9d5
imx: s/docs\/README.imximage/doc\/README.imximage/g
by Jagan Teki
· 8 years ago
27192d1
pcm052: add new BK4r1 target based on PCM052 SoM
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
a7e5f7f
pcm052: allow specifying onboard DDR size in configs
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
303a244
pcm052: add 'm4go' command
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
edf0093
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
876a25d
mx6: Add Phytec PCM058 i.MX6 Quad
by Stefano Babic
· 8 years ago
7ffe3cd
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· 8 years ago
931a1d2
vf610: add support for Phytec PCM052
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
58d423b
dm: select CONFIG_DM* options
by Masahiro Yamada
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
001646c
dm: omap3: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 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
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
965de8b
ARM: AM33xx+: Update ioregs to pass different values
by Lokesh Vutla
· 11 years ago
f15ea6e
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
39245c8
am33xx: Stop modifying certain EMIF4D registers
by Tom Rini
· 11 years ago
7aecdb0
pcm051: Support for revision 3
by Lars Poeschel
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
6478cde
pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
by Lars Poeschel
· 11 years ago
dafd4db
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
73feefd
am33xx: Stop using PHYS_DRAM_1 define
by Tom Rini
· 11 years ago
0660481
ARM: AM33xx: Move s_init to a common place
by Heiko Schocher
· 11 years ago
94d77fb
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7ea7f68
arm, am33xx: move uart soft reset code to common place
by Heiko Schocher
· 11 years ago
49f7836
arm, am33xx: move rtc32k_enable() to common place
by Heiko Schocher
· 11 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
cecac32
pcm051: Enable DDR PHY dynamic power down bit
by Lars Poeschel
· 12 years ago
3ba65f9
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
81df2ba
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
9648865
am33xx: pcm051: Remove wp pin mux for sd-card
by Lars Poeschel
· 12 years ago
8978f86
am33xx: Drop gpio0_7_pin_mux from phytec pcm051
by Tom Rini
· 12 years ago
1c1b7c3
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1211a46
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
28958b8
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
c996994
board support patch for phyCORE-MPC5200B-tiny
by Jon Smirl
· 15 years ago