summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| | * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-68/+79
| | * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-16-184/+4527
| | |\
| | | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-6529/+18516
| | | |\
| | | * | Added NAND supportTsiChungLiew2007-08-08-3/+201
| | | * | Added I2C supportTsiChungLiew2007-08-08-21/+117
| | | * | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew2007-08-08-1/+1
| | | * | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-08-0/+7
| | | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-08-1/+1
| | | * | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-08-4/+2
| | | * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-20-1/+7
| | | |\ \
| | | * | | Coding style cleanupStefan Roese2007-07-16-2/+2
| | | * | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-183/+4227
| | | |\ \ \
| | | | * \ \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10-442/+1366
| | | | |\ \ \
| | | | * | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-10-12/+14
| | | | * | | | New uart structure and definesTsiChungLiew2007-07-10-0/+171
| | | | * | | | New timer structure and definesTsiChungLiew2007-07-10-0/+104
| | | | * | | | Rename mcfrtc to rtcTsiChungLiew2007-07-10-1/+1
| | | | * | | | Seperate old structure defines and new structure definesTsiChungLiew2007-07-10-144/+0
| | | | * | | | Seperate old structure defines and new structure definesTsiChungLiew2007-07-10-72/+0
| | | | * | | | Clean upTsiChungLiew2007-07-10-1/+1
| | | | * | | | Clean upTsiChungLiew2007-07-10-40/+40
| | | | * | | | Create new header file and move peripherals base address from configs file to...TsiChungLiew2007-07-10-40/+63
| | | | * | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-180/+4140
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-18-12/+30
| |\ \ \ \ \ \ \
| | * | | | | | | Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-16-0/+20
| | * | | | | | | Update MPC8544 DS PCI memory mapKumar Gala2007-08-16-12/+9
| | * | | | | | | Fix up some fdt issues on 8544DSKumar Gala2007-08-16-0/+1
| | |/ / / / / /
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-08-18-10/+24
| |\ \ \ \ \ \ \
| | * | | | | | | mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-4/+5
| | * | | | | | | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-16-2/+8
| | * | | | | | | mpc83xx: enable libfdt by default on freescale boardsKim Phillips2007-08-15-4/+4
| | * | | | | | | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-0/+7
| * | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-18-7/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lib_ppc: make board_add_ram_info weakKim Phillips2007-08-18-7/+0
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-262/+126
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix numerous bugs in the 8568 UEC supportAndy Fleming2007-08-16-4/+4
| | * | | | | | | Define tsec flag values in config filesAndy Fleming2007-08-16-18/+53
| | * | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-3/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-6468/+19021
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-9/+0
| | * | | | | | | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-231/+67
| | * | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-06-69/+85
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-04-238/+467
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [patch] add nand_init() prototype to nand.hMike Frysinger2007-06-22-0/+1
| | * | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-22-261/+1256
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-04-104/+163
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson2007-05-24-0/+1
| * | | | | | | | | | | | ppc4xx: Only enable POST FPU test on Sequoia and not RainierStefan Roese2007-08-16-1/+6
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2007-08-15-3/+3
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-14-16/+1687
| |\ \ \ \ \ \ \ \ \ \