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