Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
84d6cbd3029e8b16e201f1129c300fae258c0f9c
/
include
/
configs
/
am335x_evm.h
7870118
am335x_evm: Correct BOOTCOUNT driver support
by Tom Rini
· 10 years ago
f1ef2b6
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
by Masahiro Yamada
· 10 years ago
783e6a7
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
88e34e5
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
by Nikita Kiryanov
· 10 years ago
3aae66e
am335x_evm: Add boot script support to am335x_evm
by Guillaume GARDET
· 10 years ago
fea9543
board/ti/am335x: update configs for parallel NAND
by pekon gupta
· 10 years ago
83e359a
am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT
by Tom Rini
· 10 years ago
6d9e610
am335x_evm: Move SPL network defines
by Tom Rini
· 10 years ago
b1cdd8b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
434f2cf
ARM: omap: move board specific NAND configs out from ti_armv7_common.h
by pekon gupta
· 10 years ago
77cd89e
ARM: omap: fix GPMC address-map size for NAND and NOR devices
by pekon gupta
· 10 years ago
4cfe8c3
am335x_evm: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
52aa1cf
am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now
by Tom Rini
· 10 years ago
32e2c42
am33xx/omap: Add a new board to enable verified boot
by Simon Glass
· 10 years ago
dd42a4a
am33xx/omap: Enable FIT support
by Simon Glass
· 10 years ago
5cc16cb
am33xx/omap: Enable CONFIG_OF_CONTROL
by Simon Glass
· 10 years ago
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 10 years ago
fad8edf
am335x: dfu: disable DFU in am335x_evm SPL build
by Mateusz Zalega
· 11 years ago
b7d4259
dfu: mmc: change offset base handling
by Mateusz Zalega
· 11 years ago
585d8bc
am335x_evm: Drop SPI SPL support from the default build
by Tom Rini
· 11 years ago
18e44ce
am335x_evm: Update the ramdisk args, we pass things in just fine via DT
by Tom Rini
· 11 years ago
fb3ad9b
TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
by Tom Rini
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
423ec7f
am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build
by Tom Rini
· 11 years ago
e317675
am335x_evm: Remove SPI SPL from NOR support target
by Tom Rini
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a7e36fc
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
by pekon gupta
· 11 years ago
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
01d92b0
am335x_evm: Enable GPT commands
by Tom Rini
· 11 years ago
da4105d
am335x: Initial support for Silica Pengwyn board
by Lothar Felten
· 11 years ago
ba481c5
am335x_evm: Consolidate DFU environment parts into the DFU part of the file
by Tom Rini
· 11 years ago
f15ea6e
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
aefb725
am335x_evm: Update nandboot to use partitions and DT
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
3f71906
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
beba5f0
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
by pekon gupta
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
abcaa6e
am33xx: Make SoC bootcount driver have its own symbol
by Tom Rini
· 11 years ago
40ace02
am335x_evm.h: Make 'am335x_boneblack' use redundant environment
by Tom Rini
· 11 years ago
31cd065
Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot."
by Tom Rini
· 11 years ago
9f3fe6d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e3cf969
am335x_evm: Switch to zImage as default rather than uImage
by Tom Rini
· 11 years ago
6297872
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e473b8b
am335x_evm: enable DFU RAM
by Afzal Mohammed
· 11 years ago
827512f
am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot.
by Robert P. J. Day
· 11 years ago
9721027
am335x_evm: am33xx_spl_board_init function and scale core frequency
by Tom Rini
· 11 years ago
47f75cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
3c950c4
am335x_evm.h: Add back the actual load of the kernel image
by Robert P. J. Day
· 11 years ago
85a02aa
am335x_evm: Regroup USB options
by Tom Rini
· 11 years ago
610af38
am335x_evm: Add comment by SPL SPI support
by Tom Rini
· 11 years ago
a7a0640
TI:am335x: Better comment and organize the networking related options
by Tom Rini
· 11 years ago
8769455
TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx
by Tom Rini
· 11 years ago
bc6fff9
am335x_evm: Bring in 'boot_fdt' logic from i.MX
by Tom Rini
· 11 years ago
4db4076
am335x_evm: Use default baud rate table
by Tom Rini
· 11 years ago
806d279
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
8c6ede1
am335x_evm: Add support for eMMC environment
by Justin Waters
· 11 years ago
a3aa70a
am335x_evm: Rework bootcmd to handle two MMC devs
by Justin Waters
· 11 years ago
2c7c03b
am335x_evm: Add command line editing
by Justin Waters
· 11 years ago
317fab2
am335x_evm: Make NAND support modular
by Justin Waters
· 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
6454028
am335x_evm: Update SPI_BOOT support, add MTDPARTS info
by Tom Rini
· 11 years ago
989bd7a
am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
by Tom Rini
· 11 years ago
a7d39af
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
by Tom Rini
· 11 years ago
3afd8e0
am335x_evm: Update eMMC falcon mode locations
by Tom Rini
· 11 years ago
d789599
am335x_evm: Correct DFU ALT settings for falcon mode
by Tom Rini
· 11 years ago
20cb5fb
am335x_evm: Add missing ';' in findfdt
by Tom Rini
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
ba1bee4
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
by Ying Zhang
· 11 years ago
a714321
arm: omap: Add check for fdtfile in the findfdt macro
by Dan Murphy
· 11 years ago
12d7a47
am335x: enable falcon boot mode for mmc (raw and fat) and nand
by Peter Korsgaard
· 11 years ago
edfcf85
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· 11 years ago
320d974
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· 11 years ago
47c6ea0
ARM: OMAP: Add arch_cpu_init function
by SRICHARAN R
· 12 years ago
4a0eb75
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
15191c9
Remove duplicate / unused #defines on AM335x boards
by Mark Jackson
· 12 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ef4e9fc
am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos
by Pantelis Antoniou
· 12 years ago
af5666c
am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
by Tom Rini
· 12 years ago
559eae1
am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
by Pantelis Antoniou
· 12 years ago
4de602f
musb: am335x: disable bulk split-combine feature
by Bin Liu
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
951d582
am335x_evm: Add more variables and switch to DT booting.
by Koen Kooi
· 12 years ago
73a27a8
am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env
by Koen Kooi
· 12 years ago
2077590
am335x_evm: add support for BeagleBone Black DT name
by Koen Kooi
· 12 years ago
65cdd64
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
d446c90
am335x_evm: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
98bc122
am335x_evm: Add am335x_evm_usbspl build target
by Tom Rini
· 12 years ago
a32f42f
am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL
by Tom Rini
· 12 years ago
4adfcd6
am335x evm: Add am335x_evm_spiboot target
by Tom Rini
· 12 years ago
abdd178
am335x_evm: Add NET environment variables
by Chase Maupin
· 12 years ago
63ba7c6
am335x_evm: Add SPI environment variables
by Chase Maupin
· 12 years ago
73c1f4a
am335x_evm: Add NAND environment variables
by Chase Maupin
· 12 years ago
c0e6679
am335x_evm: enable support for booting via USB
by Ilya Yanok
· 12 years ago
f170899
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
by hvaibhav@ti.com
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
cdd0729
am335x: cpsw: make phy address configurable
by Yegor Yefremov
· 12 years ago
b4606c6
am335x_evm: enable SPL NAND support
by Ilya Yanok
· 12 years ago
98b5c26
am335x_evm: enable NAND support
by Ilya Yanok
· 12 years ago
d2aa115
am335x_evm: enable both musb gadget and host
by Ilya Yanok
· 12 years ago
Next »