Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
57da66691afba2ac54e3f344c76714cbb9f4cc45
/
arch
/
arm
/
cpu
57da666
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 12 years ago
65991ec
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
e24646f
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
2ac0754
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· 12 years ago
53e0059
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· 12 years ago
0bef057
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· 12 years ago
91ea288
ARM: bcm2835: add mailbox driver
by Stephen Warren
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e619461
Tegra114: Dalmore: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
326127f
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
by Tom Warren
· 12 years ago
7110b95
Tegra30: Cardhu: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
8495b22
Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
by Tom Warren
· 12 years ago
2b27677
ARM: tegra: implement WAR for Tegra114 CPU reset vector
by Stephen Warren
· 12 years ago
e88e84b
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
by Tom Warren
· 12 years ago
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
fbfe78b
tegra: usb: various small cleanups
by Lucas Stach
· 12 years ago
77121b3
tegra: usb: move controller init into start_port
by Lucas Stach
· 12 years ago
02e452e
tegra: usb: remove unneeded function parameter
by Lucas Stach
· 12 years ago
9a4fcc8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· 12 years ago
da1e97c
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· 12 years ago
e9d59c9
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
436f632
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· 12 years ago
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
26255f1
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
78972f8
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6ad5ac7
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· 12 years ago
c3575b3
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· 12 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
43c296f
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
8caa56c
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
f120cef
arm: dra7xx: Add control module changes
by Lokesh Vutla
· 12 years ago
5e70e29
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
15c2c70
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
2804963
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
79a9ec7
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
by Lokesh Vutla
· 12 years ago
a04ed14
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
06ebff4
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
by SRICHARAN R
· 12 years ago
cf85056
ARM: OMAP5: Add silicon id support for ES2.0 revision.
by SRICHARAN R
· 12 years ago
d8ac050
ARM: OMAP5: Clean up iosettings code
by Lokesh Vutla
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
05dab55
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
00d328c
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
1a79cab
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
fb6aa1f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
fef54c3
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
b6d9efd
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
cdba2be
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
1b669fd
am33xx: Update DDR3 EMIF configuration sequence
by Tom Rini
· 12 years ago
57ab23f
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
69d8ce0
mxs: timrot: Rename local macros
by Fadil Berisha
· 12 years ago
d608f6e
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
5d26bad
mx23: Document the tRAS lockout setting in memory initialization
by Otavio Salvador
· 12 years ago
8ca9adf
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
by Otavio Salvador
· 12 years ago
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
2b20a57
mxs: Reset the EMI block on mx23
by Marek Vasut
· 12 years ago
ea97d34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 12 years ago
5fb56b0
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59f75b4
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e7abe82
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
87b82cc
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
50f4b5e
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
by Otavio Salvador
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
48e65b0
mx6: Disable Power Down Bit of watchdog
by Fabio Estevam
· 12 years ago
e3d95bc
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
7c5883f
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
d034d1b
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
3f419f8
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
811af73
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
795f9d7
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
4293764
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
6d46480
arm: zynq: Add lowlevel initialization to C
by Michal Simek
· 12 years ago
eb1dfa7
arm: zynq: Add SLCR support with system reset
by Michal Simek
· 12 years ago
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
6eb21d0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
dddf345
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
9cbe003a
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ca1520
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
6ed6e03
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
e61accc
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
570dcfd
mxs: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
b0d9163
mxs: Boost the memory power supply
by Marek Vasut
· 12 years ago
a18d786
imximage.cfg: run files through C preprocessor
by Troy Kisky
· 12 years ago
9081862
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· 12 years ago
1dfc4e0
mxs: Fix the memory init for MX23
by Otavio Salvador
· 12 years ago
5a7e6ad
mxs: Add function to ungate the power block on MX23
by Marek Vasut
· 12 years ago
3f4e500
mx23: config: Enable building of u-boot.sb binary
by Otavio Salvador
· 12 years ago
cc9fed6
mx23: SPL: Initialize DDR at 133MHz
by Otavio Salvador
· 12 years ago
5304a26
mx23: SPL: Add boot mode support
by Otavio Salvador
· 12 years ago
fd96c03
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· 12 years ago
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
Next »