aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2008-10-31NAND: Allow NAND and OneNAND to coexistAlessandro Rubini
2008-10-31JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin
2008-10-31NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang
2008-10-31sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk
2008-10-31ppc4xx: Fix spelling error in MAINTAINERS fileStefan Roese
2008-10-31ppc4xx: Update PMC440 board supportMatthias Fuchs
2008-10-31ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs
2008-10-31ppc4xx: Update PMC440 board configurationMatthias Fuchs
2008-10-31ppc4xx: Fix esd loadpci commandMatthias Fuchs
2008-10-31ppc4xx: Clean up PMC440 headerMatthias Fuchs
2008-10-31ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs
2008-10-31ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado
2008-10-31ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese
2008-10-31Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)Bartlomiej Sieka
2008-10-30libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson
2008-10-30fdt_resize(): ensure minimum paddingPeter Korsgaard
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-10-30mpc83xx pci: Round up memory size in inbound window.Scott Wood
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-10-3086xx: remove the unused definitionDave Liu
2008-10-3086xx: remove the redundant r2 global data pointer saveDave Liu
2008-10-3086xx: remove the unused code for 86xx familyDave Liu
2008-10-3086xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-10-3086xx: Move the clear_tlbs before MMU turn onDave Liu
2008-10-29mpc8313erdb: Document NAND boot.Scott Wood
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-29NAND: Align right column of the shorthelp with other commands.Scott Wood
2008-10-29NAND: Reset chip on power-upKarl Beldan
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-10-29bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}Kumar Gala