summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename _end to __bss_end__Po-Yu Chuang2011-03-27242-263/+263
* strmhz: Make hz unsigned to support greater than 2146 MHz clockEd Swarthout2011-03-222-2/+2
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-2222-25/+39
* Fix hash table deletion to prevent lost entriesPeter Barada2011-03-221-5/+13
* Top config.mk: add include/config.mkJoakim Tjernlund2011-03-211-0/+1
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-211-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-211-6/+6
* mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2Heiko Schocher2011-03-212-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-03-211-72/+65
|\
| * UBI: Fix error code handling in ubi commandsStefan Roese2011-03-211-72/+65
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-03-216-8/+96
|\ \
| * | sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-163-3/+3
| * | sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-161-1/+7
| * | net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-162-4/+86
| |/
* | powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-151-0/+9
|/
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-132-0/+32
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-071-1/+15
* powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DSMatthew McClintock2011-03-061-1/+1
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-051-2/+2
* powerpc/corenet_ds: revise platform dependent parametersYork Sun2011-03-051-4/+4
* corenet_ds: pick the middle value for all tested timing parametersYork Sun2011-03-051-40/+18
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-051-6/+14
* fsl_law: Fix LAW printing functionKumar Gala2011-02-221-1/+1
* ARM: Update mach-typesSandeep Paulraj2011-02-211-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-211-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-211-12/+4
* arm: get_sp() should always be compiledPo-Yu Chuang2011-02-211-3/+1
* Pantheon: Add Board Support for Marvell dkb boardLei Wen2011-02-215-0/+175
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-212-0/+43
* serial: add pantheon soc supportLei Wen2011-02-211-0/+2
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-217-0/+641
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-215-126/+223
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-211-3/+3
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-211-1/+1
* arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren2011-02-214-0/+95
* arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren2011-02-215-0/+264
* serial: Add Tegra2 serial port supportTom Warren2011-02-215-2/+111
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-2113-0/+1054
* mx31pdk: Make the full boot log visibleFabio Estevam2011-02-212-1/+7
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-213-9/+66
* EfikaMX: switch to MACH_TYPE_MX51_EFIKAMXLoïc Minier2011-02-211-1/+1
* Fix compile warning in net/eth.cRemy Bohmer2011-02-191-1/+1
* Fix build warnings in cmd_flash.cRemy Bohmer2011-02-191-4/+4
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-193-0/+36
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-196-61/+2367
* USB-CDC: Move struct declaration before its useVitaly Kuzmichev2011-02-191-34/+36
* USB-CDC: Port struct net_device_statsVitaly Kuzmichev2011-02-192-0/+104
* USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev2011-02-191-0/+7
* Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass2011-02-194-0/+652
* Add USB host ethernet adapter supportSimon Glass2011-02-199-24/+298
OpenPOWER on IntegriCloud