summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N2013-07-26-0/+19
| * | ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N2013-07-26-0/+14
| * | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-26-5/+185
| * | ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-26-1/+12
| * | ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-26-0/+32
| * | drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-26-0/+1
| * | drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-26-3/+4
| * | am335x_evm: Add basic READMETom Rini2013-07-26-0/+113
| * | am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini2013-07-26-1/+1
| * | am335x_evm: Update eMMC falcon mode locationsTom Rini2013-07-26-3/+3
| * | am335x_evm: Correct DFU ALT settings for falcon modeTom Rini2013-07-26-3/+8
| * | README.falcon: Note how we determine if we can boot the OS or notTom Rini2013-07-26-0/+2
| * | omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-26-3/+3
| * | spl_mmc.c: Detect missing kernel image in RAW MMCTom Rini2013-07-26-0/+4
| * | da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-26-11/+3
| * | arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-26-0/+12
| * | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25-94824/+11753
| |\ \
| * | | socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen2013-07-25-1/+1
| * | | highbank: enable keyed autoboot stopRob Herring2013-07-25-0/+2
| * | | ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring2013-07-25-0/+2
| * | | ARM: highbank: setup peripherals based on power domain statusRob Herring2013-07-25-2/+30
| * | | ARM: highbank: enable reset on command timeoutRob Herring2013-07-25-0/+3
| * | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-25-2/+0
| * | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-25-2/+6
| * | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-25-1/+1
| * | | ARM: highbank: update config optionsRob Herring2013-07-25-2/+12
| * | | net: calxedaxgmac: enable rx cut-thruRob Herring2013-07-25-1/+1
| * | | ARM: move interrupt_init to before relocationRob Herring2013-07-25-2/+1
| | |/ | |/|
* | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-08-16-4/+1
* | | tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun2013-08-16-21/+3
* | | image: Display FIT timestamp when bootingSimon Glass2013-08-16-0/+11
* | | bootm: fix conditional controlling call to fixup_silent_linuxPaul B. Henson2013-08-16-1/+1
* | | RFC: bootm: Add silent_linux environment variableSimon Glass2013-08-16-2/+18
* | | SPL: Limit image name print lengthTaras Kondratiuk2013-08-16-2/+3
* | | Enable xmodem supportAngus Ainslie2013-08-16-4/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-14-73/+188
|\ \ \
| * | | include/fsl_usb.h: Cleanup license headerYork Sun2013-08-14-17/+1
| * | | powerpc/c29xpcie: add readme document for c29xpciePo Liu2013-08-14-0/+100
| * | | powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh2013-08-14-22/+0
| * | | fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2013-08-14-51/+84
| * | | powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha2013-08-14-0/+20
* | | | tegra: Avoid using I2C prior to relocationSimon Glass2013-08-13-0/+4
* | | | Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-08-13-24/+25
|\ \ \ \ | |/ / / |/| | |
| * | | serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki2013-08-13-6/+29
| * | | serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki2013-08-13-22/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-13-814/+4027
|\ \ \ \
| * | | | powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-12-232/+21
| * | | | 83xx/pcie: fix build error for 83xx pcieRoy Zang2013-08-09-0/+2
| * | | | powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-09-1/+1
| * | | | powerpc/c29xpcie: add support for C29XPCIE boardMingkai Hu2013-08-09-0/+1030