summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* mpc83xx: Add 831x support to global_data.hScott Wood2007-04-23-2/+4
* mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-23-13/+3
* mpc83xx: Add register definitions for MPC831x.Scott Wood2007-04-23-7/+301
* Merge with /home/dzu/src/git/u-bootWolfgang Denk2007-04-20-11/+1
|\
| * Fix breakage of NC650 board with respect to nand support.Detlev Zundel2007-04-20-11/+1
* | [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculationDomen Puncer2007-04-20-1/+1
|/
* Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-04-18-2/+91
|\
| * Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren2007-04-14-5/+5
| |\
| * | Add some utilities to manipulate the reserved memory map.Gerald Van Baren2007-04-14-0/+5
| * | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-06-0/+42
| * | libfdt: Make fdt_check_header() publicGerald Van Baren2007-04-06-2/+44
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-18-1/+636
|\ \ \
| * \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-21/+37
| |\ \ \
| * \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-9/+11
| |\ \ \ \
| * | | | | Some code cleanup.Wolfgang Denk2007-03-04-1/+1
| * | | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.gitWolfgang Denk2007-03-04-1/+636
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into hpc2roy zang2007-02-28-219/+1127
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-02-12-380/+426
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-30-2/+432
| | |\ \ \ \ \ \ \
| | * | | | | | | | use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang2007-01-22-1/+1
| | * | | | | | | | Merge branch 'master' into hpc2roy zang2007-01-22-50/+1501
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-04-1/+965
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Slight code clean up.roy zang2006-12-04-2/+1
| | * | | | | | | | | | Remove the static MAC address, ip address, server ip, netmask androy zang2006-12-04-11/+1
| | * | | | | | | | | | Remove the duplicate memory test code for mpc744ihpc2 board.roy zang2006-12-04-22/+0
| | * | | | | | | | | | Fix the exception occuring in RAM table search issue.roy zang2006-12-01-1/+0
| | * | | | | | | | | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01-847/+4336
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Clean up the code according to codestyle:roy zang2006-12-01-285/+285
| | * | | | | | | | | | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-29-48/+401
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2006-11-03-108/+90
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Remove some unused CFG define.roy zang2006-11-03-12/+3
| | * | | | | | | | | | | | | Tundra tsi108 header file.roy zang2006-11-02-0/+221
| | * | | | | | | | | | | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+453
| | * | | | | | | | | | | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-02-0/+4
* | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-18-246/+691
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | AVR32: Enable MMC supportHaavard Skinnemoen2007-04-14-3/+6
| * | | | | | | | | | | | | | | Atmel MCI driverHaavard Skinnemoen2007-04-14-0/+96
| * | | | | | | | | | | | | | | AVR32: Add clk and gpio infrastructure for mmciHaavard Skinnemoen2007-04-14-0/+5
| * | | | | | | | | | | | | | | AVR32: Enable networkingHaavard Skinnemoen2007-04-14-2/+19
| * | | | | | | | | | | | | | | AVR32: Add clk and gpio infrastructure for macb0 and macb1Haavard Skinnemoen2007-04-14-0/+10
| * | | | | | | | | | | | | | | Import <linux/mii.h> from the Linux kernelHaavard Skinnemoen2007-04-14-0/+158
| * | | | | | | | | | | | | | | AVR32: Include more commands for ATSTK1000Haavard Skinnemoen2007-04-14-3/+19
| * | | | | | | | | | | | | | | AVR32: Provide a definition of struct statHaavard Skinnemoen2007-04-14-0/+25
| * | | | | | | | | | | | | | | AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen2007-04-14-3/+0
| * | | | | | | | | | | | | | | AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen2007-04-14-9/+2
| * | | | | | | | | | | | | | | AVR32: Resource management rewriteHaavard Skinnemoen2007-04-14-155/+276
| * | | | | | | | | | | | | | | AVR32: Clean up memory-map.h for at32ap7000Haavard Skinnemoen2007-04-14-38/+43
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-04-18-1136/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-05-895/+5
| * | | | | | | | | | | | | | | [Blackfin][PATCH] minior cleanupAubrey Li2007-04-05-1/+1