summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-261-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-08-2619-354/+273
|\
| * change mvBL-M7 default env and move to vendor subdirAndre Schwarz2008-08-2510-30/+38
| * MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2008-08-252-1/+10
| * MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-253-1/+79
| * mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-0/+26
| * MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-252-318/+63
| * fix out of tree buildingKim Phillips2008-08-251-1/+1
| * Merge branch 'next'Kim Phillips2008-08-253-9/+62
| |\
| | * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-161-9/+10
| | * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-162-2/+38
| | * fdt_support: fdt_fixup_dr_usb: add support for phy_type fixupsAnton Vorontsov2008-07-161-7/+23
* | | i.MX31: Specify maintainers for i.MX31-based boardsGuennadi Liakhovetski2008-08-261-0/+9
* | | ADS5121: adjust image addresses in RAM and flashWolfgang Denk2008-08-261-7/+9
* | | cmd_mem.c: Fix help message alignmentWolfgang Denk2008-08-261-15/+15
|/ /
* | Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-254-14/+927
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-255-10/+162
|\ \
| * | MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-251-2/+2
| * | Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-251-4/+35
| * | Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2008-08-252-0/+124
| * | ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-251-2/+1
| * | ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-251-2/+0
* | | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese2008-08-251-1/+2
* | | Add note on dereferencing /aliases pointersGerald Van Baren2008-08-241-2/+2
* | | libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala2008-08-241-2/+19
* | | libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson2008-08-242-7/+60
* | | libfdt: Forgot one function when cleaning the namespaceDavid Gibson2008-08-241-2/+3
* | | libfdt: Improve documentation in libfdt.hWolfram Sang2008-08-241-14/+14
* | | libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-08-247-122/+119
* | | dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-08-244-10/+11
* | | dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-247-30/+47
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-08-236-73/+120
|\ \
| * | ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-221-5/+5
| * | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-213-36/+25
| * | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-215-69/+127
* | | Make the YAFFS filesystem workRemy Bohmer2008-08-211-1/+4
* | | Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-217-228/+772
* | | NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood2008-08-211-2/+0
|/ /
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-2110-50/+36
* | hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese2008-08-211-2/+6
* | cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher2008-08-211-27/+27
* | Consolidate strmhz() implementationHaavard Skinnemoen2008-08-217-57/+40
* | fix mvbc_p board build warningsAndre Schwarz2008-08-211-6/+6
* | Makefile: fix posix support on findJean-Christophe PLAGNIOL-VILLARD2008-08-211-3/+3
* | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-213-0/+22
* | mod_i2c_mem() bugfixPeter Tyser2008-08-211-3/+3
* | Fix typo in spelling of ATAPI.Steven A. Falco2008-08-211-2/+2
* | Add a hook to allow board-specific PIO mode setting.Steven A. Falco2008-08-212-1/+49
* | Replace enums in ata.h with an include of libata.hSteven A. Falco2008-08-211-60/+2
* | coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD2008-08-213-3/+3
OpenPOWER on IntegriCloud