summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Select POLLER option for fsl_udcAlexander Shiyan2012-04-021-0/+1
| * i.MX51: Added definition for 600 mHz PLL setup.Alexander Shiyan2012-04-021-6/+7
| * i.MX27: Added helper for setup chipselect control registerAlexander Shiyan2012-04-024-42/+18
| * Cosmetic change name ISP1504 -> ISP150xAlexander Shiyan2012-04-021-1/+1
| * Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-0214-40/+27
| * Rename function ulpi_init to ulpi_detectAlexander Shiyan2012-04-022-3/+3
| * Move set_vbus_power code to ULPI driverAlexander Shiyan2012-04-023-20/+26
| * Add ULPI detection function.Alexander Shiyan2012-04-023-10/+48
| * Rename definitions for ULPI registersAlexander Shiyan2012-04-023-19/+19
| * ARM i.MX51 eukrea_cpuimx51: Remove unused includeAlexander Shiyan2012-04-021-1/+0
| * ARM i.MX51 babbage: Remove clock raise from power_init.Alexander Shiyan2012-04-021-3/+0
| * Merge branch 'work/imx51-babbage-clk' into nextSascha Hauer2012-03-233-8/+16
| |\
| | * ARM i.MX51 lowlevel: setup full cpu speed unconditionallySascha Hauer2012-03-231-5/+2
| | * ARM i.MX51 babbage: move lowlevel setup after power initSascha Hauer2012-03-231-2/+5
| | * ARM i.MX51 clk: select uart clk parent based on hardware settingSascha Hauer2012-03-231-1/+9
| * | Merge branch 'work/imx-dcd-size' into nextSascha Hauer2012-03-2311-20/+20
| |\ \
| | * | ARM i.MX flash header: Fix barebox image sizesSascha Hauer2012-03-2310-19/+19
| | * | ARM linker script: Fix barebox_image_sizeSascha Hauer2012-03-231-1/+1
| | |/
| * | pm9g45: enable USB OHCI host and USB mass storageAsen Chavdarov Dimov2012-03-232-3/+26
| * | pm9g45: enable MCI0Asen Chavdarov Dimov2012-03-232-2/+21
| * | pm9g45: fix EthernetAsen Chavdarov Dimov2012-03-231-0/+12
| * | pm9g45: boot from NANDAsen Chavdarov Dimov2012-03-232-34/+17
| |/
| * Revert "ARM i.MX53:: Add i2cclk"Sascha Hauer2012-03-231-5/+0
| * net: miidev: properly check for MII resetWolfram Sang2012-03-231-5/+12
| * net: miidev: Refactor timeout for anegWolfram Sang2012-03-231-11/+6