summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* support board vendor-common makefilesKim Phillips2007-08-292-0/+2
* Fix compiler warning in include/s3c2410.hMartin Krause2007-08-291-18/+18
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-2920-59/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-293-20/+30
|\
| * ppc4xx: Add RTC POST test to lwmon5 board configurationStefan Roese2007-08-241-7/+8
| * ppc4xx: Change GPIO signal for watchdog triggering on lwmon5Stefan Roese2007-08-241-1/+1
| * ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-231-6/+9
| * ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese2007-08-222-2/+0
| * Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-08-21444-8079/+29358
| |\
| * | ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese2007-08-212-4/+12
* | | [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-281-1/+0
* | | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-283-9/+9
| |/ |/|
* | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-1845-1283/+10719
|\ \
| * | ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-181-3/+3
| * | Coding style cleanupStefan Roese2007-08-182-2/+0
| * | ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-174-0/+1573
| * | ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-167-1/+2927
| * | ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-164-1/+405
| * | ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-161-0/+195
| * | ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-163-91/+261
| * | ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-161-6/+35
| * | ColdFire: update TASREG platform for MCF52x2TsiChungLiew2007-08-161-0/+4
| * | ColdFire: update r5200 platform for MCF52x2TsiChungLiew2007-08-161-6/+24
| * | ColdFire: idmr platform MCF52x2 updateTsiChungLiew2007-08-161-7/+27
| * | ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew2007-08-161-1/+25
| * | ColdFire: MCF52x2 Header files updateTsiChungLiew2007-08-1613-1122/+1208
| * | ColdFire: MCF5329 header file clean upTsiChungLiew2007-08-161-1580/+1215
| * | ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-164-68/+79
| * | Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-1618-184/+4527
| |\ \
| | * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15409-6529/+18516
| | |\ \
| | * | | Added NAND supportTsiChungLiew2007-08-083-3/+201
| | * | | Added I2C supportTsiChungLiew2007-08-082-21/+117
| | * | | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew2007-08-081-1/+1
| | * | | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-081-0/+7
| | * | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-081-1/+1
| | * | | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-081-4/+2
| | * | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-202-1/+7
| | |\ \ \
| | * | | | Coding style cleanupStefan Roese2007-07-161-2/+2
| | * | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-1614-183/+4227
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-1067-442/+1366
| | | |\ \ \ \
| | | * | | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-101-12/+14
| | | * | | | | New uart structure and definesTsiChungLiew2007-07-101-0/+171
| | | * | | | | New timer structure and definesTsiChungLiew2007-07-101-0/+104
| | | * | | | | Rename mcfrtc to rtcTsiChungLiew2007-07-101-1/+1
| | | * | | | | Seperate old structure defines and new structure definesTsiChungLiew2007-07-101-144/+0
| | | * | | | | Seperate old structure defines and new structure definesTsiChungLiew2007-07-101-72/+0
| | | * | | | | Clean upTsiChungLiew2007-07-101-1/+1
| | | * | | | | Clean upTsiChungLiew2007-07-101-40/+40
| | | * | | | | Create new header file and move peripherals base address from configs file to...TsiChungLiew2007-07-102-40/+63
| | | * | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-1811-180/+4140
OpenPOWER on IntegriCloud