Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
70718dcd2e98837503a09967ab78557d41936ff9
/
arch
/
arm
70718dc
am335x: Enable MMC1 clock
by Tom Rini
· Wed Apr 03 08:50:01 2013 +0000
0ff9c5e
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Apr 04 15:44:57 2013 +0200
0608171
exynos: change indentation of defines in cpu.h
by Minkyu Kang
· Mon Apr 01 19:22:40 2013 +0000
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Apr 04 11:49:32 2013 +0200
37c1efa
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· Wed Mar 27 18:43:23 2013 +0000
435998b
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· Wed Mar 27 07:36:55 2013 +0000
a101d25
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
by Akshay Saraswat
· Thu Mar 28 04:32:24 2013 +0000
bb71416
Exynos: pwm: Use generic api to get pwm clk freq
by Padmavathi Venna
· Thu Mar 28 04:32:23 2013 +0000
37feb7b
Exynos: clock: Add generic api to get the clk freq
by Padmavathi Venna
· Thu Mar 28 04:32:21 2013 +0000
98c58b9
Exynos: Add peripherial id for pwm
by Padmavathi Venna
· Sun Mar 31 18:42:24 2013 +0000
ad73b91
Exynos: Tidy up the pwm_config function in the exynos pwm driver
by Gabe Black
· Thu Mar 28 04:32:20 2013 +0000
ee85f24
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
by Gabe Black
· Thu Mar 28 04:32:19 2013 +0000
4f44a3c
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
by Gabe Black
· Thu Mar 28 04:32:18 2013 +0000
94f61a3
Exynos: Add timer_get_us function
by Che-Liang Chiou
· Thu Mar 28 04:32:17 2013 +0000
a9e9abb
Exynos: Change get_timer() to work correctly
by Simon Glass
· Thu Mar 28 04:32:16 2013 +0000
a42e55a
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· Wed Mar 20 21:00:56 2013 +0000
59dd8b5
armv7: do not relocate _start twice
by Vincent Stehlé
· Fri Mar 15 06:54:00 2013 +0000
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· Mon Mar 04 20:04:45 2013 +0000
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· Mon Mar 04 20:04:44 2013 +0000
313fe56
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· Mon Mar 04 20:04:43 2013 +0000
09c73a7
EXYNOS5: Add device node for DP
by Ajay Kumar
· Thu Feb 21 23:53:07 2013 +0000
21b893c
EXYNOS5: Add device node for FIMD
by Ajay Kumar
· Thu Feb 21 23:53:02 2013 +0000
d6092d9
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· Thu Feb 21 23:52:58 2013 +0000
10cb7fa
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· Thu Nov 29 20:29:35 2012 +0000
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 26 10:40:13 2013 +0100
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 26 09:51:09 2013 +0100
3086f6a
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· Mon Mar 18 14:47:55 2013 -0700
be479a8
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· Mon Mar 18 14:46:46 2013 -0700
21f5b93
tegra114: add SPI driver
by Allen Martin
· Sat Mar 16 18:58:13 2013 +0000
461b80f
tegra114: fdt: add SPI blocks
by Allen Martin
· Sat Mar 16 18:58:11 2013 +0000
2a293d4
tegra114: fdt: add apbdma block
by Allen Martin
· Sat Mar 16 18:58:10 2013 +0000
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· Sat Mar 16 18:58:07 2013 +0000
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· Sat Mar 16 18:58:05 2013 +0000
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· Sat Mar 16 18:58:03 2013 +0000
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· Sat Mar 16 18:58:02 2013 +0000
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sun Mar 24 17:52:22 2013 +0100
bdc9b24
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· Thu Mar 14 06:49:04 2013 +0000
385bc75
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· Thu Mar 21 04:30:02 2013 +0000
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· Fri Mar 15 10:07:10 2013 +0000
683e71d
am33xx: support ti814x mmc reference clock
by Matt Porter
· Fri Mar 15 10:07:08 2013 +0000
4035510
am33xx: add dmm support to emif4 library
by Matt Porter
· Fri Mar 15 10:07:07 2013 +0000
691fbe3
am33xx: add ti814x specific register definitions
by Matt Porter
· Fri Mar 15 10:07:06 2013 +0000
b409a80
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· Fri Mar 15 10:07:05 2013 +0000
57da666
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· Fri Mar 15 10:07:04 2013 +0000
65991ec
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· Fri Mar 15 10:07:03 2013 +0000
e24646f
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· Fri Mar 15 10:07:02 2013 +0000
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· Thu Mar 14 11:15:25 2013 +0000
2ac0754
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· Fri Mar 15 01:35:37 2013 +0000
c30d57b
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· Thu Mar 14 21:11:16 2013 +0000
c63c350
ARM: implement erratum 716044 workaround
by Stephen Warren
· Mon Mar 04 13:29:40 2013 +0000
53e0059
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· Fri Mar 08 07:40:58 2013 +0000
0bef057
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· Thu Feb 21 02:49:38 2013 +0000
52b003c
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· Mon Mar 04 01:27:20 2013 +0000
c4ab971
ARM: rpi_b: enable SD controller, add related env/cmds
by Stephen Warren
· Tue Jan 29 16:37:42 2013 +0000
552b4d4
mmc: add bcm2835 driver
by Stephen Warren
· Tue Jan 29 16:37:41 2013 +0000
91ea288
ARM: bcm2835: add mailbox driver
by Stephen Warren
· Tue Jan 29 16:37:36 2013 +0000
1102740
Add initial support for Wandboard dual lite and solo.
by Fabio Estevam
· Fri Mar 15 10:43:48 2013 +0000
b94cfae
i.MX6: Add hdmidet command to detect attached HDMI monitor
by Eric Nelson
· Sat Mar 09 07:06:09 2013 +0000
d2481f2
imx-common: timer: fix 32-bit overflow
by Knut Wohlrab
· Mon Mar 04 04:16:02 2013 +0000
e0a77a9
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
by Fabio Estevam
· Thu Feb 28 12:59:19 2013 +0000
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
97bbf18
arm: Enable generic board support
by Simon Glass
· Mon Mar 11 06:49:57 2013 +0000
e0e641e
arm: Use sections header to obtain link symbols
by Simon Glass
· Tue Mar 05 14:39:38 2013 +0000
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· Tue Mar 05 14:39:37 2013 +0000
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Mar 15 20:50:43 2013 +0100
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Mar 15 15:18:31 2013 +0100
e619461
Tegra114: Dalmore: Add pad config tables/code based on pinmux code
by Tom Warren
· Mon Mar 11 16:43:49 2013 -0700
9b22f83
Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras
by Tom Warren
· Mon Mar 11 17:07:21 2013 -0700
5477401
Tegra114: Fix/update GP padcfg register struct
by Tom Warren
· Wed Mar 13 15:13:47 2013 -0700
326127f
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
by Tom Warren
· Wed Mar 13 15:00:54 2013 -0700
5bcf277
Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
by Tom Warren
· Tue Feb 26 11:17:43 2013 -0700
20515be
Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)
by Tom Warren
· Tue Feb 26 11:14:17 2013 -0700
7110b95
Tegra30: Cardhu: Add pad config tables/code based on pinmux code
by Tom Warren
· Wed Mar 06 16:16:22 2013 -0700
8495b22
Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
by Tom Warren
· Fri Mar 01 14:38:20 2013 -0700
0ea6495
Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)
by Tom Warren
· Wed Feb 27 05:52:52 2013 +0000
2b27677
ARM: tegra: implement WAR for Tegra114 CPU reset vector
by Stephen Warren
· Thu Feb 28 12:40:09 2013 +0000
e8cf3dd
Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)
by Tom Warren
· Thu Feb 21 13:33:23 2013 +0000
9745cf8
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· Thu Feb 21 12:31:30 2013 +0000
ed95527
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
by Tom Warren
· Thu Feb 21 12:31:29 2013 +0000
f623615
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· Thu Feb 21 12:31:27 2013 +0000
36092ff
Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
by Tom Warren
· Fri Feb 08 07:25:31 2013 +0000
f8cf4b2
Tegra: I2C: Add T114 clock support to tegra_i2c driver
by Tom Warren
· Fri Feb 08 07:25:30 2013 +0000
e88e84b
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
by Tom Warren
· Wed Feb 27 11:10:01 2013 +0000
4ec9b18
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· Thu Feb 07 07:16:30 2013 +0000
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· Thu Feb 07 07:16:29 2013 +0000
fbfe78b
tegra: usb: various small cleanups
by Lucas Stach
· Thu Feb 07 07:16:28 2013 +0000
77121b3
tegra: usb: move controller init into start_port
by Lucas Stach
· Thu Feb 07 07:16:27 2013 +0000
02e452e
tegra: usb: remove unneeded function parameter
by Lucas Stach
· Thu Feb 07 07:16:26 2013 +0000
9a4fcc8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· Thu Feb 07 07:16:25 2013 +0000
da1e97c
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· Thu Feb 07 07:16:24 2013 +0000
e9d59c9
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· Tue Feb 26 12:28:27 2013 +0000
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· Mon Feb 25 00:59:00 2013 +0000
436f632
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· Mon Feb 25 00:58:59 2013 +0000
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· Mon Feb 25 00:58:58 2013 +0000
26255f1
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· Mon Feb 25 00:58:57 2013 +0000
78972f8
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 12 17:27:44 2013 +0100
6ad5ac7
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· Wed Feb 27 23:42:49 2013 +0000
c3575b3
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· Thu Mar 07 21:23:22 2013 +0000
b9fa8c1
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· Mon Feb 25 01:13:06 2013 +0000
Next »