aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: fix make_ext4fs build with recent glibcJo-Philipp Wich2016-04-252-3/+5
* brcm2708: update linux 4.4 patches to latest versionÁlvaro Fernández Rojas2016-04-24302-448/+9148
* brcm2708-gpu-fw: update to latest versionÁlvaro Fernández Rojas2016-04-241-7/+7
* kernel: fix ip6_tunnel compilationÁlvaro Fernández Rojas2016-04-241-2/+2
* kernel: update kernel 4.4 to version 4.4.8Álvaro Fernández Rojas2016-04-2414-236/+37
* opkg: fix use-after-free with duplicate packages on the command lineJo-Philipp Wich2016-04-232-1/+13
* imagebuilder: use correct package directory when bundling kmods and libcJo-Philipp Wich2016-04-221-2/+2
* package: fix toolchain ipk flagsJo-Philipp Wich2016-04-221-1/+2
* include: remove unused FeedPackageDir macro argumentsJo-Philipp Wich2016-04-222-3/+1
* linux: kmod-e100: use preconverted firmware filesJo-Philipp Wich2016-04-211-3/+3
* sdk: bundle required firmware filesJo-Philipp Wich2016-04-211-0/+2
* include: bin/ dir was not createdJohn Crispin2016-04-191-2/+2
* base-files: remove ununsed login.shJohn Crispin2016-04-191-18/+0
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-195-6/+24
* image / basefiles: make console password configurableJohn Crispin2016-04-1822-42/+48
* base-files: fix error message during bootJohn Crispin2016-04-111-1/+1
* sdk: do not exclude ccache executableJo-Philipp Wich2016-04-181-1/+2
* sdk: fix generation of base feed urlJo-Philipp Wich2016-04-171-1/+1
* target: globally remove ARCH_PACKAGES overridesJo-Philipp Wich2016-04-1714-14/+0
* include/target.mk: disambiguate package architectureJo-Philipp Wich2016-04-171-1/+1
* brcm2708: implement sysupgrade image checkChristian Lamparter2016-04-071-1/+15
* brcm2708-gpu-fw: improve package version and releaseÁlvaro Fernández Rojas2016-04-161-5/+5
* brcmfmac43430-firmware: improve package version and releaseÁlvaro Fernández Rojas2016-04-161-4/+4
* brcm2708: add missing config symbolsÁlvaro Fernández Rojas2016-04-163-0/+9
* include: fix nonshared flag handlingJo-Philipp Wich2016-04-152-2/+3
* openssl: fix wrong build target stringsJo-Philipp Wich2016-04-151-3/+3
* uclibc++: add hack to fix failing patchJo-Philipp Wich2016-04-141-1/+8
* imagebuilder: fix standalone operationJo-Philipp Wich2016-04-131-1/+2
* package: flag essential components as nonsharedJo-Philipp Wich2016-04-065-1/+6
* include/kernel.mk: flag kmod packages as nonshared by defaultJo-Philipp Wich2016-04-061-0/+1
* include/version.mk: rework repository url handlingJo-Philipp Wich2016-04-133-7/+8
* include: choose package output directory based on repository infoJo-Philipp Wich2016-04-064-19/+25
* global: introduce ALL_NONSHARED symbolJo-Philipp Wich2016-04-133-3/+12
* scripts: remove "Package-Subdir" metadata handlingJo-Philipp Wich2016-04-131-1/+0
* include: remove now unused PACKAGE_SUBDIR variableJo-Philipp Wich2016-04-133-3/+0
* scripts: metadata: use the new "Repository" fieldJo-Philipp Wich2016-04-132-2/+3
* include/package-dumpinfo.mk: introduce Repository valuesJo-Philipp Wich2016-04-131-1/+2
* include/target.mk: default to CPU_TYPE for the package architectureJo-Philipp Wich2016-04-061-1/+2
* rules.mk: introduce new variable OUTPUT_DIRJo-Philipp Wich2016-04-061-1/+4
* scripts: metadata: add CONFIG_TARGET_SUBTARGET symbolJo-Philipp Wich2016-04-061-0/+12
* brcm2708: update to latest versionÁlvaro Fernández Rojas2016-04-07241-839/+13437
* brcm2708-gpu-fw: update to latest versionÁlvaro Fernández Rojas2016-04-071-6/+6
* brcm2708-gpu-fw: update to latest versionÁlvaro Fernández Rojas2016-04-012-8/+66
* brcmfmac43430-firmware: use @GITHUB download aliasÁlvaro Fernández Rojas2016-04-031-0/+2
* download: add @GITHUB download facilityÁlvaro Fernández Rojas2016-04-032-0/+2
* busybox: fix setting the kernel timezoneJo-Philipp Wich2016-03-311-10/+14
* netifd: Send DHCP release when client exitsHans Dedecker2016-03-311-1/+1
* uci: commit through symlinksJo-Philipp Wich2016-03-311-2/+3
* netifd: fix default ip rulesJo-Philipp Wich2016-03-311-2/+2
* x86: search PARTUUID in any block deviceJo-Philipp Wich2016-03-301-1/+2