Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
board
/
ti
/
am335x
256fe86
Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d14739f
Kconfig: make NOR_BOOT a common option
by Peng Fan
· 8 years ago
3d16389
board: am335x: Allow to choose serial device dynamically
by Lokesh Vutla
· 8 years ago
73ec696
ARM: dts: AM335x-ICEv2: Add minimal dts support
by Lokesh Vutla
· 8 years ago
97f3a17
board: AM335x-ICEv2: Add cpsw support
by Lokesh Vutla
· 8 years ago
d8ff4fd
board: AM335x-ICEv2: Add DDR data
by Lokesh Vutla
· 8 years ago
866b178
board: AM335x-ICEv2: Add pinmux support
by Lokesh Vutla
· 8 years ago
a964332
board: AM335x-ICEv2: Add epprom support
by Lokesh Vutla
· 8 years ago
da9d959
ARM: dts: AM335x-BBG: Add initial support
by Lokesh Vutla
· 8 years ago
3819ea7
ARM: dts: AM335x-evmsk: Add initial support
by Lokesh Vutla
· 8 years ago
80b24fc
ARM: AM335x: Enable FIT
by Lokesh Vutla
· 8 years ago
505ea6e
board: am33xx: fit: add support for selecting dtb dynamically
by Lokesh Vutla
· 8 years ago
50149ea
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
770e68c
ti: AM335x: Use generic EEPROM detection logic
by Nishanth Menon
· 9 years ago
dfd1bb4
board/ti/am335x: add support for BeagleBone Green
by robertcnelson@gmail.com
· 9 years ago
9606f71
board/ti/am335x: beaglebone stop muxing i2c1_pin_mux
by robertcnelson@gmail.com
· 9 years ago
d89059b
board/ti: Update MAINTAINERS entries with more boards
by Tom Rini
· 9 years ago
9f13b6d
ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio
by Mugunthan V N
· 9 years ago
bd83e3d
am335x_evm: prepare for eth driver model support
by Mugunthan V N
· 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
326a682
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
91405b7
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 10 years ago
4e34d61
MAINTAINERS, git-mailrc: Update my email address
by Tom Rini
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
001646c
dm: omap3: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
fa840b0
doc: fix spelling errors in am335x/README
by Jeremiah Mahler
· 10 years ago
ae21336
am335x_evm: Convert NOR_BOOT to Kconfig
by Tom Rini
· 10 years ago
40aca03
am335x_evm: Add NOR to Kconfig
by Tom Rini
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
b6ab550
am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.
by Tom Rini
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
48ee8d3
arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX
by Masahiro Yamada
· 10 years ago
1286b7f
am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice
by Tom Rini
· 10 years ago
3df3bc1
board/ti/am335x: add support for beaglebone NOR Cape
by pekon gupta
· 10 years ago
85eb0de
board/ti/am335x: add support for beaglebone NAND cape
by pekon gupta
· 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
c4f80f5
am335x_evm / gumstix pepper: Correct DDR settings
by Tom Rini
· 10 years ago
ad3cd07
ti: am335x: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
41623c9
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
d0e6d34
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
by Tom Rini
· 11 years ago
ba9a670
am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode
by Tom Rini
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
2c67e0e
arm: Handle .gnu.hash section in ldscripts
by Andreas Färber
· 11 years ago
68996b8
am335x_evm: Clarify when we build board_eth_init
by Tom Rini
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a35ad51
ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
by Mugunthan V N
· 11 years ago
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
32f4d72
board/ti/am335x/README: update for NAND boot
by pekon gupta
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 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
47ed5dd
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
39245c8
am33xx: Stop modifying certain EMIF4D registers
by Tom Rini
· 11 years ago
faca8ff
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
2c17e6d
am335x: fix GPMC config for NAND and NOR SPL boot
by pekon gupta
· 11 years ago
e2906a5
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
85b8c5c4
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6843918
am335x: Enable CONFIG_OMAP_WATCHDOG support
by Tom Rini
· 11 years ago
4810400
board: ti: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
52f7d84
am335x:Handle worst case scenario for Errata 1.0.24
by Steve Kipisz
· 11 years ago
9721027
am335x_evm: am33xx_spl_board_init function and scale core frequency
by Tom Rini
· 11 years ago
dafd4db
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
d7ccfc5
am335x_evm: Update README for customization
by Tom Rini
· 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
95cb69f
ARM: AM33xx: Cleanup clocks layer
by Lokesh Vutla
· 11 years ago
94d77fb
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· 11 years ago
486da22
board/ti/am335x/README: Document NOR programming
by Tom Rini
· 11 years ago
c5c7a7c
am335x_evm: Add support to boot from NOR.
by Steve Kipisz
· 11 years ago
cd8845d
am335x_evm: Add support for the NOR module on the memory cape
by Steve Kipisz
· 11 years ago
ace4275
am335x_evm: Rework board_is_foo() checks
by Tom Rini
· 11 years ago
97559b5
board/ti/am335x/README: Document NAND programming
by Tom Rini
· 11 years ago
2bf36ac
drivers: net: cpsw: remove hard coding bd ram for cpsw
by Mugunthan V N
· 11 years ago
5d4dbf1
am335x_evm: Add basic README
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 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
4134122
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a662e0c
am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver
by Joel A Fernandes
· 11 years ago
12d7a47
am335x: enable falcon boot mode for mmc (raw and fat) and nand
by Peter Korsgaard
· 11 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
b996a3e
am335x: Update timings for the beaglebone again
by Tom Rini
· 12 years ago
c7ba18a
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 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
59dcf97
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
98bc122
am335x_evm: Add am335x_evm_usbspl build target
by Tom Rini
· 12 years ago
c0e6679
am335x_evm: enable support for booting via USB
by Ilya Yanok
· 12 years ago
1634e96
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
by Tom Rini
· 12 years ago
13526f7
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
3ec36b3
am335x: display msg when reading MAC from efuse
by Lars Poeschel
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
cfd4ff6
am335x: disable internal delay for RGMII mode
by Yegor Yefremov
· 12 years ago
98b5c26
am335x_evm: enable NAND support
by Ilya Yanok
· 12 years ago
Next »