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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
buildroot: additional tftpboot fixes
Peter Korsgaard
2008-04-11
1
-4
/
+4
*
Use lower case
Ulf Samuelsson
2008-04-06
1
-2
/
+2
*
* Dereference link when copying over kernel image, missed this one in my prev...
Nigel Kukard
2008-04-06
1
-1
/
+1
*
Make xconfig the default for Atmel targets
Ulf Samuelsson
2008-04-06
1
-0
/
+1
*
Update linux source tree with minor version
Ulf Samuelsson
2008-04-06
1
-6
/
+12
*
Patch in EXTRA_VERSION
Ulf Samuelsson
2008-03-31
2
-1
/
+13
*
linux advanced: make menuconfig default
Peter Korsgaard
2008-03-30
1
-1
/
+1
*
Allow selection of kernel config tool
Ulf Samuelsson
2008-03-30
2
-3
/
+34
*
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3...
Ulf Samuelsson
2008-03-29
2
-17
/
+63
*
Feeding the kernel zero optimization -O0 breaks the kernel build at least on ...
Nigel Kukard
2008-03-29
1
-1
/
+2
*
Add some robustness to linux configuration
Ulf Samuelsson
2008-03-29
1
-13
/
+28
*
kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ...
John Voltz
2008-03-21
1
-1
/
+1
*
Use correct symbold for linux config path
Ulf Samuelsson
2008-03-20
1
-1
/
+1
*
Use correct kernel-patch for x86
Ulf Samuelsson
2008-03-18
1
-2
/
+10
*
Update Kernel config
Ulf Samuelsson
2008-03-18
1
-9
/
+19
*
Use correct Linux version for depmod
Ulf Samuelsson
2008-03-15
1
-1
/
+1
*
added support for kernel 2.6.24
John Voltz
2008-03-06
2
-12
/
+31
*
More debug info for linux
Ulf Samuelsson
2008-01-10
1
-0
/
+1
*
Add support for GNU and kernel.org mirrors
Ivan Kuten
2007-12-17
1
-1
/
+1
*
Add more info to linux status
Ulf Samuelsson
2007-10-18
1
-1
/
+2
*
Fix syntax error in Makefile for Advanced Linux configuration
Ulf Samuelsson
2007-10-18
1
-1
/
+1
*
Use correct kernel name for advanced linux build
Ulf Samuelsson
2007-10-13
1
-6
/
+9
*
Move config item deeper into menu system
Ulf Samuelsson
2007-10-13
1
-2
/
+1
*
Create Advanced Linux Configuration option/Remove experimental
Ulf Samuelsson
2007-10-13
4
-370
/
+1286
*
Update AVR32 toolchain with new binutils and uClibc, This time it works (cros...
Ulf Samuelsson
2007-10-13
1
-1
/
+2
*
Add 2.6.22.10 and 2.6.23 support
Ulf Samuelsson
2007-10-12
1
-2
/
+11
*
- fix some whitespace damage..
Bernhard Reutner-Fischer
2007-10-05
1
-1
/
+1
*
- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)
Bernhard Reutner-Fischer
2007-09-29
1
-1
/
+1
*
- add mips/mipsel target architecture selection
Bernhard Reutner-Fischer
2007-09-29
1
-1
/
+1
*
- fixup after Ulf
Bernhard Reutner-Fischer
2007-09-29
1
-99
/
+101
*
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...
Ulf Samuelsson
2007-09-28
1
-1
/
+1
*
Add administration for linux,uclibc and main
Ulf Samuelsson
2007-09-28
1
-1
/
+3
*
Allow easy update of target linux config
Ulf Samuelsson
2007-09-26
1
-0
/
+3
*
Add more management to linux and buysbox packages
Ulf Samuelsson
2007-09-26
1
-1
/
+8
*
Use correct path to vmlinux, Fix bad SED of config
Ulf Samuelsson
2007-09-23
1
-2
/
+6
*
- put LZMA into generic flags
Bernhard Reutner-Fischer
2007-09-22
1
-4
/
+6
*
- add a more generic "Kernel" menu instead of "Linux Options"
Bernhard Reutner-Fischer
2007-09-22
1
-3
/
+3
*
- patch the correct dir
Bernhard Reutner-Fischer
2007-09-18
1
-1
/
+1
*
Unbreak multiple boards, add Ingo's rt patch
Ulf Samuelsson
2007-09-12
1
-1
/
+4
*
Add unpacking + patching of linux source tree to simplify creating a new patch
Ulf Samuelsson
2007-09-05
1
-0
/
+2
*
- remove initramfs related config settings and configure them back if needed
Bernhard Reutner-Fischer
2007-09-04
1
-3
/
+4
*
- build and use the list of the small initramfs
Bernhard Reutner-Fischer
2007-09-02
1
-2
/
+11
*
This patch allows each project to have a private linux build.
Ulf Samuelsson
2007-08-24
1
-19
/
+52
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- random whitespace cleanup
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
*
- add handling of lzma for the host (unconditionally for now)
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+2
*
- propagate IPv6 setting down to the kernel
Bernhard Reutner-Fischer
2007-08-21
1
-0
/
+6
*
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
[next]