summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-01fdt: Overwrite /chosen node in bootm if it already exists in the dtbStefan Roese
2008-10-01Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.Jon Loeliger
2008-10-01libfdt: Fix bugs in fdt_get_path()David Gibson
2008-09-22ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese
2008-09-22Add missing device types to dev_print() in part.cRemy Bohmer
2008-09-22Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk
2008-09-22Fix Spartan-3 definitions.Laurent Pinchart
2008-09-22Remove duplicate Spartan-3E definition.Laurent Pinchart
2008-09-22socrates: change default mtest address rangeAnatolij Gustschin
2008-09-22socrates: fix crash after relocationAnatolij Gustschin
2008-09-22socrates: fix SPD EEPROM addressAnatolij Gustschin
2008-09-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-09-19sh: Add support watchdog for SH4A coreNobuhiro Iwamatsu
2008-09-19sh: Fix typo in SH serial driverNobuhiro Iwamatsu
2008-09-19sh: Add support any page size and empty_zero_page to SH Linux uImageNobuhiro Iwamatsu
2008-09-19sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu
2008-09-18ADS5121: fix typo in "rootpath" default settingWolfgang Denk
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk
2008-09-14Prepare v2008.10-rc2Wolfgang Denk
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk
2008-09-13Update mailing list email and archive addressesPeter Tyser
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de
2008-09-1385xx: socrates: Add support for new image format.u-boot@bugs.denx.de
2008-09-13sh: Fix compile error for r2dplusNobuhiro Iwamatsu
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher
2008-09-13Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk
2008-09-12ppc4xx: Enable device tree (FDT) support in zeus board portStefan Roese
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado
2008-09-12ppc4xx: Fix compilation of v5fx30teval_flashRicardo Ribalda Delgado
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado
2008-09-12ARM: synchronize mach-types.h with linux 2.6.27-rc6Jean-Christophe PLAGNIOL-VILLARD
2008-09-12at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve
2008-09-12make: Remove redundant __ARM__ addition when cross-compiling on *BSDShinya Kuribayashi
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino
2008-09-12i.mx change get_timer(base) to return time since baseAndrew Dyer
2008-09-12i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer