summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-2415-31/+26
* ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-09-241-157/+73
* ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-09-241-117/+33
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-242-21/+23
* ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala2009-09-242-18/+17
* ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala2009-09-242-6/+5
* ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2009-09-242-6/+5
* ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2009-09-242-4/+2
* ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala2009-09-244-3/+11
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-241-25/+43
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-09-241-25/+43
| |\
| | * ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-09-231-25/+43
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-242-18/+25
|\ \ \ | |/ /
| * | ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah2009-09-231-8/+15
| * | ppc4xx: Make DDR2 timing for intip more robustDirk Eibach2009-09-231-10/+10
| |/
* | board/linkstation/ide.c: Fix compile warningWolfgang Denk2009-09-221-2/+4
* | ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-2215-16/+18
* | ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-2213-13/+16
* | Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-2218-124/+28
* | mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-221-0/+1
* | FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-228-13/+4
|/
* board/flagadm/flash.c: fix compile warningWolfgang Denk2009-09-181-3/+9
* Merge branch 'warning-cleanup'Wolfgang Denk2009-09-181-1/+1
|\
| * kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk2009-09-151-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-172-77/+22
|\ \
| * | ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-171-75/+15
| * | ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese2009-09-171-1/+2
| * | ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-171-1/+5
* | | Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-1711-41/+15
|/ /
* | ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-09-151-0/+11
* | ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-09-153-51/+77
* | ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-09-151-9/+25
* | NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-154-2/+4
* | ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-155-1/+183
* | ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-09-151-23/+23
* | ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-152-15/+15
* | ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-153-14/+30
* | ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang2009-09-151-0/+9
* | ppc/8xxx: Misc DDR related fixesKumar Gala2009-09-152-7/+7
* | ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood2009-09-151-8/+1
* | ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-153-0/+9
* | ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-09-151-2/+2
* | mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2009-09-154-20/+2
* | tools/netconsole: use ncb automatically if availableMike Frysinger2009-09-152-24/+17
* | tools/netconsole: make a bit more robustMike Frysinger2009-09-151-3/+9
* | 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-156-32/+43
* | standalone: convert to kbuild styleMike Frysinger2009-09-151-72/+29
OpenPOWER on IntegriCloud