summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | edminiv2: add mvsata_ide and cmd_ide supportAlbert Aribaud2010-08-081-1/+33
| * | | ide: add configurationAlbert Aribaud2010-08-084-0/+4
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-103-4/+139
|\ \ \
| * | | ARMV7: Update default environment for OMAP4 boardsSteve Sakoman2010-08-052-2/+8
| * | | ARMV7: Enable musb driver and usbtty on OMAP4 PandaSteve Sakoman2010-08-051-0/+15
| * | | ARMV7: Enable musb driver and usbtty on OMAP4430 SDPSteve Sakoman2010-08-051-0/+15
| * | | ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systemsSteve Sakoman2010-08-053-0/+97
| * | | ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-052-2/+2
| * | | ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-052-0/+2
| |/ /
* | | Merge branch 'master' of ../masterWolfgang Denk2010-08-103-108/+131
|\ \ \ | | |/ | |/|
| * | PXA: Declare __io for vpac270 IDEMarek Vasut2010-08-091-0/+2
| * | 8xx, kup4k/kup4x: add FDT supportHeiko Schocher2010-08-091-0/+4
| * | 8xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher2010-08-092-108/+125
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-0731-187/+769
|\ \ \ | |/ / | | / | |/ |/|
| * Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-08-0424-11/+757
| |\
| | * powerpc/85xx: configure autocompletion supportKim Phillips2010-08-0119-11/+30
| | * powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-012-0/+692
| | * powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-261-0/+6
| | * powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-261-0/+14
| | * powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-261-0/+2
| | * fdt: Add function to alloc phandle valuesKumar Gala2010-07-261-0/+1
| | * powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork2010-07-261-0/+12
| * | Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger2010-07-256-175/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-08-041-0/+6
|\ \ | |/ |/|
| * s5p_goni: enable mmc0Minkyu Kang2010-08-031-0/+6
* | fs/fat: Big code cleanup.Wolfgang Denk2010-07-241-34/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-243-14/+23
|\ \
| * | ppc4xx: Enable "ecctest" command on t3corpStefan Roese2010-07-231-0/+1
| * | ppc4xx: Enable "ecctest" command on katmaiStefan Roese2010-07-231-0/+1
| * | ppc4xx: T3CORP fixes and updatesStefan Roese2010-07-231-14/+13
| * | ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2010-07-231-0/+8
* | | powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2010-07-211-0/+1
* | | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-211-0/+1
* | | fdt: Add fdt_node_offset_by_compat_reg helperKumar Gala2010-07-201-0/+2
* | | fdt: Add fdt_translate_address to convert reg node to cpu phys addrKumar Gala2010-07-201-0/+1
* | | powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-202-66/+64
* | | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-204-12/+0
* | | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-2014-49/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-07-171-1/+1
|\ \
| * | video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2010-07-171-1/+1
* | | Drop support for GTH boardWolfgang Denk2010-07-172-421/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-07-1631-32/+518
|\ \
| * | ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-161-9/+5
| * | ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-161-9/+5
| * | powerpc/85xx: Add command to report errata workaroundsKumar Gala2010-07-161-3/+3
| * | powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-161-0/+470
| * | 85xx/p1_p2_rdb: PCIe E1000 card support added.Poonam Aggrwal2010-07-161-0/+1
| * | mpc85xx: Add reginfo commandBecky Bruce2010-07-1623-0/+23
| * | 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-2/+0
OpenPOWER on IntegriCloud