aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Custom AFEB9260 board supportSergey Lapin9-0/+592
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk6-79/+67
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk41-7/+7
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+2
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk14-284/+372
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2-6/+12
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk59-805/+427
2008-10-31NAND: Allow NAND and OneNAND to coexistAlessandro Rubini1-69/+1
2008-10-31JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood1-7/+5
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin3-2/+60
2008-10-31NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang1-1/+1
2008-10-31sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu6-1/+1
2008-10-31sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu6-1/+1
2008-10-31sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu6-1/+1
2008-10-31sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu6-1/+1
2008-10-31sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu9-1/+1
2008-10-31sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu7-1/+1
2008-10-31sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu7-1/+1
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk1-1/+2
2008-10-31ppc4xx: Fix spelling error in MAINTAINERS fileStefan Roese1-2/+2
2008-10-31ppc4xx: Update PMC440 board supportMatthias Fuchs1-22/+106
2008-10-31ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs1-33/+37
2008-10-31ppc4xx: Update PMC440 board configurationMatthias Fuchs1-27/+43
2008-10-31ppc4xx: Fix esd loadpci commandMatthias Fuchs1-8/+16
2008-10-31ppc4xx: Clean up PMC440 headerMatthias Fuchs1-10/+7
2008-10-31ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs1-2/+3
2008-10-31ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado6-179/+147
2008-10-31ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese1-1/+11
2008-10-31Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)Bartlomiej Sieka1-3/+3
2008-10-30libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson1-4/+7
2008-10-30fdt_resize(): ensure minimum paddingPeter Korsgaard1-2/+5
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu1-4/+4
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-1/+1
2008-10-30mpc83xx pci: Round up memory size in inbound window.Scott Wood1-1/+1
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk7-72/+4
2008-10-3086xx: remove the unused definitionDave Liu2-20/+0
2008-10-3086xx: remove the redundant r2 global data pointer saveDave Liu1-1/+0
2008-10-3086xx: remove the unused code for 86xx familyDave Liu1-14/+0
2008-10-3086xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu1-3/+0
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu3-33/+0
2008-10-3086xx: Move the clear_tlbs before MMU turn onDave Liu1-1/+4
2008-10-29mpc8313erdb: Document NAND boot.Scott Wood1-4/+32
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood1-19/+11
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood1-2/+14
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang3-1/+62
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang12-152/+157
2008-10-29NAND: Align right column of the shorthelp with other commands.Scott Wood1-1/+1
2008-10-29NAND: Reset chip on power-upKarl Beldan1-0/+8
2008-10-29NAND: sync with 2.6.27Scott Wood14-60/+188
2008-10-29bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}Kumar Gala1-0/+20