summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05340-483/+10
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-40/+0
* net: drop !NET_MULTI ns7520 driverMike Frysinger2011-10-051-336/+0
* net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger2011-10-051-3/+2
* image: push default arch values to arch headersMike Frysinger2011-10-051-55/+4
* km_arm: enable POST for these boardsValentin Longchamp2011-10-051-0/+6
* km_arm: change CONFIG_SYS_TEXT_BASE to end of RAMValentin Longchamp2011-10-051-1/+1
* POST: add new memory regions testValentin Longchamp2011-10-051-0/+1
* POST: allow redefinition of post_word_load/storeValentin Longchamp2011-10-051-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-041-0/+1
|\
| * NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-031-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-0437-292/+2044
|\ \
| * | powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-031-0/+1
| * | powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala2011-10-034-8/+16
| * | fm-eth: Add ability for board code to disable a portKumar Gala2011-10-031-0/+1
| * | powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-031-0/+4
| * | powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASHRuchika Gupta2011-10-031-2/+13
| * | powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie2011-10-031-1/+4
| * | powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-291-0/+16
| * | powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-291-1/+3
| * | powerpc/85xx: Enable CMD_REGINFO on corenet boardsKumar Gala2011-09-291-0/+1
| * | powerpc/85xx: Fix USB protocol definitions for P1020RDBRamneek Mehresh2011-09-291-1/+4
| * | powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu2011-09-291-1/+5
| * | powerpc/85xx: Add networking support to P1023RDSRoy Zang2011-09-291-1/+1
| * | powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming2011-09-291-1/+3
| * | powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-291-0/+114
| * | powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-291-0/+15
| * | fdt: Add new fdt_create_phandle helperKumar Gala2011-09-291-0/+1
| * | fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala2011-09-291-1/+1
| * | powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat2011-09-291-0/+59
| * | powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal2011-09-291-0/+706
| * | powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang2011-09-291-0/+984
| * | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-2928-277/+94
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-041-1/+8
|\ \ \
| * | | microblaze: Enable FDT/FIT supportMichal Simek2011-10-031-0/+5
| * | | microblaze: Remove address offset for uart16550Michal Simek2011-10-031-1/+1
| * | | microblaze: Do not select NFS for platforms without ethernetMichal Simek2011-10-031-0/+2
| | |/ | |/|
* | | Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk2011-10-042-6/+3
|/ /
* | GCC4.6: Convert various empty macros to inline functionsMarek Vasut2011-10-012-3/+6
* | sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-016-1452/+3
* | Add missing header for gcc3Scott McNutt2011-10-011-0/+21
* | ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-011-0/+4
* | fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2011-10-011-1/+1
* | fat: fix crash with big sector sizeSergei Shtylyov2011-10-011-13/+7
* | Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-013-5/+17
|\ \
| * | Blackfin: bf537-stamp/bf548-ezkit: update POST flash block rangeMike Frysinger2011-09-292-4/+4
| * | Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-292-0/+12
| * | Blackfin: post: drop custom test listMike Frysinger2011-09-291-1/+0
| * | Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger2011-09-291-0/+1
| |/
* | EfikaSB: Add preliminary EfikaSB supportMarek Vasut2011-09-301-0/+4
OpenPOWER on IntegriCloud