Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
14916cf029b361df38ba78cf71bbd4730bb24a80
/
include
/
asm-arm
8c45a9e
at91rm9200: move define from lowlevel_init to header
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Jan 06 21:41:59 2009 +0100
9364a67
Introduce virt_to_phys()
by Kumar Gala
· Sat Dec 13 17:20:27 2008 -0600
abaacb6
AT91: Replace AT91_BASE_EMAC by the board specific values.
by Stelian Pop
· Fri Nov 07 13:54:31 2008 +0100
d8946fe
atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
by Haavard Skinnemoen
· Mon Sep 01 16:21:18 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
da17154
ARM: synchronize mach-types.h with linux 2.6.27-rc6
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 12 02:20:47 2008 +0200
5de5621
Allow console input to be disabled
by Mark Jackson
· Mon Aug 25 19:21:30 2008 +0100
bcf268b
davinci: fix remaining dm644x_eth
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Aug 31 04:45:42 2008 +0200
8c170c5
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· Sun Aug 31 00:39:46 2008 +0200
619bf82
at91: move arch-at91sam9 to arch-at91
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 05 23:11:11 2008 +0200
532c158
i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
by Magnus Lilja
· Sun Aug 03 21:44:10 2008 +0200
c15354d
i.MX31: Fix IOMUX related typos
by Magnus Lilja
· Sun Aug 03 21:43:37 2008 +0200
8df4efb
at91rm9200dk, csb637: fix NAND related build problems
by Wolfgang Denk
· Thu Jul 31 10:12:09 2008 +0200
1ce6f99
Make setenv() return status
by Steven A. Falco
· Thu Jun 12 13:22:12 2008 -0400
4f3f671
ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
by Hugo Villeneuve
· Wed May 21 13:58:41 2008 -0400
31e5ad0
MMC: Consolidate MMC/SD command definitions
by Haavard Skinnemoen
· Thu May 22 11:09:59 2008 +0200
a36601e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· Mon Jun 09 20:37:16 2008 -0500
e125627
Move definition of container_of() to common.h
by Haavard Skinnemoen
· Fri May 16 11:10:30 2008 +0200
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 24 12:56:53 2008 +0200
b42863f
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· Wed May 21 01:13:39 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
35d81ce
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
by Yuri Tikhonov
· Thu May 08 15:46:42 2008 +0200
bc439b0
POST: add POST_STOP flag
by Yuri Tikhonov
· Thu May 08 15:45:26 2008 +0200
f548878
Support AT91CAP9 revC CPUs
by Stelian Pop
· Thu May 08 14:52:34 2008 +0200
f6f8665
Add ATMEL LCD driver
by Stelian Pop
· Fri May 09 21:57:18 2008 +0200
0bf5cad
AT91SAM9RLEK support
by Stelian Pop
· Thu May 08 18:52:25 2008 +0200
69c925f
AT91SAM9263EK support
by Stelian Pop
· Thu May 08 18:52:23 2008 +0200
61e69d7
AT91SAM9261EK support
by Stelian Pop
· Thu May 08 20:52:22 2008 +0200
97904f7
Update origin and copyright information in arch-at91sam9 header files
by Stelian Pop
· Thu May 08 20:52:10 2008 +0200
5049752
Fix @ -> <at> substitution
by Stelian Pop
· Thu May 08 22:52:09 2008 +0200
d57846e
Update origin and copyright information in arch-at91sam9 header files
by Stelian Pop
· Thu May 08 22:52:10 2008 +0200
08601a6
mx31ads: fix 32kHz clock handling
by Guennadi Liakhovetski
· Thu May 08 10:09:27 2008 +0200
f9e848b
Fix @ -> <at> substitution
by Stelian Pop
· Thu May 08 22:52:09 2008 +0200
8be7f02
Fix misspelled comment
by Marcel Ziswiler
· Fri May 02 02:35:59 2008 +0200
3b26c6b
Support for the MX31ADS evaluation board from Freescale
by Guennadi Liakhovetski
· Mon Apr 14 10:53:12 2008 +0200
07327a5
New i.MX31 SPI driver
by Guennadi Liakhovetski
· Tue Apr 15 14:14:25 2008 +0200
c957c0a
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· Thu Mar 27 11:46:38 2008 -0500
1a7676f
core support for Freescale mx31
by Sascha Hauer
· Wed Mar 26 20:40:42 2008 +0100
7a19cea
Separate omap24xx specific code from arm1136
by Sascha Hauer
· Wed Mar 26 20:40:36 2008 +0100
a48499f
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· Fri Apr 11 15:11:26 2008 +0200
7ce2871
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· Tue Apr 08 00:16:36 2008 +0200
7837993
Add support for AT91SAM9260EK
by Stelian Pop
· Wed Mar 26 18:52:33 2008 +0100
c638111
Finish header files reworking
by Stelian Pop
· Wed Mar 26 19:52:31 2008 +0100
048bcfb
Import several header files from Linux
by Stelian Pop
· Wed Mar 26 19:52:30 2008 +0100
eea44aa
Move at91cap9 specific files to at91sam9 directory
by Stelian Pop
· Wed Mar 26 20:52:28 2008 +0100
77f3292
Support for the MX31ADS evaluation board from Freescale
by Guennadi Liakhovetski
· Sun Mar 30 11:32:30 2008 +0100
afb493c
core support for Freescale mx31
by Sascha Hauer
· Sun Mar 30 11:30:43 2008 +0100
029f66e
Separate omap24xx specific code from arm1136
by Sascha Hauer
· Sun Mar 30 11:28:46 2008 +0100
1ed9bf3c
Removes all board specific code from the arch. part for DM644x (DaVinci) boards
by Pieter Voorthuijsen
· Sun Mar 30 11:11:34 2008 +0100
d773efb
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
by Yuri Tikhonov
· Mon Feb 04 14:11:03 2008 +0100
8554ea8
arm-imx: Fix register definitions
by Jean-Christophe PLAGNIOL-VILLARD
· Mon Feb 25 00:03:11 2008 +0100
23cd156
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· Sat Feb 23 17:24:16 2008 +0900
7d42a22
AT91CAP9 support : include/ files
by Stelian Pop
· Thu Jan 31 21:15:53 2008 +0000
43300a1
MMC for PXA 27X (resubmit)
by stefano babic
· Tue Nov 20 10:40:24 2007 +0100
5df9b0d
Fix gcc issues in pxa-regs.h
by stefano babic
· Tue Nov 20 10:37:04 2007 +0100
a31f259
Add AcTux board support
by Michael Schwingen
· Fri Jan 18 00:04:28 2008 +0100
53dc326
ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree
by Wolfgang Denk
· Sun Jan 13 23:26:45 2008 +0100
0bfa88e
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· Mon Jan 07 15:34:22 2008 +0000
f985551
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· Thu Dec 13 12:56:33 2007 +0100
dcac38b
Fix build problems with mp2usb board
by Wolfgang Denk
· Mon Nov 19 12:59:14 2007 +0100
d82a83f
Correction patch
by Peter Pearse
· Thu Nov 15 08:45:13 2007 +0000
ba348b5
Add apollon board support
by Peter Pearse
· Fri Nov 09 15:24:26 2007 +0000
ee6a1dd
PXA270: fix compile issue (invalid lvalue)
by stefano babic
· Thu Aug 30 22:48:47 2007 +0200
de5b02c
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· Tue Aug 14 10:10:52 2007 +0100
e8f3912
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· Fri Aug 10 20:26:18 2007 +0200
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Tue Aug 07 22:30:29 2007 +0200
bc3936b
Add the files for the SMN42 board
by Peter Pearse
· Wed May 09 11:41:58 2007 +0100
056fa69
Remove the deleted files for the SMN42 patch
by Peter Pearse
· Wed May 09 11:40:34 2007 +0100
d862a25
New board SMN42 branch
by Peter Pearse
· Wed May 09 11:37:56 2007 +0100
3b9c8c6
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· Fri Mar 23 09:52:17 2007 +0100
c123a38
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
by Haiying Wang
· Wed Feb 21 16:52:31 2007 +0100
7968bb5
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
by Gary Jennejohn
· Wed Jan 24 12:16:56 2007 +0100
e260182
Code cleanup
by Wolfgang Denk
· Wed Jun 14 18:14:56 2006 +0200
68d3b82
Merge with /home/mk/git/u-boot#generic_ohci
by Wolfgang Denk
· Wed May 31 13:12:39 2006 +0200
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· Tue May 30 15:56:48 2006 +0200
d8d023f
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· Mon May 22 16:33:54 2006 +0200
0df367f
Update omap5912osk board support
by Stefan Roese
· Wed May 10 10:55:16 2006 +0200
ffe7ef5
Merge with http://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Fri Mar 24 15:43:16 2006 +0100
7cf18be
delta board: DA9030 initialization and i2c support. Some minor changes to
by Markus Klotzbuecher
· Fri Mar 24 12:23:27 2006 +0100
5a10caa
Cleanup of the monahans cpu and delta board port.
by Markus Klotzbuecher
· Mon Mar 20 20:19:37 2006 +0100
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· Sat Mar 11 22:53:33 2006 +0100
2105aa2
Cleanup (get rid of debug code that sneaked in)
by Wolfgang Denk
· Tue Mar 07 00:22:36 2006 +0100
61ccd1d
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· Mon Mar 06 23:18:48 2006 +0100
27eba14
Cleanup of NAND support of delta board using the Monahans Data Flash Controller.
by Markus Klotzbücher
· Mon Mar 06 15:04:25 2006 +0100
432a7b4
Further NAND stuff implemented. Basic read commands seem to work.
by Markus Klotzbücher
· Wed Mar 01 23:33:27 2006 +0100
f4a5c61
First steps implementing NAND support. Not working, fails to read ID.
by Markus Klotzbücher
· Tue Feb 28 18:05:25 2006 +0100
ac49476
Merge /home/tur/nand/u-boot/
by Markus Klotzbücher
· Fri Feb 24 14:16:31 2006 +0100
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· Fri Feb 24 09:37:22 2006 +0100
0b2a71c
SDRAM seems to be working on delta board, though u-boot doesn't start yet.
by Markus Klotzbücher
· Wed Feb 22 00:06:01 2006 +0100
20e3b32
New board directory and config for the benq delta board (copied from
by Markus Klotzbücher
· Mon Feb 20 16:37:37 2006 +0100
fd893e4
Merged and added more pxa-regs.h stuff, especially the GPIO Control
by Markus Klotzbücher
· Mon Feb 20 15:59:07 2006 +0100
432ae4c
Merged sufficient changes to pxa-regs.h in order to make u-boot compile.
by Markus Klotzbücher
· Sun Feb 19 16:03:49 2006 +0100
89b8a99
Reverting pxa-regs.h back to original, because the intel Monahans one
by Markus Klotzbücher
· Fri Feb 10 17:12:14 2006 +0100
aedd96a
Changed gcc-4.0 global data pointer fix to conform with the fix for this on
by Markus Klotzbücher
· Fri Feb 10 11:25:41 2006 +0100
50d3edf
Changes:
by Markus Klotzbücher
· Wed Feb 08 18:56:28 2006 +0100
21e69a0
This is the first commit for the u-boot zylonite port. The following has be
by Markus Klotzbücher
· Tue Feb 07 20:04:48 2006 +0100
f3f4518
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
by Wolfgang Denk
· Fri Nov 25 16:38:03 2005 +0100
3193a65
Add support for NetSilicon NS7520 processor.
by Wolfgang Denk
· Sun Oct 09 01:41:48 2005 +0200
b1647a3
Cleanup
by Wolfgang Denk
· Thu Oct 06 23:44:55 2005 +0200
7f88a5e
Update make target for ARM supported boards.
by Wolfgang Denk
· Thu Oct 06 17:08:18 2005 +0200
Next »