summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | fttmr010: move fttmr010 header to include/faradayMacpaul Lin2011-04-271-73/+0
| * | Orion5x: Correct DRAM bank detectionRogan Dawes2011-04-272-1/+2
| * | I2C: add i2c support for Armada100 platformLei Wen2011-04-273-18/+50
| * | I2C: add i2c support for Pantheon platformLei Wen2011-04-274-3/+29
| * | mv_i2c: use structure to replace the direclty defineLei Wen2011-04-272-56/+10
| * | pxa: move i2c driver to the common placeLei Wen2011-04-272-470/+0
| * | arm: a320: use new ftpmu010 APIPo-Yu Chuang2011-04-271-20/+3
| * | arm: Use optimized memcpy and memset from linuxMatthias Weisser2011-04-275-2/+437
| * | OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz2011-04-271-0/+14
| * | MX31: drop warnings in get_cpu_revStefano Babic2011-04-271-1/+1
| * | MX5: factor out boot cause funciton to common codeJason Liu2011-04-271-0/+28
| * | ARM: MX31: Fix file name labelFabio Estevam2011-04-271-3/+3
| * | MX31: Introduce get_reset_cause()Fabio Estevam2011-04-271-1/+28
| * | ARM: mx31: Print the silicon versionFabio Estevam2011-04-272-2/+53
| * | IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-275-7/+7
| * | mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-271-1/+1
| * | MX31: add support for MX31 watchdogStefano Babic2011-04-272-1/+47
* | | Respect memreserve regions specified in the device treeGrant Likely2011-04-252-0/+6
* | | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-251-2/+2
* | | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-251-1/+1
* | | Stop passing around bootmem_base value.Grant Likely2011-04-253-13/+6
|/ /
* | Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-203-35/+24
|\ \
| * | fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-202-35/+5
| * | tsec: Convert tsec to use PHY LibAndy Fleming2011-04-202-0/+19
* | | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-203-119/+53
|\ \ \
| * | | gpio: generalize for all generic gpio providersMike Frysinger2011-04-133-119/+53
* | | | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-2013-127/+12
| |/ / |/| |
* | | sc520: Move reset to stand-alone fileGraeme Russ2011-04-133-10/+41
* | | x86: Rename i386 to x86Graeme Russ2011-04-1364-12/+12
* | | x86: Code cleanupGraeme Russ2011-04-1327-176/+166
* | | eNET: Remove config.mkGraeme Russ2011-04-131-2/+3
|/ /
* | Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-1210-15/+13
* | Fix misc spelling errors found by lintianLoïc Minier2011-04-123-5/+5
* | PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-1113-12/+127
* | PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-1113-13/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-108-80/+147
|\ \
| * | powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese2011-04-101-7/+0
| * | fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-101-0/+2
| * | powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-101-0/+19
| * | powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang2011-04-101-0/+10
| * | p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-101-59/+47
| * | powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-081-4/+4
| * | powerpc/85xx: Add some defines & registers in immap_85xx.hZhao Chenhui2011-04-051-1/+6
| * | powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-053-10/+48
| * | powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-052-0/+12
* | | Blackfin: replace "bfin_reset_or_hang()" with "panic()"Kyle Moffett2011-04-083-19/+2
* | | Blackfin: bootrom.h: sync with toolchainMike Frysinger2011-04-081-27/+59
* | | Blackfin: default to L1 bank A when L1 bank B does not existMike Frysinger2011-04-081-3/+7
* | | Blackfin: turn off caches when self initializingMike Frysinger2011-04-081-12/+33
* | | Blackfin: only check for os log when we have external memoryMike Frysinger2011-04-081-1/+1
OpenPOWER on IntegriCloud