summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-045-220/+353
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-3162-1444/+7674
| |\
| * | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-311-19/+49
| * | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-311-48/+81
| * | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-244-156/+226
| |\ \
| | * | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-242-114/+3
| | * | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-242-42/+223
* | | | Minor coding style cleanup.Wolfgang Denk2007-04-041-1/+1
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-0411-8/+838
|\ \ \ \
| * | | | Support for XUPV2P boardMichal Simek2007-03-262-4/+33
| * | | | [Microblaze][PATCH] part 2Michal Simek2007-03-113-8/+239
| * | | | [Microblaze][PATCH]Michal Simek2007-03-118-0/+570
* | | | | Fix some minor whitespace violations.Gerald Van Baren2007-03-311-2/+2
* | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-311-1/+101
| |_|_|/ |/| | |
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-292-2/+22
|\ \ \ \
| * | | | Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-221-0/+20
| * | | | Add support for 8641 Rev 2 silicon.Ed Swarthout2007-03-221-2/+2
* | | | | Code cleanup / re-insert previous Copyright entries.Wolfgang Denk2007-03-221-1/+1
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-2257-1420/+7647
|\ \ \ \ \
| * | | | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-2018-0/+2865
| * | | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-191-1/+1
| |\ \ \ \ \
| * | | | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-1919-0/+3621
| * | | | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-122-7/+7
| * | | | | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-121-7/+11
| * | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-127-115/+92
| * | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-108-180/+177
| * | | | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-0920-1454/+1217
* | | | | | | Code cleanup. Update CHANGELOGWolfgang Denk2007-03-211-2/+2
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-218-37/+323
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-218-37/+323
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-218-37/+323
| | | |_|/ | | |/| |
* | | | | SPC1920: fix small clock routing bugMarkus Klotzbuecher2007-03-211-3/+2
| |_|_|/ |/| | |
* | | | [PATCH] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-212-21/+5
|/ / /
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-081-1/+1
|\ \ \ | |_|/ |/| |
| * | [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs2007-03-081-1/+1
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-086-119/+498
|\ \ \
| * | | mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-021-6/+28
| * | | mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-021-0/+40
| * | | mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-021-0/+8
| * | | mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-021-61/+323
| * | | mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-021-0/+2
| * | | mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-021-3/+14
| * | | mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-021-4/+0
| * | | mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-021-0/+2
| * | | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-022-5/+5
| * | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-021-0/+4
| * | | mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-021-12/+16
| * | | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-023-16/+44
| * | | mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-023-12/+12
| | |/ | |/|
* | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-081-6/+7
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud