SuccessChanges

Summary

  1. ARM: n900_defconfig: PowerTOP related options (details)
  2. ARM: n900_defconfig: disable ethernet drivers (details)
  3. ARM: n900_defconfig: compile PHY devices drivers as modules (details)
  4. ARM: n900_defconfig: enable nokia modem (details)
  5. ARM: n900_defconfig: enable accelerometer (details)
  6. ARM: n900_defconfig: change compiler debug options (details)
  7. ARM: n900_defconfig: disable initramfs/initrd (details)
  8. ARM: n900_defconfig: enable crypto accelerators (details)
  9. ARM: n900_defconfig: enable thermal driver (details)
  10. ARM: n900_defconfig: enable light sensor (details)
  11. ARM: n900_defconfig: analog to digital converters (details)
  12. ARM: n900_defconfig: enable radio driver (details)
  13. ARM: n900_defconfig: enable bluetooth radio (details)
  14. ARM: n900_defconfig: disable TV tuners (details)
  15. ARM: n900_defconfig: enable front LED (details)
  16. ARM: n900_defconfig: enable flash LED (details)
  17. ARM: n900_defconfig: enable front webcam (details)
  18. ARM: n900_defconfig: enable back camera (details)
  19. debian: preserve /debian/ on 'make clean' (details)
  20. debian: remove /debian/ from .gitignore (details)
  21. debian: fill /debian/ directory with content (details)
  22. debian: use linux native scripts for packaging (details)
  23. Update debian/changelog (5.0.5-1) (details)
  24. debian: fix linux-headers-n900 when crossbuilding (details)
  25. debian: add gbp.conf needed by jenkins-debian-glue (details)
  26. debian: update README for default config management (details)
  27. Update debian/changelog (5.0.5-2) (details)
Commit b5506a7754cd9f559393dde8af5b33c6eb79df14 by Arthur D.
ARM: n900_defconfig: PowerTOP related options
The source: https://wiki.gentoo.org/wiki/PowerTOP
CPU Power Management  --->
CPU Frequency scaling  --->
  [*] CPU frequency transition statistics   [CONFIG_CPU_FREQ_STAT]
Kernel hacking  --->
Tracers  --->
  [*] Support for tracing block IO actions  [CONFIG_BLK_DEV_IO_TRACE]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 4e17ef13b5b0405c3b66d6f65191483ae08ac95f by Arthur D.
ARM: n900_defconfig: disable ethernet drivers
This removes some drivers compiled in kernel. So the kernel will occupy
less memory.
Device Drivers  --->
Network device support  --->
  [ ] Ethernet driver support  [CONFIG_ETHERNET]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 69ea8f8db3cb9962771b507857091aa08f200fe2 by Arthur D.
ARM: n900_defconfig: compile PHY devices drivers as modules
Remove drivers from kernel, so the kernel will occupy less memory.
Device Drivers  --->
Network device support  --->
  {M} PHY Device support and infrastructure  [CONFIG_PHYLIB]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 9135e07ef594c0546f8a056a6a9c041691b77475 by Arthur D.
ARM: n900_defconfig: enable nokia modem
Device Drivers  --->
HSI support  --->
  <M> CMT speech                [CONFIG_CMT_SPEECH]
  <M> Nokia Modem               [CONFIG_NOKIA_MODEM]
  <M> HSI/SSI character driver  [CONFIG_HSI_CHAR]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 05c1b6a585f7222ca416982bb332219172c914a4 by Arthur D.
ARM: n900_defconfig: enable accelerometer
Device Drivers  --->
Misc devices  --->
  <M> STMicroeletronics LIS3LV02Dx three-axis ...
[CONFIG_SENSORS_LIS3_I2C]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit ea711835bb5e67f83bd96a28eb2179ad407e6f9c by Arthur D.
ARM: n900_defconfig: change compiler debug options
Set these options in similar way to Debian kernel.
Kernel hacking  --->
Compile-time checks and compiler options  --->
  [ ] Produce split debuginfo in .dwo files       
[CONFIG_DEBUG_INFO_SPLIT]
  [ ] Generate dwarf4 debuginfo                   
[CONFIG_DEBUG_INFO_DWARF4]
  [*] Strip assembler-generated symbols during link
[CONFIG_STRIP_ASM_SYMS]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit cff0fc68064aeecceefc6c7540d98408e750c939 by Arthur D.
ARM: n900_defconfig: disable initramfs/initrd
We don't use initrd for booting, disable it to save memory.
General setup  --->
[ ] Initial RAM filesystem and RAM disk ...  [CONFIG_BLK_DEV_INITRD]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit fe1636d8430767b114f3448a05320ca2eaead2e2 by Arthur D.
ARM: n900_defconfig: enable crypto accelerators
Cryptographic API  --->
Hardware crypto devices  --->
  <M> Support for OMAP crypto HW accelerators  [CONFIG_CRYPTO_DEV_OMAP]
  <M>   Support for OMAP MD5/SHA1/SHA2 hw ...
[CONFIG_CRYPTO_DEV_OMAP_SHAM]
  <M>   Support for OMAP AES hw engine       
[CONFIG_CRYPTO_DEV_OMAP_AES]
  <M>   Support for OMAP DES/3DES hw engine  
[CONFIG_CRYPTO_DEV_OMAP_DES]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 32ddac135486ff9276b75f36e43210d27ab12b70 by Arthur D.
ARM: n900_defconfig: enable thermal driver
Device Drivers  --->
Generic Thermal sysfs driver  --->
  Texas Instruments thermal drivers  --->
   [*]   Texas Instruments OMAP3 thermal support  [CONFIG_OMAP3_THERMAL]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit be499efd952eea66319e2127a154375226072ef3 by Arthur D.
ARM: n900_defconfig: enable light sensor
Device Drivers  --->
Industrial I/O support  --->
  Light sensors  --->
   <M> TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ...
[CONFIG_SENSORS_TSL2563]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit b80d078205d2ab4b3e81587ae25fe6f21e3deb1d by Arthur D.
ARM: n900_defconfig: analog to digital converters
Device Drivers  --->
Industrial I/O support  --->
  Analog to digital converters  --->
   < > Motorola CPCAP PMIC ADC driver           [CONFIG_CPCAP_ADC]
   < > TI's AM335X ADC driver                   [CONFIG_TI_AM335X_ADC]
   <M> TWL4030 MADC (Monitoring A/D Converter)  [CONFIG_TWL4030_MADC]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 3a27b75c9c8991448b0c0c374d439fba83f4d60b by Arthur D.
ARM: n900_defconfig: enable radio driver
Device Drivers  --->
Multimedia support  --->
  [*] AM/FM radio receivers/transmitters support
[CONFIG_MEDIA_RADIO_SUPPORT]
  Radio Adapters  --->
   <M> Silicon Labs Si4713 FM Radio with RDS ... [CONFIG_RADIO_SI4713]
   <M>   Silicon Labs Si4713 FM Radio ...      
[CONFIG_PLATFORM_SI4713]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit d69d792e41d80659b6aeb8fbf13e6a91bc13ec8e by Arthur D.
ARM: n900_defconfig: enable bluetooth radio
Device Drivers  --->
[*] Staging drivers  --->                        [CONFIG_STAGING]
  [*] Media staging drivers  --->                 [CONFIG_STAGING_MEDIA]
   <M> Broadcom BCM2048 FM Radio Receiver support [CONFIG_I2C_BCM2048]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit a8234b695a0d1dbc49ada9285190206536ac3ed9 by Arthur D.
ARM: n900_defconfig: disable TV tuners
Device Drivers  --->
Multimedia support  --->
  Customize TV tuners  --->
     [ DISABLE ALL ]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 9814cc1d54cdcd39e29d57adb8bfc3c3891b708f by Arthur D.
ARM: n900_defconfig: enable front LED
Device Drivers  --->
LED Support  --->
  <M> LED Support for TI/National LP5523/55231 LED ...
[CONFIG_LEDS_LP5523]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit bd2f48163a6c6d5d9eacbbf23af1c32dbe8ac56f by Arthur D.
ARM: n900_defconfig: enable flash LED
Device Drivers  --->
Multimedia support  --->
  I2C Encoders, decoders, sensors and other helper chips  --->
   <M> ADP1653 flash support  [CONFIG_VIDEO_ADP1653]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit f30b859d770c10ecaf963eb8a9f56aa704124542 by Arthur D.
ARM: n900_defconfig: enable front webcam
Device Drivers  --->
Multimedia support  --->
  I2C Encoders, decoders, sensors and other helper chips  --->
   <M> SMIA++/SMIA sensor support  [CONFIG_VIDEO_SMIAPP]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit ec234dbe9d018da74bec125dde19c66001a314e5 by Arthur D.
ARM: n900_defconfig: enable back camera
Device Drivers  --->
Multimedia support  --->
  I2C Encoders, decoders, sensors and other helper chips  --->
   <M> AD5820 lens voice coil support  [CONFIG_VIDEO_AD5820]
   <M> ET8EK8 camera sensor support    [CONFIG_VIDEO_ET8EK8]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit 9888ed75e35db709b4b1a52e78cacbe8691b6b4b by Arthur D.
debian: preserve /debian/ on 'make clean'
The file was modifiedscripts/package/Makefile (diff)
Commit 1a4227f6501029889d7fa07a1582d3bd167d8d43 by Arthur D.
debian: remove /debian/ from .gitignore
The file was modified.gitignore (diff)
Commit d60de96394394b44866a9aaf8b4a2ded49b2c2ef by Arthur D.
debian: fill /debian/ directory with content
The file was addeddebian/clean
The file was addeddebian/source/format
The file was addeddebian/control
The file was addeddebian/copyright
The file was addeddebian/README
The file was addeddebian/rules
The file was addeddebian/compat
The file was addeddebian/postinst.in
The file was addeddebian/changelog
Commit b0db37f2251cc68d2181e2b252d93ce3280da5ef by Arthur D.
debian: use linux native scripts for packaging
Packages added:
- linux-image-n900-dbg
- linux-headers-n900
This should allow to build kernel modules out of tree.
The file was modifiedscripts/package/builddeb (diff)
The file was modifieddebian/rules (diff)
The file was modifieddebian/control (diff)
The file was removeddebian/postinst.in
Commit 94e32d739e4492f3bc01a43f7fe10a761457a920 by Arthur D.
Update debian/changelog (5.0.5-1)
The file was modifieddebian/changelog (diff)
Commit 83480df04366927647a70c8b236b5568f7560fae by Arthur D.
debian: fix linux-headers-n900 when crossbuilding
Build kernel related binaries in target architecture format after cross
building. This allows to run DKMS on target device successfully.
The file was modifieddebian/control (diff)
The file was modifieddebian/rules (diff)
Commit dced349b6cbeef1e744190b84e1ef628da20695f by Arthur D.
debian: add gbp.conf needed by jenkins-debian-glue
The file was addeddebian/gbp.conf
Commit b72b59b65206abded38e8ad490043a53f58e6345 by Arthur D.
debian: update README for default config management
The file was modifieddebian/README (diff)
Commit edf7bf0cc589f17fa8966b978a65aa1e42a2c171 by Arthur D.
Update debian/changelog (5.0.5-2)
The file was modifieddebian/changelog (diff)