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
*
skeleton: fix atstk1005, ststk100x and atngw100 for POSIX compliance
Yann E. MORIN
2010-09-30
3
-9
/
+9
*
Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t...
Peter Korsgaard
2010-09-30
1
-121
/
+9
|
\
|
*
Remove architectures marked as deprecated
Thomas Petazzoni
2010-08-31
1
-121
/
+9
*
|
Config.in.arch: ARM cortex A9 support
Peter Korsgaard
2010-09-12
1
-1
/
+6
|
/
*
Mark CRIS architecture as deprecated
Thomas Petazzoni
2010-08-11
1
-0
/
+5
*
toolchain: remove multilib
Thomas Petazzoni
2010-07-28
1
-1
/
+0
*
Deprecate the Alpha, IA64 and Sparc64 support
Thomas Petazzoni
2010-07-27
1
-0
/
+11
*
Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc
Thomas Petazzoni
2010-07-27
1
-0
/
+5
*
move default skeleton to fs/ and drop busybox skeleton
Dmytro Milinevskyy
2010-07-18
86
-1489
/
+0
*
Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts
Peter Korsgaard
2010-07-18
2
-0
/
+0
*
target/device: misc cleanup
Peter Korsgaard
2010-06-23
19
-5975
/
+0
*
integrator926: use standard uclibc config
Peter Korsgaard
2010-06-23
1
-240
/
+0
*
Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-06-22
7
-1405
/
+0
|
\
|
*
Remove now unused Config.in for kernel selection
Thomas Petazzoni
2010-06-22
1
-50
/
+0
|
*
Remove old Linux infrastructure
Thomas Petazzoni
2010-06-22
6
-1356
/
+0
*
|
target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO
Peter Korsgaard
2010-06-22
3
-61
/
+0
|
/
*
Config.in.mirrors: Use sources.buildroot.net as default backup site
Peter Korsgaard
2010-06-21
1
-1
/
+1
*
linux: fix dependency on mkimage
Thomas Petazzoni
2010-06-13
2
-9
/
+2
*
u-boot: remove arch specific patches infrastructure
Thomas Petazzoni
2010-06-10
17
-4216
/
+0
*
bootloaders: move bootloader build code to boot/
Thomas Petazzoni
2010-06-10
29
-3061
/
+0
*
skeleton: remove loopback interface configuration from inittab
Baruch Siach
2010-06-09
5
-10
/
+0
*
Set correct GCC tune option for ARM926T(==ARM926EJ-S) core
Julien Boibessot
2010-06-08
1
-1
/
+1
*
linux: zImage target no longer available on x86
Peter Korsgaard
2010-05-28
2
-1
/
+11
*
busybox skeleton: allow logins from ttymxc[0-2]
Baruch Siach
2010-05-26
1
-0
/
+3
*
Makefile: move filesystem stuff after u-boot build again
Peter Korsgaard
2010-05-21
1
-0
/
+2
*
target/linux: bump 2.6.32 and 2.6.33 versions
H Hartley Sweeten
2010-05-16
2
-6
/
+6
*
target/generic: inittab: fix devpts mounts when devtmpfs is used
Peter Korsgaard
2010-05-03
1
-0
/
+1
*
Remove last users of the ROOTFS_SUFFIX thing
Thomas Petazzoni
2010-05-03
2
-4
/
+2
*
Get rid of KERNEL_CROSS
Thomas Petazzoni
2010-05-03
2
-2
/
+2
*
linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM
serj.kalichev
2010-05-01
1
-1
/
+1
*
Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig.
Josh.Wu
2010-04-21
1
-0
/
+7
*
target: really remove the target/*/*.mk include
Peter Korsgaard
2010-04-20
1
-2
/
+0
*
Repair initramfs dependancies after move to fs
Will Wagner
2010-04-20
2
-2
/
+2
*
makedevs: move to package/
Thomas Petazzoni
2010-04-19
2
-565
/
+0
*
Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition
Thomas Petazzoni
2010-04-17
1
-0
/
+1
*
Remove all TARGET_DEVICE_TABLE definitions
Thomas Petazzoni
2010-04-17
11
-28
/
+189
*
Get rid of all usages of BR2_RECENT
Thomas Petazzoni
2010-04-12
1
-2
/
+0
*
Update defconfigs after BR2_UPDATE_CONFIG removal
Thomas Petazzoni
2010-04-11
1
-1
/
+0
*
Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-04-09
36
-3514
/
+1
|
\
|
*
Move all filesystem generation code to fs/
Thomas Petazzoni
2010-04-09
27
-1012
/
+1
|
*
Remove IMAGE and related configuration options
Thomas Petazzoni
2010-04-09
1
-12
/
+0
|
*
iso9660: rework in a similar way to ROOTFS_TARGET
Thomas Petazzoni
2010-04-09
2
-19
/
+16
|
*
target/common: do not use IMAGE
Thomas Petazzoni
2010-04-09
1
-4
/
+4
|
*
initramfs: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
1
-31
/
+6
|
*
ubifs: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
2
-63
/
+5
|
*
jffs2: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
2
-45
/
+16
|
*
ext2: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
2
-70
/
+11
|
*
squashfs: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
1
-29
/
+5
|
*
tar: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
1
-45
/
+4
|
*
romfs: convert to ROOTFS_TARGET infrastructure
Thomas Petazzoni
2010-04-09
1
-24
/
+6
[next]