aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-26mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips16-16/+34
2009-09-25sbc8349: tidy up Makefile to use new configuration script.Paul Gortmaker1-0/+15
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov1-0/+2
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov1-2/+2
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2-0/+4
2009-09-25mpc5200, mucmc52, uc101: config cleanupHeiko Schocher4-504/+390
2009-09-25Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk1-1/+1
2009-09-25Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan1-2/+33
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan5-44/+37
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk18-93/+488
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala1-0/+6
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala2-2/+8
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala1-0/+31
2009-09-24ppc/p4080: Add p4080 platform immap definitionsKumar Gala2-20/+271
2009-09-24immap_85xx: add porpllsr's plat ratio definitionMingkai Hu1-0/+2
2009-09-24sbc85x0: tidy up Makefile to use new configuration script.Paul Gortmaker2-13/+23
2009-09-24sbc8548: allow enabling PCI via a make config optionPaul Gortmaker1-10/+33
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker1-21/+24
2009-09-24fsl_pci: create a SET_STD_PCI_INFO() helper wrapperPaul Gortmaker1-0/+12
2009-09-24sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker1-4/+38
2009-09-24sbc8548: enable access to second bank of flashPaul Gortmaker1-3/+5
2009-09-24sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker1-9/+0
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-7/+2
2009-09-24ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala1-0/+13
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala1-0/+4
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala1-0/+4
2009-09-24ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu1-1/+1
2009-09-24ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala4-3/+11
2009-09-24galaxy5200: enable version environment variableEric Millbrandt1-0/+2
2009-09-24digsy_mtc: Add TCR register value for RTC (DS1339)Werner Pfister1-0/+1
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-10/+10
2009-09-23ppc4xx: Make DDR2 timing for intip more robustDirk Eibach1-10/+10
2009-09-22ppc: Clean up calling of phy_reset() during initPeter Tyser14-0/+17
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser12-2/+15
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser3-17/+17
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler7-11/+0
2009-09-17Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-1/+2
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom11-41/+15
2009-09-17ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese1-1/+2
2009-09-15NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2-0/+2
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala1-11/+10
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala1-0/+4
2009-09-15ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang1-0/+9
2009-09-15ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood1-0/+2
2009-09-15mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2-0/+2
2009-09-15arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom1-3/+25
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom7-0/+53
2009-09-15arm: Make arm bitops endianness-independentSimon Kagstrom1-28/+19
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom5-0/+43
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2-117/+10