aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic10-67/+127
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk518-8339/+15828
2010-09-28Prepare v2010.09v2010.09Wolfgang Denk1-1/+1
2010-09-28mpc512x: fix build issuesWolfgang Denk1-1/+0
2010-09-28ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setupSteve Sakoman1-0/+4
2010-09-28ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2-1/+39
2010-09-28ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT ModuleSteve Sakoman1-9/+9
2010-09-28ixp/npe: Remove duplicated commentThomas Weber1-5/+0
2010-09-28bmw: Remove duplicated include of header fileThomas Weber1-1/+0
2010-09-28Add support for operating system OSETorkel Lundgren4-0/+42
2010-09-28README: Fix description of version numbering schemeThomas Weber1-7/+11
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan1-0/+1
2010-09-23Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk8-102/+138
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser21-54/+35
2010-09-23mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1mKim Phillips1-1/+1
2010-09-23mpc83xx: fix pcie build warningKim Phillips1-1/+1
2010-09-23mpc8308_p1m: support for MPC8308 P1M boardIlya Yanok7-0/+811
2010-09-23MPC8308RDB: various clean upsIlya Yanok3-66/+31
2010-09-23mpc8308: add SICR{L,H} fields definitionsIlya Yanok1-0/+48
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok1-0/+12
2010-09-23mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok1-13/+25
2010-09-23e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder22-44/+44
2010-09-23mpc831xerdb: enable mtdparts for NANDScott Wood2-2/+16
2010-09-23ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo1-0/+3
2010-09-23ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese1-71/+61
2010-09-23ppx4xx: remove unused functionality for DU405 boardsMatthias Fuchs1-26/+5
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese66-146/+0
2010-09-23ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese3-16/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese107-824/+600
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese38-948/+712
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese37-1986/+1750
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese23-22/+22
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese139-149/+149
2010-09-23ppc4xx: Remove unreferenced file include/405_dimm.hStefan Roese1-4/+0
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese5-17/+85
2010-09-23ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2-64/+51
2010-09-23ppc4xx: Fix CATcenter buildStefan Roese1-21/+2
2010-09-22Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk0-0/+0
2010-09-22Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk4-6/+7
2010-09-22Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk49-720/+106
2010-09-21Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2-2/+3
2010-09-21Blackfin: update some missed board config.mk filesMike Frysinger2-4/+4
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi11-1156/+37
2010-09-21video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi1-1/+37
2010-09-21logos: add Freescale logoTimur Tabi2-0/+3
2010-09-21video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi1-10/+14
2010-09-21silence config step commands display during MAKEALL buildsKim Phillips1-1/+1
2010-09-21arm: Make jadecpu board use relocationMatthias Weisser3-3/+13
2010-09-21POST cleanup.Michael Zaidman47-713/+101
2010-09-21cmd_mmc: use common usage functionMike Frysinger1-6/+3