Age | Commit message (Expand) | Author |
2008-08-27 | FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. | Kumar Gala |
2008-08-27 | FSL DDR: Provide a generic set_ddr_laws() | Kumar Gala |
2008-08-27 | Add proper SPD definitions for DDR1/2/3 | James Yang |
2008-08-27 | Update CHANGELOG | Wolfgang Denk |
2008-08-27 | Add support for muas3001 board (MPC8270) | Heiko Schocher |
2008-08-27 | common/cmd_load.c cleanup - remove unused variables | Gururaja Hebbar K R |
2008-08-26 | remove MVS1 board | Andre Schwarz |
2008-08-26 | bootm: refactor do_reset and os boot function args | Kumar Gala |
2008-08-26 | fdt: Added resize command | Kumar Gala |
2008-08-26 | fdt: refactor initrd related code | Kumar Gala |
2008-08-26 | fdt: refactor fdt resize code | Kumar Gala |
2008-08-26 | bootm: refactor image detection and os load steps | Kumar Gala |
2008-08-26 | bootm: move lmb into the bootm_headers_t structure | Kumar Gala |
2008-08-26 | bootm: Set working fdt address as part of the bootm flow | Kumar Gala |
2008-08-26 | bootm: refactor fdt locating and relocation code | Kumar Gala |
2008-08-26 | bootm: refactor ramdisk locating code | Kumar Gala |
2008-08-26 | bootm: refactor entry point code | Kumar Gala |
2008-08-26 | mpc7448hpc2: Fix PCI I/O space mapping. | Randy Vinson |
2008-08-26 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2008-08-26 | i.MX31: Specify maintainers for i.MX31-based boards | Guennadi Liakhovetski |
2008-08-26 | ADS5121: adjust image addresses in RAM and flash | Wolfgang Denk |
2008-08-26 | cmd_mem.c: Fix help message alignment | Wolfgang Denk |
2008-08-25 | change mvBL-M7 default env and move to vendor subdir | Andre Schwarz |
2008-08-25 | MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d... | Nick Spence |
2008-08-25 | MPC8349EMDS: Add PCI Agent (PCISLAVE) support | Ira W. Snyder |
2008-08-25 | mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code | Ira W. Snyder |
2008-08-25 | MPC8349EMDS: use 83XX_GENERIC_PCI setup code | Ira W. Snyder |
2008-08-25 | fix out of tree building | Kim Phillips |
2008-08-25 | Merge branch 'next' | Kim Phillips |
2008-08-25 | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk |
2008-08-25 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-08-25 | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) | Stefan Roese |
2008-08-25 | MX31: fix bit masks in function mx31_decode_pll() | Jens Gehrlein |
2008-08-25 | Correct ARM Versatile Timer Initialization | Gururaja Hebbar K R |
2008-08-25 | Add ARM AMBA PL031 RTC Support | Gururaja Hebbar K R |
2008-08-25 | ARM DaVinci: Removed redundant NAND initialization code. | Hugo Villeneuve |
2008-08-25 | ARM DaVinci: Fix compilation error with new MTD code. | Hugo Villeneuve |
2008-08-24 | Add note on dereferencing /aliases pointers | Gerald Van Baren |
2008-08-24 | libfdt: Add support for using aliases in fdt_path_offset() | Kumar Gala |
2008-08-24 | libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() | David Gibson |
2008-08-24 | libfdt: Forgot one function when cleaning the namespace | David Gibson |
2008-08-24 | libfdt: Improve documentation in libfdt.h | Wolfram Sang |
2008-08-24 | libfdt: Increase namespace-pollution paranoia | David Gibson |
2008-08-24 | dtc: Enable and fix -Wcast-qual warnings | David Gibson |
2008-08-24 | dtc: Enable and fix -Wpointer-arith warnings | David Gibson |
2008-08-23 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2008-08-22 | ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix | Tirumala R Marri |
2008-08-21 | Make the YAFFS filesystem work | Remy Bohmer |
2008-08-21 | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park |
2008-08-21 | NAND: Remove delay from nand_boot_fsl_elbc.c. | Scott Wood |