index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
13
-760
/
+383
|
*
MPC512x FEC: get rid of duplicated struct ethernet_regs
Wolfgang Denk
2009-06-12
2
-131
/
+10
|
*
MPC512x: use I/O accessors instead of pointer accesses
Wolfgang Denk
2009-06-12
9
-264
/
+324
|
*
MPC512x: add more hardware description to immap_512x.h
Wolfgang Denk
2009-06-12
3
-9
/
+252
|
*
Rename ads5121 board into mpc5121ads
Wolfgang Denk
2009-06-12
7
-23
/
+24
|
*
cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
Wolfgang Denk
2009-06-12
1
-1
/
+1
|
*
cpu/mpc512x/pci.c: minor coding style cleanup
Wolfgang Denk
2009-06-12
1
-6
/
+3
|
*
mpc512x: Move common files to share them by several boards
Wolfgang Denk
2009-06-12
8
-120
/
+150
|
*
mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
Wolfgang Denk
2009-06-12
1
-5
/
+4
|
*
General help message cleanup
Wolfgang Denk
2009-06-12
165
-496
/
+507
|
*
Make "usage" messages more helpful.
Wolfgang Denk
2009-06-12
2
-18
/
+17
|
*
nvedit: speed up printing of environment
Mike Frysinger
2009-06-12
1
-39
/
+55
|
*
config.mk: remove un-needed REMOTE_BUILD check
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-12
/
+0
|
*
FAT replace compare_sign with strncmp.
Tom Rix
2009-06-12
1
-33
/
+3
|
*
Add support for Linux-like kallsysms
Mike Frysinger
2009-06-12
8
-53
/
+75
|
*
cmd_mtdparts.c: allow to omit definitions for default settings
Wolfgang Denk
2009-06-12
1
-4
/
+4
|
*
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
Stefan Roese
2009-06-12
1
-160
/
+80
|
*
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
2009-06-12
4
-3
/
+15
|
*
mtd: MTD related config header changes (mtdparts command)
Stefan Roese
2009-06-12
35
-0
/
+66
|
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
6
-284
/
+256
|
*
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
Stefan Roese
2009-06-12
5
-5
/
+915
|
*
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
4
-196
/
+119
|
*
ZOOM2 detect the version of the zoom2 board at runtime.
Tom Rix
2009-06-12
2
-3
/
+68
|
*
Beagle Convert the board version detection to use the OMAP3 GPIO interface.
Tom Rix
2009-06-12
1
-14
/
+18
|
*
Fix a typo in the instructions on using omap3's gpio interface.
Tom Rix
2009-06-12
1
-1
/
+1
|
*
ZOOM2 Define GPIO banks used.
Tom Rix
2009-06-12
1
-0
/
+8
|
*
OMAP3 Turn on the GPIO bank clocks
Tom Rix
2009-06-12
1
-0
/
+22
|
*
Coldfire M5271: Activate u-boot system timer interrupt.
Richard Retanubun
2009-06-12
1
-1
/
+1
|
*
Compier warning cleanup
Richard Retanubun
2009-06-12
1
-2
/
+1
|
*
Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.
Richard Retanubun
2009-06-12
1
-1
/
+12
|
*
arch_misc_init support for ARM architectures
Prafulla Wadaskar
2009-06-12
2
-0
/
+5
|
*
at91: move cpu info print to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
3
-12
/
+23
|
*
at91: move cpu name define to arm/arch/ cpu header
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
11
-8
/
+27
|
*
at91: extract reset from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
3
-15
/
+43
|
*
omap24xx: rename reset file
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-1
/
+1
|
*
OMAP3: Fix CKE1 MUX setting to allow self-refresh
Dirk Behme
2009-06-12
2
-2
/
+2
|
*
OMAP3: Zoom2: Enable Board and CPU info
Dirk Behme
2009-06-12
1
-0
/
+6
|
*
ZOOM2 Add led support.
Tom Rix
2009-06-12
4
-4
/
+153
|
*
ZOOM2 Add serial support.
Tom Rix
2009-06-12
8
-16
/
+269
|
*
lh7a40x: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
5
-1
/
+4
|
*
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
18
-1
/
+16
|
*
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
16
-67
/
+2
|
*
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
16
-128
/
+16
|
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
83
-3186
/
+134
|
*
afeb9260: fix macb device init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+1
|
*
ppc4xx: Remove PCI async bootup message if PCI is not used
Stefan Roese
2009-06-12
1
-1
/
+1
|
*
TQM834x: use buffered writes to accelerate writing to flash
Wolfgang Denk
2009-06-12
1
-4
/
+3
|
*
TQM834x: add FDT support
Wolfgang Denk
2009-06-12
3
-20
/
+95
|
*
TQM834x: fix environment size; add redundant env.
Wolfgang Denk
2009-06-12
1
-14
/
+12
|
*
ARM DaVinci: Reset with watchdog enabled
Thomas Lange
2009-06-12
1
-0
/
+4
[prev]
[next]