summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: zedboard: update defconfigv2013.03.0/topic/zynqSteffen Trumtrar2013-03-061-9/+26
* ARM: zynq: use cadence uartSteffen Trumtrar2013-03-062-1/+2
* ARM: zynq: use arm_smp_twdSteffen Trumtrar2013-03-065-60/+9
* ARM: zynq: clk: convert to platform driverSteffen Trumtrar2013-03-061-3/+22
* ARM: zynq: clk: add pll typeSteffen Trumtrar2013-03-061-4/+37
* ARM: zynq: clk: replace define with headerSteffen Trumtrar2013-03-061-2/+1
* ARM: zynq: add clk support for zynq7000Josh Cartwright2013-03-062-0/+349
* ARM: Zynq: Add support for the Avnet ZedboardSteffen Trumtrar2013-03-0610-6/+697
* serial: Add driver for Zynq7000 UARTSteffen Trumtrar2013-03-063-0/+312
* ARM: zynq: add zynq fsbl checksum scriptSteffen Trumtrar2013-03-062-0/+56
* ARM: Zynq: Add new architecture zynqSteffen Trumtrar2013-03-0414-1/+395
* Release v2013.03.0v2013.03.0Sascha Hauer2013-03-041-1/+1
* mtd: always write page when oob is givenSascha Hauer2013-03-031-1/+1
* Merge branch 'pu/imx-fixes'Sascha Hauer2013-02-272-18/+30
|\
| * ARM i.MX35: Let MAX clk be in run-mode-onSascha Hauer2013-02-261-1/+1
| * ARM i.MX: Fix booting from NOR when external nand boot is enabledSascha Hauer2013-02-261-17/+29
* | menu: fix remove superfluous newline: change puts() -> printf("%s", )Fabio Porcedda2013-02-261-1/+1
|/
* OMAP4 USB BOOT: remove double line endingsVicente Bergas2013-02-251-3/+2
* phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-253-0/+9
* imx_spi: fix bus-num setupHubert Feurstein2013-02-211-0/+1
* defaultenv-2: fix base/init/ps1: don't reload /env/configFabio Porcedda2013-02-211-2/+0
* net: imx_fec: fix RMII support for i.MX6Hubert Feurstein2013-02-211-1/+1
* fix compiler warnings: use puts() instead of printf()Fabio Porcedda2013-02-212-2/+2
* ubiformat: open flash image readonlySascha Hauer2013-02-211-1/+1
* mtd: nand: do not write empty pagesSascha Hauer2013-02-213-4/+40
* ARM: at91: use -EINVAL for invalid gpio on atmel_mciFabio Porcedda2013-02-197-1/+11
* amba: pl011: set RTS during initializationRob Herring2013-02-181-1/+1
* commands: automount: Added help string about "-d" optionAlexander Shiyan2013-02-181-0/+1
* arm: fix memset-related crashes caused by recent GCC (4.7.2) optimizationsIvan Djelic2013-02-151-41/+44
* ARM i.MX28: Add missing return value in non-void functionSascha Hauer2013-02-151-0/+2
* ARM at91sam9n12ek_defconfig: Fix reassigning of BAREBOX_MAX_IMAGE_SIZESascha Hauer2013-02-151-1/+0
* ARM OMAP phycard-a-l1: Add missing includeSascha Hauer2013-02-151-0/+1
* ARM i.MX21: Fix device names for gpioSascha Hauer2013-02-151-6/+6
* ARM i.MX35: Fix device names for gpioSascha Hauer2013-02-151-3/+3
* fix brown paper bag bug introduced with compile time loglevelSascha Hauer2013-02-151-4/+1
* Add warning above get_ram_sizeSascha Hauer2013-02-131-0/+3
* ARM i.MX28: change default watchdog reset methodSteffen Trumtrar2013-02-121-0/+12
* ArchosG9: solve regression in second stage lowlevel initVicente Bergas2013-02-121-2/+5
* oftree: fix probe supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+7
* phy/micrel: KSZ9021 diasable Asym Pause supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+6
* macb: add cadence Gigabit GEM supportJean-Christophe PLAGNIOL-VILLARD2013-02-112-42/+317
* macb: fix tx ring sizeJean-Christophe PLAGNIOL-VILLARD2013-02-111-15/+33
* net macb: reset the IP at initJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+23
* net macb: enable Tramsmit and Receive at openJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+3
* net macb: use the macro as in linux for tx/rx buffer ring sizeJean-Christophe PLAGNIOL-VILLARD2013-02-111-16/+17
* net macb: sync remaining define with linuxJean-Christophe PLAGNIOL-VILLARD2013-02-112-49/+92
* net macb: call macb_init at probe explicitlyJean-Christophe PLAGNIOL-VILLARD2013-02-111-5/+3
* sama5de3k: add gmacb supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+31
* ARM: mmu: Clear unpredictable bits for translation tableAlexander Shiyan2013-02-111-0/+3
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-0870-156/+156