aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-26bootm: refactor entry point codeKumar Gala12-182/+37
2008-08-26mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson1-2/+2
2008-08-26Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk19-354/+273
2008-08-26i.MX31: Specify maintainers for i.MX31-based boardsGuennadi Liakhovetski1-0/+9
2008-08-26ADS5121: adjust image addresses in RAM and flashWolfgang Denk1-7/+9
2008-08-26cmd_mem.c: Fix help message alignmentWolfgang Denk1-15/+15
2008-08-25change mvBL-M7 default env and move to vendor subdirAndre Schwarz10-30/+38
2008-08-25MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2-1/+10
2008-08-25MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder3-1/+79
2008-08-25mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder1-0/+26
2008-08-25MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2-318/+63
2008-08-25fix out of tree buildingKim Phillips1-1/+1
2008-08-25Merge branch 'next'Kim Phillips3-9/+62
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk4-14/+927
2008-08-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk5-10/+162
2008-08-25RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese1-1/+2
2008-08-25MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein1-2/+2
2008-08-25Correct ARM Versatile Timer InitializationGururaja Hebbar K R1-4/+35
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2-0/+124
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve1-2/+1
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve1-2/+0
2008-08-24Add note on dereferencing /aliases pointersGerald Van Baren1-2/+2
2008-08-24libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala1-2/+19
2008-08-24libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson2-7/+60
2008-08-24libfdt: Forgot one function when cleaning the namespaceDavid Gibson1-2/+3
2008-08-24libfdt: Improve documentation in libfdt.hWolfram Sang1-14/+14
2008-08-24libfdt: Increase namespace-pollution paranoiaDavid Gibson7-122/+119
2008-08-24dtc: Enable and fix -Wcast-qual warningsDavid Gibson4-10/+11
2008-08-24dtc: Enable and fix -Wpointer-arith warningsDavid Gibson7-30/+47
2008-08-23Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk6-73/+120
2008-08-22ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-08-21Make the YAFFS filesystem workRemy Bohmer1-1/+4
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park7-228/+772
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood1-2/+0
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese3-36/+25
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika5-69/+127
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala10-50/+36
2008-08-21hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese1-2/+6
2008-08-21cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher1-27/+27
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen7-57/+40
2008-08-21fix mvbc_p board build warningsAndre Schwarz1-6/+6
2008-08-21Makefile: fix posix support on findJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein3-0/+22
2008-08-21mod_i2c_mem() bugfixPeter Tyser1-3/+3
2008-08-21Fix typo in spelling of ATAPI.Steven A. Falco1-2/+2
2008-08-21Add a hook to allow board-specific PIO mode setting.Steven A. Falco2-1/+49
2008-08-21Replace enums in ata.h with an include of libata.hSteven A. Falco1-60/+2
2008-08-21coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-08-21fdt: fdt addr w/o any args reports back the current working addressKumar Gala1-0/+8
2008-08-21fdt: added the ability to set initrd start/end via chosen commandKumar Gala1-4/+17