Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1dbe611bfe4a1d5822e1f626134713146f14367
/
arch
d1dbe61
Merge branch 'staging'
by Graeme Russ
· Sat Jan 21 01:22:48 2012 +1100
785f1f0
overo: add SPL support
by Andreas Müller
· Wed Jan 04 15:26:25 2012 +0000
0cda7a4
omap_rev_string: output to stdout
by Andreas Müller
· Wed Jan 04 15:26:24 2012 +0000
de3ffeb
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· Wed Jan 04 15:26:23 2012 +0000
77a73fe
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· Mon Jan 09 20:38:59 2012 +0000
d6e97f8
ARM:AM33XX: Add mmc/sd support
by Chandan Nath
· Mon Jan 09 20:38:58 2012 +0000
5b5c212
ARM:AM33XX: Fix ddr and timer register offset
by Chandan Nath
· Mon Jan 09 20:38:56 2012 +0000
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
3fb4f9e
x86: Convert board_init_f_r to a processing loop
by Graeme Russ
· Fri Dec 23 21:14:22 2011 +1100
a875dda
x86: Split init functions out of board.c
by Graeme Russ
· Fri Dec 23 16:51:29 2011 +1100
6ae6dd8
x86: Move relocation code out of board.c
by Graeme Russ
· Fri Dec 23 15:57:58 2011 +1100
81d90dd
x86: Move setup_pcat_compatibility() out of board.c
by Graeme Russ
· Fri Dec 23 10:20:55 2011 +1100
ac52e47
x86: Move do_go_exec() out of board.c
by Graeme Russ
· Fri Dec 23 10:16:11 2011 +1100
6dda131
CHECKPATCH: arch/x86/lib/*
by Graeme Russ
· Mon Dec 19 20:00:40 2011 +1100
af3f2c8
x86: Tweak IDT and GDT for alignment and readability
by Graeme Russ
· Mon Dec 19 14:26:18 2011 +1100
5a29a4f
x86: Allow cache before copy to RAM
by Graeme Russ
· Tue Dec 27 22:46:42 2011 +1100
6e25600
x86: Create weak init_cache() and default enable_caches() functions
by Graeme Russ
· Tue Dec 27 22:46:43 2011 +1100
5101d5c
x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
by Graeme Russ
· Sun Jan 01 15:49:43 2012 +1100
3536896
x86: Use fs for global data
by Graeme Russ
· Sat Dec 31 22:58:15 2011 +1100
6aa071f
x86: Rework relocation calculations
by Graeme Russ
· Sun Jan 01 15:57:02 2012 +1100
d7755b4
x86: Simplify Flash-to-RAM code execution transition
by Graeme Russ
· Sun Jan 01 15:06:39 2012 +1100
14d3761
x86: Rework Global Descriptor Table loading
by Graeme Russ
· Thu Dec 29 21:45:33 2011 +1100
391bb95
x86: Remove GDR related magic numbers
by Graeme Russ
· Sat Dec 31 10:24:36 2011 +1100
9954080
x86: Speed up copy-to-RAM and clear BSS operations
by Graeme Russ
· Tue Dec 27 22:46:41 2011 +1100
1dd0b70
x86: Import glibc memcpy implementation
by Graeme Russ
· Tue Dec 27 22:46:39 2011 +1100
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
Next »