Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
757660f54edbdbef0d977322b1a4ffe1cbd70679
/
arch
757660f
x86: Fix do_go_exec() - const argv[]
by Graeme Russ
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
f23f9df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
4dce358
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
1cabed5
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
by Wolfgang Denk
· 14 years ago
a7561cc
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
by Steve Sakoman
· 14 years ago
96b4a89
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· 14 years ago
bcf8e72
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
by Mans Rullgard
· 15 years ago
3d81b55
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
by Mans Rullgard
· 15 years ago
85975dd
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
by Mans Rullgard
· 15 years ago
24e81c1
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
ad74ace
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
6e09a76
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
6e28ba2
Merge branch 'avr32' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
b91d6d4
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
ac40508
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
e6ca10d
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
3f4d334
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 14 years ago
df85f80
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
4cf6135
at91_pit: Fix AT91_PIT_MR_PIV_MASK macro
by Alexander Stein
· 14 years ago
c6f292f
avr32: Add simple paging support
by Haavard Skinnemoen
· 14 years ago
67d7935
avr32: Print unrelocated PC on exception
by Haavard Skinnemoen
· 14 years ago
6348f1d
AT91: add option to enable pullups in at91sam9260_devices.c
by Reinhard Meyer
· 14 years ago
609e631
AT91: reset.c: fix comments, add option
by Reinhard Meyer
· 14 years ago
57281c3
AT91: fix at91sam9260.h for AT91SAM9XE
by Reinhard Meyer
· 14 years ago
8ec18f4
AT91SAM9XE: add embedded flash support
by Reinhard Meyer
· 14 years ago
c9c7606
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· 14 years ago
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
04bb5fc
ppc4xx: Invalidate d-cache when used as init-ram
by Stefan Roese
· 14 years ago
0a9cc2f
ppc4xx: Fix 440EPx bug in reconfigure_pll()
by Stefan Roese
· 14 years ago
5207e77
Fix parameters to support RDIMM for P2020DS
by York Sun
· 14 years ago
ffd4f72
AT91 Fix: return value of get_tbclk
by Jens Scharsig
· 14 years ago
fc62ca8
ARMV7: S5P: rename the member of gpio structure
by Minkyu Kang
· 14 years ago
36f25cf
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 14 years ago
dc76182
orion5x: fix comment-in-comment typo in cpu.h
by Albert Aribaud
· 14 years ago
f9c72f6
Kirkwood: bugfix: window size (mis)calculation
by Prafulla Wadaskar
· 14 years ago
7e0978f
Orion5x: bugfix: window size (mis)calculation
by Albert Aribaud
· 14 years ago
0d755c0
ARMV7: S5P: fix the macro at samsung_get_base function
by Minkyu Kang
· 14 years ago
f39eafc
S5P: mmc: fix the mmc offset
by Minkyu Kang
· 14 years ago
2917c0a
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· 14 years ago
0a2b631
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
by Minkyu Kang
· 14 years ago
25cfc75
omap2: i2c: remove redundant header definitions
by Nishanth Menon
· 14 years ago
50b5194
omap2: i2c: add syss offset
by Nishanth Menon
· 14 years ago
51a1193
mpx85xx/fdt: Add cpu-release-addr for all cores
by Matthew McClintock
· 14 years ago
5975e79
nios2: fix out of reach case for do_reset
by Thomas Chou
· 14 years ago
97ffc02
nios2: fix bootm error on fdt args
by Thomas Chou
· 14 years ago
1c9cee9
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
by Kumar Gala
· 14 years ago
2ecbfeb
powerpc/8xxx: share PIC defines among 85xx and 86xx
by Kim Phillips
· 14 years ago
4e6d1b2
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
d1c84b3
ARM: Update ARM mach-types
by Sandeep Paulraj
· 14 years ago
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
92cb940
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
87694aa
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 14 years ago
906a152
AM35x: Adding SCM general register definitions
by Ajay Kumar Gupta
· 14 years ago
36e63df
Blackfin: re-use board data in cpu banner
by Mike Frysinger
· 14 years ago
ae712d8
Blackfin: shutdown video DMA when booting Linux
by Michael Hennerich
· 15 years ago
63c36f5
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
b238801
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
298cf39
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
f4704d0
orion5x: allow overriding default mappings windows
by Albert Aribaud
· 14 years ago
d7ea561
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
6caf122
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
91cb722
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
cfdda9e
MX51EVK: fix return value of get_timer_masked
by Li Haibo
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
c5e8405
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
1c4361d
fdt relocate: have more attention to use a bootmap or not
by Stephan Linz
· 14 years ago
9b81e64
cmd_ide: add support for Kirkwood
by Prafulla Wadaskar
· 14 years ago
4502755
cmd_ide: add support for orion5x
by Albert Aribaud
· 14 years ago
036c6b4
ide: add configuration
by Albert Aribaud
· 14 years ago
5b0b1b9
ARM: Define __raw_readX and __raw_writeX
by Marek Vasut
· 14 years ago
ccace71
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
31367d1
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
e2bdc13
ARMV7: Modify i2c driver for more reliable operation on OMAP4
by Steve Sakoman
· 14 years ago
58657e6
ARMV7: Fix udelay for OMAP4
by Steve Sakoman
· 14 years ago
9bb65b5
ARMV7: Add pad mux support for OMAP4
by Steve Sakoman
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
9b98044
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
9035c0f
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
93d3257
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
12760ab
S5P: support mmc driver
by Minkyu Kang
· 14 years ago
875935e
powerpc/8xxx: query feature reporting register for num cores on unknown cpus
by Kim Phillips
· 14 years ago
12c2a49
Blackfin: gpio: use common usage func
by Mike Frysinger
· 14 years ago
1714e49
powerpc/8xxx: Improvement to DDR parameters
by york
· 14 years ago
de87932
powerpc/8xxx: Enable DDR3 RDIMM support
by york
· 14 years ago
4260372
powerpc/8xxx: Enabled address hashing for 85xx
by york
· 14 years ago
f4f93c6
powerpc/8xxx: Enable quad-rank DIMMs.
by york
· 14 years ago
93799ca
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
by york
· 14 years ago
6404209
powerpc/8xxx: Enabled hwconfig for memory interleaving
by Kumar Gala
· 14 years ago
6b245b9
powerpc/p4080: Add workaround for erratum CPU22
by Kumar Gala
· 15 years ago
779a532
powerpc/p4080: Add workaround for errata SERDES8
by Kumar Gala
· 14 years ago
674e0f4
powerpc/p4080: Add support for initializing SERDES
by Kumar Gala
· 14 years ago
38449a4
powerpc/85xx: Add support to initialize LIODN registers and portals
by Kumar Gala
· 15 years ago
76eef3e
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms
by Kumar Gala
· 16 years ago
c609332
powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
by york
· 14 years ago
b9c880d
powerpc/fsl_fman: Add initial fman immap structures
by Kumar Gala
· 14 years ago
74e78b6
powerpc/85xx: Add additional p4080 platform related defines/structs
by Kumar Gala
· 15 years ago
8f75022
Blackfin: jtag-console: handle newline stuffing
by Mike Frysinger
· 14 years ago
Next »