index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix glitch introduced in my whitespace removal (brm)
Bernhard Reutner-Fischer
2007-09-01
1
-19
/
+19
*
Fix bug in avr32 uClibc patch
Ulf Samuelsson
2007-08-28
1
-9
/
+0
*
Update avr32 uclibc patch name
Ulf Samuelsson
2007-08-28
2
-0
/
+0
*
- misc cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-28
1
-3
/
+3
*
Fix bad regexp in u-boot.mk
Ulf Samuelsson
2007-08-28
1
-1
/
+1
*
- adjust config
Bernhard Reutner-Fischer
2007-08-25
1
-5
/
+11
*
- workaround for broken external toolchains
Bernhard Reutner-Fischer
2007-08-25
7
-7
/
+7
*
This patch allows each project to have a private linux build.
Ulf Samuelsson
2007-08-24
1
-19
/
+52
*
bzcat => $(BZCAT) for u-boot and at91bootstrap
Ulf Samuelsson
2007-08-22
2
-4
/
+6
*
Remove whitespace damage
Ulf Samuelsson
2007-08-22
1
-1
/
+1
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
16
-177
/
+177
*
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
5
-131
/
+132
*
- use the BZCAT/ZCAT as configured by the user
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
17
-26
/
+26
*
- fix patch regex
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- improve the way host prerequisites for "dependencies" are established
Bernhard Reutner-Fischer
2007-08-22
1
-9
/
+1
*
- fixup whitespace damage after ulf
Bernhard Reutner-Fischer
2007-08-21
1
-4
/
+4
*
- add handling of lzma for the host (unconditionally for now)
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+2
*
- start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES
Bernhard Reutner-Fischer
2007-08-21
8
-5
/
+37
*
- adjust config
Bernhard Reutner-Fischer
2007-08-21
1
-208
/
+173
*
- propagate IPv6 setting down to the kernel
Bernhard Reutner-Fischer
2007-08-21
1
-0
/
+6
*
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-21
4
-8
/
+8
*
- a few more cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
4
-13
/
+12
*
additional skeleton for AVR32
Ulf Samuelsson
2007-08-21
8
-0
/
+140
*
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
Ulf Samuelsson
2007-08-20
1
-0
/
+2
*
install uClibc libraries correctly
Ulf Samuelsson
2007-08-20
1
-0
/
+13
*
Add kernel patches, if at91 or avr32 is selected
Ulf Samuelsson
2007-08-19
1
-4
/
+7
*
Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc
Ulf Samuelsson
2007-08-19
3
-6
/
+14
*
Delete avr32 specific patch and introduced merged at91/avr32 patch
Ulf Samuelsson
2007-08-19
3
-7009
/
+16756
*
Move at91 patches from 2.6.21.1 to 2.6.21.5
Ulf Samuelsson
2007-08-19
3
-9720
/
+0
*
Remove target specific things from Linux config
Ulf Samuelsson
2007-08-19
1
-8
/
+1
*
Fix bad parameter list for patching linux kernel
Ulf Samuelsson
2007-08-19
1
-1
/
+1
*
UPdate Soekris Linux config to 2.6.22.1
Ulf Samuelsson
2007-08-19
1
-257
/
+201
*
Update AVR32 tools download location
Ulf Samuelsson
2007-08-19
1
-1
/
+1
*
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Ulf Samuelsson
2007-08-18
9
-3
/
+66127
*
Add mplayer to atstk1002 target_skeleton
Ulf Samuelsson
2007-08-17
1
-0
/
+129
*
Update atngw100 device table
Ulf Samuelsson
2007-08-17
1
-18
/
+19
*
Update atstk1002 device table
Ulf Samuelsson
2007-08-17
1
-17
/
+18
*
Update atstk1002 target skeleton
Ulf Samuelsson
2007-08-17
24
-92
/
+93
*
Update atngw100 target skeleton
Ulf Samuelsson
2007-08-17
20
-71
/
+74
*
Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)
Ulf Samuelsson
2007-08-16
3
-20
/
+3944
*
Update at91sam9261ek linux support to 2.6.22.1
Ulf Samuelsson
2007-08-16
2
-2
/
+1443
*
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
Ulf Samuelsson
2007-08-16
8
-72
/
+72
*
Ensure lzma is built *before* linux, allow system installation in /usr/local/bin
Ulf Samuelsson
2007-08-16
1
-1
/
+9
*
Add programmable start adr/size to at91bootstrap + support for at91sam9260pf
Ulf Samuelsson
2007-08-15
4
-12
/
+805
*
Add at91sam9260pf (AT91SAM9260 w Par Flash) target
Ulf Samuelsson
2007-08-15
8
-0
/
+3182
*
Workaround bug in TinyX makedepend by removing some whitespace
Ulf Samuelsson
2007-08-13
1
-0
/
+86
*
Update linux cfg for at91sam9260dfc
Ulf Samuelsson
2007-08-12
1
-5
/
+16
*
Cleanup Atmel boards
Ulf Samuelsson
2007-08-11
6
-17
/
+15
*
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-08-11
4
-19
/
+19
[next]