summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * microblaze: Enable hush parserMichal Simek2009-09-141-1/+7
| * microblaze: Remove AtmarkTechno Suzaku boardMichal Simek2009-09-141-110/+0
| * net: Remove old Xilinx Emac driverMichal Simek2009-09-141-4/+1
| * microblaze: Short size of global data and fix malloc sizeMichal Simek2009-09-141-2/+2
* | ppc4xx: Rename compactcenter to intipDirk Eibach2009-09-111-4/+4
* | ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-115-626/+317
|/
* r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler2009-09-101-1/+1
* ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler2009-09-101-30/+19
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-101-0/+1
* mkimage: Make table_entry code globalPrafulla Wadaskar2009-09-101-0/+24
* mkimage: Make genimg_print_size() globalPrafulla Wadaskar2009-09-101-0/+1
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-101-17/+17
OpenPOWER on IntegriCloud