index
:
barebox
master
next
barebox master repository
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace direct header access with the API routines
Jean-Christophe PLAGNIOL-VILLARD
2010-10-08
1
-3
/
+3
*
Revert "Replace direct header access with the API routines"
Sascha Hauer
2010-10-07
1
-3
/
+3
*
imx: fix Internal boot source default choice
Jean-Christophe PLAGNIOL-VILLARD
2010-10-04
1
-1
/
+1
*
Update flash headers for boards supporting internal boot.
Marc Reilly
2010-10-01
4
-36
/
+38
*
imx: Internal boot sources, handle all header offsets
Marc Reilly
2010-10-01
3
-15
/
+53
*
imx35: add base addresses for I2C and SDHC
Marc Reilly
2010-10-01
1
-0
/
+5
*
Fix watchdog's register size for the i.MX27 CPU
Juergen Beisert
2010-09-27
1
-3
/
+3
*
pcm038: fix initialization makes pointer from integer without a cast
Jean-Christophe PLAGNIOL-VILLARD
2010-09-27
1
-1
/
+1
*
imx/fb: struct imx_ipu_fb_platform_data remove const for mode
Jean-Christophe PLAGNIOL-VILLARD
2010-09-27
1
-1
/
+1
*
The i.MX27 has no second level cache, remove include file (Subject fixed)
Juergen Beisert
2010-09-27
1
-1
/
+0
*
Replace direct header access with the API routines
Jean-Christophe PLAGNIOL-VILLARD
2010-09-24
1
-3
/
+3
*
nhk8815: rename nand parts uboot as barebox
Jean-Christophe PLAGNIOL-VILLARD
2010-09-23
1
-1
/
+1
*
nhk8815: update defconfig
Jean-Christophe PLAGNIOL-VILLARD
2010-09-22
1
-1
/
+16
*
arm: allow to overwrite the system_rev via bootm
Jean-Christophe PLAGNIOL-VILLARD
2010-09-22
1
-4
/
+14
*
scb9328: Fix compilation
Sascha Hauer
2010-09-20
1
-1
/
+1
*
guf-neso: Update defconfig (fix env path)
Sascha Hauer
2010-09-20
1
-1
/
+1
*
guf-neso: Update defconfig (add nand and ubi)
Sascha Hauer
2010-09-20
1
-0
/
+5
*
guf-neso: Fix compiler warnings
Sascha Hauer
2010-09-20
1
-1
/
+4
*
mach-s3c24xx: Fix compilation problem when make a9m2410 or a9m2440 defconfig
Marek Belisko
2010-09-20
1
-0
/
+2
*
pcm038: Update defconfig (add nand and ubi)
Sascha Hauer
2010-09-20
1
-0
/
+5
*
pcm038: Fix compiler warnings
Sascha Hauer
2010-09-20
1
-1
/
+4
*
pcm043: Update defconfig (add nand and ubi)
Sascha Hauer
2010-09-20
1
-0
/
+5
*
pcm043: Fix compiler warnings
Sascha Hauer
2010-09-20
1
-1
/
+4
*
Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
6
-2
/
+96
*
at91sam9263: move MACH_HAS_LOWLEVEL_INIT to board
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
1
-1
/
+2
*
at91: add HAVE_NAND_ATMEL_BUSWIDTH_16 to Enable 16-bit data bus interface
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
1
-0
/
+16
*
driver: use id as -1 for auto assigned id
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
29
-0
/
+136
*
arm: move clkdev to drivers/clk
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
8
-190
/
+4
*
stm8815: fix the uart device clock match
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
1
-2
/
+4
*
init: introduce __BARE_INIT for .section ".text_bare_init.text"
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
4
-4
/
+8
*
types.h: move __kernel_dev_t to include/linux/types.h
Jean-Christophe PLAGNIOL-VILLARD
2010-09-17
1
-1
/
+0
*
i2c rename CONFIG_DRIVER_I2C_xx to CONFIG_I2C_xx
Jean-Christophe PLAGNIOL-VILLARD
2010-09-17
4
-10
/
+10
*
arm: move mach-types.h to include/generated/
Jean-Christophe PLAGNIOL-VILLARD
2010-09-17
28
-29
/
+28
*
configs: use new savedefconfig format as in linux
Jean-Christophe PLAGNIOL-VILLARD
2010-09-17
26
-5333
/
+0
*
Merge branch 'next'
Sascha Hauer
2010-08-30
101
-979
/
+4751
|
\
|
*
at91: remove non-needed include of autoconf.h
Jean-Christophe PLAGNIOL-VILLARD
2010-08-30
1
-1
/
+0
|
*
move include/unaligned to include/linux/unaligned/
Jean-Christophe PLAGNIOL-VILLARD
2010-08-30
1
-3
/
+3
|
*
net: rework the mii support
Jean-Christophe PLAGNIOL-VILLARD
2010-08-27
21
-21
/
+21
|
*
at91: remove non used and obsolete at91rm9200 code
Jean-Christophe PLAGNIOL-VILLARD
2010-08-23
5
-862
/
+0
|
*
macb: introduce HAS_MACB configuration
Jean-Christophe PLAGNIOL-VILLARD
2010-08-23
1
-0
/
+2
|
*
at91: rename clocksource.c -> at91sam926x_time.c
Jean-Christophe PLAGNIOL-VILLARD
2010-08-23
2
-3
/
+3
|
*
dm9000: allow to specify that no srom is present
Jean-Christophe PLAGNIOL-VILLARD
2010-08-23
1
-0
/
+1
|
*
mmccpu: fix typo in AT91_MAIN_CLOCK
Jean-Christophe PLAGNIOL-VILLARD
2010-08-23
1
-1
/
+1
|
*
Add missing include
Sascha Hauer
2010-08-22
1
-0
/
+2
|
*
beagle: fix usb dependencies
Michael Grzeschik
2010-08-18
2
-2
/
+4
|
*
beagle: defconfig cleanup for v2010.08.0
Michael Grzeschik
2010-08-18
1
-13
/
+13
|
*
armlinux: bugfix add parameter name into inline function
Michael Grzeschik
2010-08-18
1
-1
/
+1
|
*
iim/imx25: fix MAC and UID offsets
Baruch Siach
2010-08-17
1
-2
/
+2
|
*
imx25: add iim platform code
Baruch Siach
2010-08-17
1
-0
/
+44
|
*
imx25: add chip specific IIM fusebox defines
Baruch Siach
2010-08-17
1
-1
/
+7
[next]