summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11packaging: workaround: x86: force CFLAGS to working setupHEADtizen_4.0.m1_releasetizen_4.0.IoT.p1_releasetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150102.000000submit/tizen_unified/20170308.100417submit/tizen_tv/20151202.000000submit/tizen_mobile/20151202.000001submit/tizen_mobile/20141231.012840submit/tizen_mobile/20141216.000000submit/tizen_ivi/20160217.000007submit/tizen_ivi/20160217.000000submit/tizen_ivi/20141218.181818submit/tizen_common/20141212.104200submit/tizen_4.0/20170828.100007submit/tizen_4.0/20170811.094300submit/tizen_3.0_wearable/20161015.000006submit/tizen_3.0_tv/20161015.000005submit/tizen_3.0_mobile/20161015.000006submit/tizen_3.0_ivi/20161010.000007submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093755accepted/tizen/wearable/20150105.054710accepted/tizen/unified/20170309.040548accepted/tizen/tv/20150105.022350accepted/tizen/mobile/20150105.022538accepted/tizen/ivi/20160218.025812accepted/tizen/ivi/20141218.232804accepted/tizen/common/20141212.105311accepted/tizen/4.0/unified/20170828.221720accepted/tizen/4.0/unified/20170816.013535accepted/tizen/3.0/wearable/20161015.084515accepted/tizen/3.0/tv/20161016.005615accepted/tizen/3.0/mobile/20161015.034101accepted/tizen/3.0/ivi/20161011.065058accepted/tizen/3.0/common/20161114.111900accepted/tizen/3.0.m2/wearable/20170105.025739accepted/tizen/3.0.m2/tv/20170105.025652accepted/tizen/3.0.m2/mobile/20170105.025454tizen_4.0tizen_3.0_tvtizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0tizenaccepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_4.0_unifiedaccepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobilePhilippe Coval1-0/+7
2014-11-28sort sources to make deterministic build logsubmit/tizen_mobile/20141216.072630submit/tizen_ivi/20141208.023015submit/tizen_common/20141128.175357accepted/tizen/mobile/20141216.100139accepted/tizen/ivi/20141208.070314accepted/tizen/common/20141128.180233Philippe Coval16-35/+35
2014-11-28packaging: fix default hexdate to zeroPhilippe Coval1-3/+4
2014-11-27packaging: workaround: x86_64: use 32bits generated sourcessubmit/tizen_common/20141127.132044submit/accepted/tizen_common/20141127.125720Philippe Coval1-5/+15
2014-11-27packaging: workaround: x86_64: build again using 32bit ABIPhilippe Coval1-0/+21
2014-11-27packaging: workaround by disabling some optimisationsPhilippe Coval1-1/+2
2014-11-27Add "install-all target" to top side of HAVE_FIRMWARE.Peter Jones1-0/+10
2014-11-27packaging: gitmodules refreshPhilippe Coval1-0/+0
2014-11-27packaging: Bump to 6.03Philippe Coval1-10/+21
2014-11-27packaging: add gitmodules helperPhilippe Coval1-0/+25
2014-11-27packaging: Add .gbs.confMikko Ylinen1-0/+3
2014-11-27packaging: Initial packaging on 4.07 for TizenArtem Bityutskiy4-0/+136
2014-10-06NEWS: Update for 6.03 releaseupstream/6.03syslinux-6.03upstreamH. Peter Anvin1-0/+75
2014-09-29define _DEFAULT_SOURCE for glibc-2.20Chanho Park3-0/+6
2014-08-26chain/partiter: correct gpt header checksMichal Soltys1-4/+8
2014-08-26chain: implement strict=<0|1|2>Michal Soltys5-22/+53
2014-08-26chain: add missing pi_del() in find*() functionsMichal Soltys1-35/+25
2014-08-26chain/partiter: adjust error reportingMichal Soltys3-10/+5
2014-08-26chain/partiter: fix possible non-NULL value returned by pi_begin() on errorMichal Soltys1-8/+10
2014-08-26chain/partiter: fix and improve gpt handling in buggy casesMichal Soltys1-76/+128
2014-08-02PXE ISR: Force polling on select hardware #3 WORKAROUNDGene Cumm1-0/+1
2014-07-29core, pxe: Don't push on one stack and pop from the other in pxenvH. Peter Anvin1-0/+4
2014-07-13PXE ISR: Force polling on select hardware WORKAROUNDGene Cumm1-3/+2
2014-06-27lzo: Upgrade to LZO 2.07H. Peter Anvin53-2126/+7217
2014-06-24Test for Watcom C presenceLubomir Rintel1-0/+8
2014-06-24utils/isohybrid.c: Enable promised options -u, -m, -bThomas Schmitt1-1/+1
2014-06-24efi: Tag __syslinux_adv* with __exportMatt Fleming1-2/+2
2014-06-23isohybrid: Function to write UTF-16LE stringsH. Peter Anvin1-9/+19
2014-06-23utils/isohybrid.c: Introduce option --mbr and make isohybrid.c compilable sta...Thomas Schmitt1-2/+46
2014-06-23utils/isohybrid.c: Change all fseek(3) to fseeko(3)Thomas Schmitt1-10/+9
2014-06-23utils/isohybrid.c: Write GPT backup to the very end of the imageThomas Schmitt1-3/+3
2014-06-23utils/isohybrid.c: Correct end block address of first GPT partitionThomas Schmitt1-1/+1
2014-06-23utils/isohybrid.c: Correct blocking factor in APM partition block countsThomas Schmitt1-5/+5
2014-06-23utils/isohybrid.c: Encode GPT partition names as UTF-16LEThomas Schmitt1-3/+8
2014-06-19isohybrid: define _FILE_OFFSET_BITS in the file itselfH. Peter Anvin1-0/+1
2014-06-19isohybrid: fix overflow on 32 bit systemKai Kang1-1/+1
2014-06-16pxelinux-options: Fix data corruption bugH. Peter Anvin1-3/+1
2014-06-16pxe: Add support for embedded options in EFIH. Peter Anvin2-23/+113
2014-06-16pxe: Re-add support for embedded DHCP optionsH. Peter Anvin4-3/+23
2014-06-10Revert "ldlinux: Allow a held shift key to override UI as well as DEFAULT"H. Peter Anvin1-1/+4
2014-06-10com32: Fixing lua's dependenciesErwan Velu1-1/+2
2014-06-10memdump: Remove old obsolete COM16 binaryH. Peter Anvin33-3898/+2
2014-06-10sysdump: Remove README that was for memdump, not sysdumpH. Peter Anvin1-19/+0
2014-06-10Make symbols defined in linker script HIDDENH. Peter Anvin2-164/+164
2014-06-09adv: Remove double defintionH. Peter Anvin1-3/+1
2014-06-02core/fs: Add support to Unix File system 1/2.Raphael S. Carvalho4-0/+944
2014-06-02installer: Add UFS1/2 support for Extlinux installerRaphael S. Carvalho4-10/+378
2014-06-02ntfs: fix incorrect file->offset usage in ntfs_readdirAndy Alex1-6/+4
2014-05-26cache, btrfs: Provide a general cached read routineH. Peter Anvin3-34/+41
2014-05-26btrfs: Remove static variablesH. Peter Anvin2-77/+100