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
*
linux/advanced: default to make menuconfig
Peter Korsgaard
2009-01-26
2
-2
/
+2
*
Revert bad patch to fix linux rebuild problem
Ulf Samuelsson
2009-01-26
1
-1
/
+1
*
Update patchlevels for linux-2.6.25/27/28
Ulf Samuelsson
2009-01-25
2
-5
/
+5
*
Ensure /boot exists, Write linux version to file,in case the kernel version h...
Ulf Samuelsson
2009-01-25
1
-0
/
+2
*
Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD
Ulf Samuelsson
2009-01-25
2
-14
/
+28
*
target/linux-advanced: default to menuconfig for all archs
Peter Korsgaard
2009-01-25
2
-4
/
+3
*
Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are con...
Ulf Samuelsson
2009-01-23
1
-1
/
+5
*
Fix some bugs in advanced linux configuration, remove some arbitrary combinat...
Ulf Samuelsson
2009-01-19
3
-85
/
+60
*
buildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard
2009-01-16
2
-3
/
+3
*
Update kernel snapshot version
Ulf Samuelsson
2009-01-15
1
-1
/
+1
*
toolchain: fix cris build with 2.6.28 kernel headers
Peter Korsgaard
2009-01-12
1
-0
/
+4
*
Move kernel localversion files to TARGET_DIR/boot
Ulf Samuelsson
2009-01-11
1
-1
/
+8
*
Make sure U-boot is built, if we do make uImage
Ulf Samuelsson
2009-01-09
1
-0
/
+1
*
Linux26 requires "mkimage" from u-boot to be in the PATH
Ulf Samuelsson
2009-01-08
1
-2
/
+13
*
Remove incorrrect dependency on latest minor kernel patch
Ulf Samuelsson
2009-01-06
1
-1
/
+1
*
Add PATH to linux build options to allow 'mkimage' to be found. Neccessary fo...
Ulf Samuelsson
2009-01-06
1
-1
/
+2
*
Set default kernel to BR2_LINUX26_STABLE, Remove duplicate definion of BR2_KE...
Ulf Samuelsson
2009-01-06
1
-38
/
+1
*
When you set BR2_PACKAGE_LINUX_USE_DEFCONFIG
Ulf Samuelsson
2009-01-06
1
-2
/
+3
*
Update linux versions
Ulf Samuelsson
2009-01-03
2
-30
/
+36
*
Use correct linux version when applying latest minor patch
Ulf Samuelsson
2008-12-20
1
-1
/
+1
*
Sort Linux debug info in alphabetical order
Ulf Samuelsson
2008-12-20
1
-32
/
+44
*
Put latest version info in separate file for easier maintenance
Ulf Samuelsson
2008-12-20
2
-23
/
+66
*
Update to latest linux versions
Ulf Samuelsson
2008-12-17
1
-6
/
+6
*
taget/linux: handle non-modular kernels
Peter Korsgaard
2008-12-07
1
-6
/
+12
*
Update Linux versions
Ulf Samuelsson
2008-11-29
2
-13
/
+24
*
linux: remove unused BR2_LINUX_BOARD_PATCH
Peter Korsgaard
2008-11-14
1
-4
/
+0
*
revert 23987 until proper implementation
Ivan Kuten
2008-11-10
1
-1
/
+1
*
Download Kernel.org minor patches at the same time as full sources.
Ivan Kuten
2008-11-10
1
-1
/
+1
*
linux26: make installation of modules rule depend on .depend_done
Hans-Christian Egtvedt
2008-11-05
1
-1
/
+1
*
linux: skip installing modules if modules are disabled in kernel config
Hans-Christian Egtvedt
2008-10-30
1
-7
/
+13
*
linux: make touch also create the dependency file when installing modules
Hans-Christian Egtvedt
2008-10-30
1
-1
/
+1
*
linux: fix typo in status printout
Hans-Christian Egtvedt
2008-10-30
1
-1
/
+1
*
linux: add probing for kernel version when installing modules
Hans-Christian Egtvedt
2008-10-30
1
-9
/
+10
*
linux: fix copy of Busybox config to target directory
Hans-Christian Egtvedt
2008-10-03
1
-1
/
+1
*
target/linux/advanced: don't hardcode date suffix
Peter Korsgaard
2008-09-22
1
-1
/
+1
*
Add configurations for current linux versions
Ulf Samuelsson
2008-08-23
1
-12
/
+21
*
buildroot: remove trailing spaces
Peter Korsgaard
2008-08-04
3
-13
/
+13
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
2
-6
/
+0
*
linux-advanced: add linux26-force like in the simple linux makefile
Peter Korsgaard
2008-07-13
1
-0
/
+4
*
Fix comments regarding latest stable kernel
Ulf Samuelsson
2008-07-10
1
-2
/
+2
*
Update 'latest' kernel info
Ulf Samuelsson
2008-07-10
1
-1
/
+1
*
linux: add knob to force a rebuild of the kernel
Peter Korsgaard
2008-07-09
1
-0
/
+4
*
Add support for latest kernels
Ulf Samuelsson
2008-07-03
1
-10
/
+26
*
buildroot: s/depends/depends on/
Peter Korsgaard
2008-06-19
2
-36
/
+36
*
Make linux kernel extension visible also when defined in board directory
Ulf Samuelsson
2008-05-12
1
-2
/
+8
*
Avoid duplicate rules for downloading kernel source, if kernel and headers ar...
Ulf Samuelsson
2008-04-16
1
-1
/
+3
*
Fix bad linux kernel name
Ulf Samuelsson
2008-04-16
1
-20
/
+5
*
Allow build to complete, even if tftpboot is not writeable by user
Ulf Samuelsson
2008-04-15
1
-2
/
+2
*
Reversing bad tftpboot patch resulting in two identical targets
Ulf Samuelsson
2008-04-15
1
-4
/
+4
*
buildroot: additional tftpboot fixes
Peter Korsgaard
2008-04-11
1
-4
/
+4
[next]