Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
68e382b85047dbe54859ea448710dc573330b0bf
/
arch
68e382b
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
by Chandan Nath
· Mon Jan 09 20:38:55 2012 +0000
275c05a
omap3: make get_board_rev() function weak
by Nikita Kiryanov
· Thu Jan 05 02:03:22 2012 +0000
89376b3
omap4: fix boot issue on ES2.0 Panda
by Aneesh V
· Thu Dec 29 08:47:17 2011 +0000
256e843
arm, davinci: Change byte order of RTC kick register values
by Christian Riesch
· Wed Dec 21 04:49:18 2011 +0000
bb25e07
imx: mx6q: add aipstz init for off platform periph
by Jason Liu
· Tue Jan 10 00:52:59 2012 +0000
c108d81
mx28: fix clearing of IRQs in power init
by Zach Sadecki
· Mon Jan 09 10:22:54 2012 +0000
bf651aa
i.mx6:imx6q: allign MAC address with burned-in ordering
by Jason Liu
· Mon Dec 19 02:38:13 2011 +0000
93f3a89
mx28: Let dram_init be common for mx28
by Fabio Estevam
· Tue Dec 20 05:46:33 2011 +0000
4029c01
mx28: Let imx_get_mac_from_fuse be common for mx28
by Fabio Estevam
· Tue Dec 20 06:42:29 2011 +0000
04fc128
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· Tue Dec 20 05:46:31 2011 +0000
21ce7cd
mx28: remove omap specific config options
by Veli-Pekka Peltola
· Tue Dec 20 02:00:11 2011 +0000
92aa90b
i.mx: i.mx6q: Add the enet clock function
by Jason Liu
· Fri Dec 16 05:17:06 2011 +0000
cfbf96b
openrisc: Add library functions
by Stefan Kristiansson
· Sat Nov 26 19:04:52 2011 +0000
952db94
openrisc: Add cpu files
by Stefan Kristiansson
· Sat Nov 26 19:04:51 2011 +0000
6e560bb
openrisc: Add architecture header files
by Stefan Kristiansson
· Sat Nov 26 19:04:49 2011 +0000
f6bc1ca
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Fri Jan 13 20:38:49 2012 +0100
c7ec3c2
fsl_lbc: add printout of LCRR and LBCR to local bus regs
by Paul Gortmaker
· Thu Dec 15 10:22:07 2011 -0500
911c606
mpc83xx: Add a GPIO driver for the MPC83XX family
by Joe Hershberger
· Fri Nov 11 15:55:37 2011 -0600
f8928f1
gpio: Replace ARM gpio.h with the common API in include/asm-generic
by Joe Hershberger
· Fri Nov 11 15:55:36 2011 -0600
96b7c43
tegra: Add support for UART init in cpu board.c
by Simon Glass
· Mon Nov 28 15:04:39 2011 +0000
84a97c5
tegra: Add a function mux feature
by Simon Glass
· Mon Nov 28 15:04:38 2011 +0000
2ffbb25
tegra: add clock_ll_start_uart() to enable UART prior to reloc
by Simon Glass
· Mon Nov 28 15:04:37 2011 +0000
7d697d7
tegra: Move clock_early_init() to arch_cpu_init()
by Simon Glass
· Mon Nov 28 15:04:36 2011 +0000
e992a41
tegra: Move cpu_init_cp15() to arch_cpu_init()
by Simon Glass
· Mon Nov 28 15:04:35 2011 +0000
f368559
tegra2: Move tegra2_mmc_init() prototype to public header.
by Thierry Reding
· Thu Nov 17 00:10:23 2011 +0000
02044fe
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
by Thierry Reding
· Thu Nov 17 00:04:05 2011 +0000
92d8f1f
tegra2: Implement SPI / UART GPIO switch
by Simon Glass
· Sat Nov 05 04:46:49 2011 +0000
ee554f8
tegra2: spi: Add SPI driver for Tegra2 SOC
by Tom Warren
· Sat Nov 05 09:48:11 2011 +0000
2513db4
arm, davinci: Fix build warnings for cam_enc_4xx
by Christian Riesch
· Wed Dec 14 09:54:36 2011 +0100
17a6a2f
arm, davinci: Add SPL support for DA850 SoCs
by Christian Riesch
· Fri Dec 09 09:47:36 2011 +0000
93fa6b8
Merge branch 'next' of ../next
by Wolfgang Denk
· Fri Dec 23 20:53:58 2011 +0100
778eb3c
arm: Tegra: fix undefined instruction hang immediately after reset
by Tom Warren
· Tue Dec 06 13:00:19 2011 +0000
2e4e87b
AVR32: fix timer_init() function
by Sven Schnelle
· Tue Oct 04 21:53:32 2011 +0200
95b644b
arm, fdt: update ethernet mac address before booting Linux
by Heiko Schocher
· Wed Sep 14 19:16:30 2011 +0000
98a7611
add print_cpuinfo to s3c24x0
by David Müller (ELSOFT AG)
· Fri Dec 03 05:12:50 2010 +0000
5008c13
omap4_panda: Initialize the USB phy
by Chris Lalancette
· Tue Dec 13 09:41:12 2011 +0000
cee0b35
davinci: Fixed wrong timebase clock frequency.
by Manfred Rudigier
· Wed Dec 14 16:20:08 2011 +0100
fb05a7d
arm926ejs: remove noop flush_dcache_all function
by Ilya Yanok
· Sun Dec 11 13:09:28 2011 +0000
b60c557
Coding Style cleanup
by Wolfgang Denk
· Mon Dec 19 12:03:40 2011 +0100
69b49ee
x86: Add support for specifying an initrd with the zboot command
by Gabe Black
· Mon Dec 05 12:09:27 2011 +0000
540c262
x86: Refactor the zboot innards so they can be reused with a vboot image
by Gabe Black
· Mon Dec 05 12:09:26 2011 +0000
84231af
x86: Add infrastructure to extract an e820 table from the coreboot tables
by Gabe Black
· Mon Dec 05 12:09:25 2011 +0000
c67a948
x86: Add support for booting Linux using the 32 bit boot protocol
by Gabe Black
· Mon Dec 05 12:09:24 2011 +0000
1cf5121
x86: Clean up the x86 zimage code in preparation to extend it
by Gabe Black
· Mon Dec 05 12:09:23 2011 +0000
9fd7a1f
x86: Import code from coreboot's libpayload to parse the coreboot table
by Gabe Black
· Mon Dec 05 12:09:22 2011 +0000
27a4d07
x86: Initial commit for running as a coreboot payload
by Gabe Black
· Tue Nov 29 18:05:07 2011 +0000
8c0f44e
avr32:mmu.c: fix printf() length modifier
by Andreas Bießmann
· Thu Dec 15 09:56:55 2011 +0100
ed804c9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Sat Dec 17 20:51:16 2011 +0100
bf73126
usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)
by Lukasz Majewski
· Thu Dec 15 10:32:12 2011 +0100
8f48bb0
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
by Jerry Huang
· Thu Nov 17 10:15:38 2011 +0800
180c581
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· Wed Dec 07 04:42:58 2011 +0000
186df59
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Mon Dec 12 07:58:58 2011 +0100
bc52a0e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Mon Dec 12 07:56:41 2011 +0100
8c1e4d3
USB: MX5: add helper functions to enable USB clocks
by Wolfgang Grandegger
· Fri Nov 11 14:03:34 2011 +0100
35be850
usb:gadget:s5p Enable the USB Gadget framework at GONI
by Lukasz Majewski
· Thu Oct 27 10:36:47 2011 +0200
39cc4ac
pxa: convert pxa27x_udc to use read and write functions
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:48 2011 +0200
13d240f
pxa: activate the first usb host port on pxa27x by default
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:47 2011 +0200
38f79c6
pxa: fix usb host register mismatch
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:46 2011 +0200
74b04d9
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
by Wolfgang Grandegger
· Thu Nov 10 01:51:29 2011 +0000
2f935ce
sandbox: fix compiling of cpu/os.c
by Andreas Bießmann
· Fri Dec 02 11:53:13 2011 +0100
0d3dd14
sandbox: Add timer simulation
by Matthias Weisser
· Tue Nov 29 12:16:40 2011 +0100
b5f7b47
sandbox: Add improved RAM simulation
by Matthias Weisser
· Sat Nov 05 11:40:34 2011 +0100
93757cf
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
by Christian Riesch
· Fri Dec 09 16:54:01 2011 +0100
da6c5d5
M28: Cleanup memsize.o OOT build
by Marek Vasut
· Thu Dec 08 09:46:12 2011 +0000
151f49d
i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
by Marek Vasut
· Fri Dec 02 03:47:40 2011 +0000
dec1112
i.mx: add the initial support for freescale i.MX6Q processor
by Jason Liu
· Fri Nov 25 00:18:02 2011 +0000
83aa8fe
i.mx: introduce the armv7/imx-common folder
by Jason Liu
· Fri Nov 25 00:18:01 2011 +0000
4131a77
S5PC2XX: Rename S5pc2XX to exynos
by Chander Kashyap
· Tue Dec 06 23:34:12 2011 +0000
f6fcbbd
tegra2: Don't use board pointer before it is set up
by Simon Glass
· Sat Nov 05 03:56:57 2011 +0000
0234c34
tegra2: Remove unneeded 'dynamic ram size' message
by Simon Glass
· Sat Nov 05 03:56:56 2011 +0000
6ddda84
tegra2: Remove unneeded boot code
by Simon Glass
· Sat Nov 05 03:56:53 2011 +0000
277e308
arm: Move CP15 init out of cpu_init_crit()
by Simon Glass
· Sat Nov 05 03:56:51 2011 +0000
ec8dab4
tegra2: Simplify tegra_start() boot path
by Simon Glass
· Sat Nov 05 03:56:50 2011 +0000
5f3a899
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· Sat Nov 05 03:56:49 2011 +0000
28cace1
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
by Simon Glass
· Tue Nov 15 18:17:06 2011 +0000
32b8c18
arch/mips/lib/board.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Thu Dec 08 02:01:50 2011 +0000
11f9884
arch/mips/lib/board.c: make (mostly) checkpatch clean
by Wolfgang Denk
· Thu Dec 08 02:01:49 2011 +0000
78d58de
powerpc: Minimal private libgcc to build on Debian
by Kyle Moffett
· Wed Feb 23 06:40:38 2011 +0000
f41330e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· Wed Dec 07 23:01:26 2011 +0100
dce2403
ppc4xx: Remove usbdev.c
by Stefan Roese
· Fri Nov 18 02:38:17 2011 +0000
625f603
arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:15 2011 +0000
20f2351
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:14 2011 +0000
dcbd660
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:13 2011 +0000
1ca47d9
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· Tue Nov 22 15:22:39 2011 +0100
4742c26
MXS: Add static annotations to dma driver
by Marek Vasut
· Wed Nov 23 10:59:13 2011 +0000
3d55788
mx5: Correct a warning in clock.c
by Simon Glass
· Sat Nov 05 04:25:22 2011 +0000
ead66c1
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· Wed Nov 23 05:13:06 2011 +0000
988a235
OMAP3: Add SPL support to omap3_evm
by Tom Rini
· Fri Nov 18 12:48:09 2011 +0000
06c32fb
OMAP3: Add SPL support to Beagleboard
by Tom Rini
· Fri Nov 18 12:48:08 2011 +0000
037e2e3
OMAP3 SPL: Add identify_nand_chip function
by Tom Rini
· Fri Nov 18 12:48:07 2011 +0000
05800b9
OMAP3 SPL: Rework memory initalization and devkit8000 support
by Tom Rini
· Fri Nov 18 12:48:06 2011 +0000
3cc8b55
OMAP3: Suffix all Micron memory timing parts with their speed
by Tom Rini
· Fri Nov 18 12:48:05 2011 +0000
0e860dd
OMAP3: Add optimal SDRC autorefresh control values
by Tom Rini
· Fri Nov 18 12:48:04 2011 +0000
5b5e576
omap3: mem: Add MCFG helper macro
by Tom Rini
· Fri Nov 18 12:48:03 2011 +0000
64c4950
OMAP3: Remove get_mem_type prototype
by Tom Rini
· Fri Nov 18 12:48:02 2011 +0000
c8a003a
OMAP3: Change mem_ok to clear again after reading back
by Tom Rini
· Fri Nov 18 12:48:01 2011 +0000
4633d8e
OMAP3: Add a helper function to set timings in SDRC
by Tom Rini
· Fri Nov 18 12:48:00 2011 +0000
858df78
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
by Tom Rini
· Fri Nov 18 12:47:59 2011 +0000
51b2be5
omap3: mem: Comment enable_gpmc_cs_config more
by Tom Rini
· Fri Nov 18 12:47:58 2011 +0000
86657d4
arm: printf() is not available in some SPL configurations
by Christian Riesch
· Tue Nov 29 00:11:03 2011 +0000
Next »