summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2008-08-25-1/+10
* MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-25-1/+79
* mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-0/+26
* MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-318/+63
* fix out of tree buildingKim Phillips2008-08-25-1/+1
* Merge branch 'next'Kim Phillips2008-08-25-9/+62
|\
| * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-16-9/+10
| * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-16-2/+38
| * fdt_support: fdt_fixup_dr_usb: add support for phy_type fixupsAnton Vorontsov2008-07-16-7/+23
* | Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-25-14/+927
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-25-10/+162
|\ \
| * | MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-25-2/+2
| * | Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-25-4/+35
| * | Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2008-08-25-0/+124
| * | ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-25-2/+1
| * | ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-25-2/+0
* | | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese2008-08-25-1/+2
* | | Add note on dereferencing /aliases pointersGerald Van Baren2008-08-24-2/+2
* | | libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala2008-08-24-2/+19
* | | libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson2008-08-24-7/+60
* | | libfdt: Forgot one function when cleaning the namespaceDavid Gibson2008-08-24-2/+3
* | | libfdt: Improve documentation in libfdt.hWolfram Sang2008-08-24-14/+14
* | | libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-08-24-122/+119
* | | dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-08-24-10/+11
* | | dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-24-30/+47
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-08-23-73/+120
|\ \
| * | ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-22-5/+5
| * | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-21-36/+25
| * | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-21-69/+127
* | | Make the YAFFS filesystem workRemy Bohmer2008-08-21-1/+4
* | | Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-21-228/+772
* | | NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood2008-08-21-2/+0
|/ /
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-50/+36
* | hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese2008-08-21-2/+6
* | cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher2008-08-21-27/+27
* | Consolidate strmhz() implementationHaavard Skinnemoen2008-08-21-57/+40
* | fix mvbc_p board build warningsAndre Schwarz2008-08-21-6/+6
* | Makefile: fix posix support on findJean-Christophe PLAGNIOL-VILLARD2008-08-21-3/+3
* | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-21-0/+22
* | mod_i2c_mem() bugfixPeter Tyser2008-08-21-3/+3
* | Fix typo in spelling of ATAPI.Steven A. Falco2008-08-21-2/+2
* | Add a hook to allow board-specific PIO mode setting.Steven A. Falco2008-08-21-1/+49
* | Replace enums in ata.h with an include of libata.hSteven A. Falco2008-08-21-60/+2
* | coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD2008-08-21-3/+3
* | fdt: fdt addr w/o any args reports back the current working addressKumar Gala2008-08-21-0/+8
* | fdt: added the ability to set initrd start/end via chosen commandKumar Gala2008-08-21-4/+17
* | Add command to enable/disable interruptsKumar Gala2008-08-21-0/+51
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-08-21-3/+10
|\ \
| * | CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence2008-08-20-0/+1
| * | CFI: Fix AMD Legacy sector protectTsiChung Liew2008-08-20-3/+9