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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bump version, fixup some brokenness
Eric Andersen
2007-09-12
1
-5
/
+5
*
- revert r19825. Fix this in the kernel instead and read README.buildroot2
Bernhard Reutner-Fischer
2007-09-12
4
-20
/
+20
*
Watching all the warnings on package/config finally got to me.
Ulf Samuelsson
2007-09-12
4
-20
/
+20
*
Remove whitespace
Ulf Samuelsson
2007-09-12
1
-2
/
+2
*
Add libvorbis package
Ulf Samuelsson
2007-09-12
3
-0
/
+188
*
Update atngw100 board support
Ulf Samuelsson
2007-09-12
1
-22
/
+147
*
Add version info (date) to root fs image
Ulf Samuelsson
2007-09-12
1
-2
/
+2
*
Update various packages to make X run
Ulf Samuelsson
2007-09-12
12
-35
/
+57
*
Add hooks for creating your own board support package
Ulf Samuelsson
2007-09-12
3
-1
/
+75
*
Unbreak multiple boards, add Ingo's rt patch
Ulf Samuelsson
2007-09-12
3
-12
/
+98
*
bump up a few version numbers. kill dead 2.6.19 option.
Eric Andersen
2007-09-11
3
-14
/
+10
*
Bump version
Peter Korsgaard
2007-09-10
1
-1
/
+1
*
Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.
Peter Korsgaard
2007-09-10
1
-12
/
+19
*
Busybox 1.7.0 patches
Peter Korsgaard
2007-09-10
4
-0
/
+573
*
Update defconfig for AT91SAM9260
Ulf Samuelsson
2007-09-05
1
-3
/
+0
*
Add defconfig for AT91SAM9261
Ulf Samuelsson
2007-09-05
1
-0
/
+654
*
Add target to unpack gettext
Ulf Samuelsson
2007-09-05
1
-0
/
+2
*
Bump DirectFB version, and enable/disable X11
Ulf Samuelsson
2007-09-05
1
-1
/
+7
*
Add unpacking + patching of linux source tree to simplify creating a new patch
Ulf Samuelsson
2007-09-05
1
-0
/
+2
*
Add irda-utils package, Courtesy of Benjamin Tietz
Ulf Samuelsson
2007-09-05
4
-0
/
+121
*
- remove initramfs related config settings and configure them back if needed
Bernhard Reutner-Fischer
2007-09-04
1
-3
/
+4
*
Add include file to define at91 lcd struct
Ulf Samuelsson
2007-09-04
1
-0
/
+12
*
update sam9261 default linux config
Ulf Samuelsson
2007-09-04
1
-18
/
+17
*
Use default LINUX26_BINLOC for at91
Ulf Samuelsson
2007-09-04
1
-1
/
+1
*
Update u-boot autoscript
Ulf Samuelsson
2007-09-04
1
-1
/
+1
*
- correctly filter out the script
Bernhard Reutner-Fischer
2007-09-04
2
-2
/
+2
*
Bumped version
Peter Korsgaard
2007-09-03
1
-1
/
+1
*
Bumped version
Peter Korsgaard
2007-09-03
1
-1
/
+1
*
Don't apply broken patch from r19595 with hardcoded path names.
Peter Korsgaard
2007-09-03
1
-5
/
+7
*
Cleanup handling of gccbug script
Ulf Samuelsson
2007-09-03
2
-2
/
+2
*
Cleanup handling of gccbug script
Ulf Samuelsson
2007-09-03
2
-5
/
+1
*
- adjust list of needed applets
Bernhard Reutner-Fischer
2007-09-02
1
-3
/
+6
*
- build and use the list of the small initramfs
Bernhard Reutner-Fischer
2007-09-02
2
-6
/
+37
*
- it's a stub, add prominent note on it's brokenness
Bernhard Reutner-Fischer
2007-09-02
1
-1
/
+1
*
- add mutt. Will need wchar massage
Bernhard Reutner-Fischer
2007-09-02
4
-0
/
+116
*
- document BUSYBOX_CONFIG_FILE
Bernhard Reutner-Fischer
2007-09-02
1
-0
/
+3
*
- improve configury
Bernhard Reutner-Fischer
2007-09-02
1
-15
/
+42
*
- add option to turn on SMB dump routines
Bernhard Reutner-Fischer
2007-09-01
2
-1
/
+15
*
- add sequence-point for toplevel parallel builds: uClibc needs an initial gcc
Bernhard Reutner-Fischer
2007-09-01
4
-5
/
+8
*
- whitespace cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-01
1
-25
/
+23
*
- add lm-sensors package
Bernhard Reutner-Fischer
2007-09-01
3
-0
/
+72
*
- add my working draft for busybox-initramfs (not yet finished, so still comm...
Bernhard Reutner-Fischer
2007-09-01
1
-0
/
+96
*
- cosmetic cleanup
Bernhard Reutner-Fischer
2007-09-01
1
-1
/
+1
*
- libfloat has to depend on gcc_initial
Bernhard Reutner-Fischer
2007-09-01
1
-1
/
+1
*
- explicitely download via http
Bernhard Reutner-Fischer
2007-09-01
1
-1
/
+1
*
- add rule for static libfloat
Bernhard Reutner-Fischer
2007-09-01
1
-3
/
+3
*
- don't try to strip the gccbug script
Bernhard Reutner-Fischer
2007-09-01
1
-1
/
+1
*
- rephrase r19284 -- explicitely list base targets for World
Bernhard Reutner-Fischer
2007-09-01
1
-4
/
+5
*
- GCC_CROSS_LANGUAGES for non-sysroot enabled gcc
Bernhard Reutner-Fischer
2007-09-01
1
-4
/
+14
*
- Only include the XORG7 makefiles if we were asked to build any xorg package
Bernhard Reutner-Fischer
2007-09-01
1
-1
/
+2
[prev]
[next]