summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* menu: fix double action when "\n\r" or "\r\n" is receivedJean-Christophe PLAGNIOL-VILLARD2012-04-101-2/+1
* Remove EXPERIMENTAL flag from loady.Uwe Hermann2012-04-101-2/+1
* mx53loco: set dhcp vendor idJean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+1
* defaultenv: add support of oftree file pass via dhcp (option 224)Jean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+3
* net: dhcp: add private extention 224 to pass the oftree file via dhcp.Jean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+5
* defaultenv/boot: add support for oftree boot option supportJean-Christophe PLAGNIOL-VILLARD2012-04-103-2/+20
* net: eth: don't say that MAC comes from EEPROMWolfram Sang2012-04-051-1/+1
* arm: mxs: tx28: get MAC from OCOTPWolfram Sang2012-04-051-0/+23
* arm: mxs: add ocotp driverWolfram Sang2012-04-056-0/+168
* build bareboxenv for the target as wellMichael Olbrich2012-04-051-0/+8
* net: ping: do not retry endlesslyWolfram Sang2012-04-051-0/+7
* net: tftp: do not retry endlesslyWolfram Sang2012-04-051-0/+10
* net: arp_request: do not retry endlesslyWolfram Sang2012-04-052-0/+7
* net: tftp: check for error when retryingWolfram Sang2012-04-051-1/+3
* net: ping: remove unneeded initializationWolfram Sang2012-04-051-1/+1
* net: ping: send PING packets with 1-second intervalWolfram Sang2012-04-051-1/+2
* i.MX5x: Unused pll definitions removedAlexander Shiyan2012-04-041-39/+0
* i.MX51: Removed 1000 MHz pll definitionAlexander Shiyan2012-04-041-1/+0
* i.MX51: Use register names for imx_gpio_baseAlexander Shiyan2012-04-041-4/+4
* net: env: getenv_ip use resolvJean-Christophe PLAGNIOL-VILLARD2012-04-033-5/+12
* net: dhcp: allow to set transmitted user classJean-Christophe PLAGNIOL-VILLARD2012-04-031-1/+14
* net: dhcp: allow to set transmitted client uuidJean-Christophe PLAGNIOL-VILLARD2012-04-031-1/+14
* net: dhcp: allow to set transmitted client idJean-Christophe PLAGNIOL-VILLARD2012-04-031-1/+9
* net: dhcp: factorise setting option codeJean-Christophe PLAGNIOL-VILLARD2012-04-031-34/+87
* net: dhcp: add support of tftp name serverJean-Christophe PLAGNIOL-VILLARD2012-04-031-3/+17
* net: dhcp: reset env variable before do a dhcp requestJean-Christophe PLAGNIOL-VILLARD2012-04-031-0/+16
* net: dhcp: factorise option recption handlingJean-Christophe PLAGNIOL-VILLARD2012-04-031-88/+153
* AT91: at91sam9x5: add chip and board fileJean-Christophe PLAGNIOL-VILLARD2012-04-0215-33/+1329
* ARM: at91/pio: add new PIO3 featuresJean-Christophe PLAGNIOL-VILLARD2012-04-023-2/+158
* ARM: at91: allow to pass the interface id to at91_add_device_ethJean-Christophe PLAGNIOL-VILLARD2012-04-0215-19/+19
* ARM: at91: add sam9x5 series CPU definition and cpu_is_xxx macroJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+28
* atmel_nand: add on_flash_btt option to enable bbt optionJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+6
* at91rm9200ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-021-4/+4
* at91rm9200ek: add usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-04-023-0/+35
* at91rm9200ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-04-022-0/+43
* at91rm9200ek: add ohci supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+6
* at91rm9200ek: adjust kernel partition to be able to flash mainline kernelJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* at91rm9200ek: update config for networkJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+2
* at91: set ip mode to dhcp-bareboxJean-Christophe PLAGNIOL-VILLARD2012-04-027-7/+7
* at91rm9200ek: enable at91_ether and net supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+9
* net: at91_ether re-implement against new at91rm9200 apiJean-Christophe PLAGNIOL-VILLARD2012-04-023-232/+314
* i.MX51: Fix NANDF_RDY_INT pin definitionAlexander Shiyan2012-04-021-1/+1
* mx28-evk: Enable LCD support and bmp commandEsben Haabendal2012-04-021-0/+3
* mx28-evk: Add LCD supportAllan Heldgaard2012-04-021-0/+86
* mxs: Add remaining i.MX28 iomux configurationsEsben Haabendal2012-04-021-5/+119
* mxs: Cleanup use of blank lines in i.MX28 iomux configurationsEsben Haabendal2012-04-021-37/+0
* mxs: Fix i.MX28 PWM3 iomux configurationEsben Haabendal2012-04-021-1/+1
* mxs: Fix support for BITKEEPER() macroEsben Haabendal2012-04-021-0/+6
* Add barebox.map and compressed default_env to distcleanAlexander Shiyan2012-04-021-2/+2
* i.MX27: Export boot source to magic variablesAlexander Shiyan2012-04-021-1/+26