summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-2616-16/+34
* sbc8349: tidy up Makefile to use new configuration script.Paul Gortmaker2009-09-251-0/+15
* mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2009-09-251-0/+2
* mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2009-09-251-2/+2
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-252-0/+4
* mpc5200, mucmc52, uc101: config cleanupHeiko Schocher2009-09-254-504/+390
* Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk2009-09-251-1/+1
* Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan2009-09-251-2/+33
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-255-44/+37
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-2418-93/+488
|\
| * ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala2009-09-241-0/+6
| * ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala2009-09-242-2/+8
| * ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala2009-09-241-0/+31
| * ppc/p4080: Add p4080 platform immap definitionsKumar Gala2009-09-242-20/+271
| * immap_85xx: add porpllsr's plat ratio definitionMingkai Hu2009-09-241-0/+2
| * sbc85x0: tidy up Makefile to use new configuration script.Paul Gortmaker2009-09-242-13/+23
| * sbc8548: allow enabling PCI via a make config optionPaul Gortmaker2009-09-241-10/+33
| * sbc8548: update PCI/PCI-e support codePaul Gortmaker2009-09-241-21/+24
| * fsl_pci: create a SET_STD_PCI_INFO() helper wrapperPaul Gortmaker2009-09-241-0/+12
| * sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker2009-09-241-4/+38
| * sbc8548: enable access to second bank of flashPaul Gortmaker2009-09-241-3/+5
| * sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker2009-09-241-9/+0
| * ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-241-7/+2
| * ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala2009-09-241-0/+13
| * ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala2009-09-241-0/+4
| * ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2009-09-241-0/+4
| * ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2009-09-241-1/+1
| * ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala2009-09-244-3/+11
* | galaxy5200: enable version environment variableEric Millbrandt2009-09-241-0/+2
* | digsy_mtc: Add TCR register value for RTC (DS1339)Werner Pfister2009-09-241-0/+1
|/
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-241-10/+10
|\
| * ppc4xx: Make DDR2 timing for intip more robustDirk Eibach2009-09-231-10/+10
* | ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-2214-0/+17
* | ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-2212-2/+15
* | Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-223-17/+17
* | FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-227-11/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-171-1/+2
|\
| * ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese2009-09-171-1/+2
* | Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-1711-41/+15
|/
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-152-0/+2
* ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-151-11/+10
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-151-0/+4
* ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang2009-09-151-0/+9
* ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-151-0/+2
* mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2009-09-152-0/+2
* arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom2009-09-151-3/+25
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-157-0/+53
* arm: Make arm bitops endianness-independentSimon Kagstrom2009-09-151-28/+19
* Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-09-155-0/+43
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-09-152-117/+10
|\
OpenPOWER on IntegriCloud