Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b27673ccbd3d5435319b5c09c3e7061f559f925d
/
arch
/
arm
b27673c
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6579d15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
477393e
Tegra114: Dalmore: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
5647c03
Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras
by Tom Warren
· 12 years ago
36c48be
Tegra114: Fix/update GP padcfg register struct
by Tom Warren
· 12 years ago
b3b6ddf
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
by Tom Warren
· 12 years ago
38797bc
Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
by Tom Warren
· 12 years ago
1baa4e7
Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)
by Tom Warren
· 12 years ago
8ca79b2
Tegra30: Cardhu: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
8b7776b
Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
by Tom Warren
· 12 years ago
19a970a
Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)
by Tom Warren
· 12 years ago
16bb08d
ARM: tegra: implement WAR for Tegra114 CPU reset vector
by Stephen Warren
· 12 years ago
527519a
Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)
by Tom Warren
· 12 years ago
c9aa831
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
126685a
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
by Tom Warren
· 12 years ago
6c5be64
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· 12 years ago
b77c354
Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
by Tom Warren
· 12 years ago
e32624e
Tegra: I2C: Add T114 clock support to tegra_i2c driver
by Tom Warren
· 12 years ago
702b872
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
by Tom Warren
· 12 years ago
d7a55e1
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
7ae18f3
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
a63eb6b
tegra: usb: various small cleanups
by Lucas Stach
· 12 years ago
fdb4b9a
tegra: usb: move controller init into start_port
by Lucas Stach
· 12 years ago
a4bdcc3
tegra: usb: remove unneeded function parameter
by Lucas Stach
· 12 years ago
b0bbab8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· 12 years ago
2f3ec34
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· 12 years ago
0678587
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
3ebd1cb
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· 12 years ago
65cdd64
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
2fd34f2
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
1acba33
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
08f0533
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· 12 years ago
fc14fba
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
de62688
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
687054a
arm: dra7xx: Add board files for DRA7XX socs
by Lokesh Vutla
· 12 years ago
7831419
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
8b12f17
arm: dra7xx: Add control module changes
by Lokesh Vutla
· 12 years ago
ea8eff1
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
d4e4129
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
d4d986e
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
9100ede
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
by Lokesh Vutla
· 12 years ago
47abc3d
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
afc2f9d
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
by SRICHARAN R
· 12 years ago
eed7c0f
ARM: OMAP5: Add silicon id support for ES2.0 revision.
by SRICHARAN R
· 12 years ago
ef1697e
ARM: OMAP5: Clean up iosettings code
by Lokesh Vutla
· 12 years ago
c43c833
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
e05a4f1
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
3fcdd4a
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
ee9447b
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
01b753f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
9ca8bfe
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
6b3dcc4
Allow AM33xx boards to setup GPMC chipselects.
by Mark Jackson
· 12 years ago
b51a5e3
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
66c7f39
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
bcc6cc9
omap3: allow dynamic selection of gfx_format
by Nikita Kiryanov
· 12 years ago
bc84b18
omap3: add useful dss defines
by Nikita Kiryanov
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
fa3a692
omap: consolidate common mmc definitions
by Nikita Kiryanov
· 12 years ago
1c382ea
am33xx: Update DDR3 EMIF configuration sequence
by Tom Rini
· 12 years ago
8f39377
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
1b097cf
mx6: Provide a structure for accessing HDMI registers
by Fabio Estevam
· 12 years ago
3e9dc93
mxs: timrot: Rename local macros
by Fadil Berisha
· 12 years ago
6ecd05d
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
eb29960
mxs: Fix iomux.h to not break build during assembly stage
by Otavio Salvador
· 12 years ago
89075d3
mx23: Document the tRAS lockout setting in memory initialization
by Otavio Salvador
· 12 years ago
a74dbf2
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
by Otavio Salvador
· 12 years ago
47f1331
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
3430e0b
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
5c2f444
mxs: Reset the EMI block on mx23
by Marek Vasut
· 12 years ago
6904172
i.MX6: Add DDR controller registers
by Eric Nelson
· 12 years ago
828bd14
i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
by Eric Nelson
· 12 years ago
714afa6
i.MX6: crm_regs: define IOMUXC_GPR4/6/7
by Eric Nelson
· 12 years ago
4f60c49
i.MX6: crm_regs: define CCM_CCGRx for use in board config files
by Eric Nelson
· 12 years ago
cfb8b9d
i.MX6: consolidate pad names for multi-CPU boards
by Eric Nelson
· 12 years ago
9cd9b34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 12 years ago
a562791
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
0326837
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c8876f1
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
03414ac
gpio: Build the da8xx_gpio code for the davinci644x device
by Holger Hans Peter Freyther
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
b9f5669
da8xx: Add the missing pinmux for da830 to the gpio driver
by Tomas Novotny
· 12 years ago
291b3dc
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
by Otavio Salvador
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
76c91e6
mx6: Disable Power Down Bit of watchdog
by Fabio Estevam
· 12 years ago
fd8e1c3
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
8aff009
Tegra114: Dalmore: Add DT files
by Tom Warren
· 12 years ago
e23bb6a
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
ec1885c
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
4040ec1
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
2fc65e2
Tegra114: Add arch-tegra114 include files
by Tom Warren
· 12 years ago
b19f574
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
91673e2
tegra: add addresses of SPI SLINK controllers
by Allen Martin
· 12 years ago
23e3158
tegra30: fdt: add SPI SLINK nodes
by Allen Martin
· 12 years ago
7d54f02
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
c98f03f
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
4727a13
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
f29f086
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
Next »