aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger7-11/+10
2007-07-04Introduce initial versions of new Command Config files.Jon Loeliger4-27/+165
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk23-89/+267
2007-06-30Fix S-ATA support.Mushtaq Khan1-8/+8
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese21-124/+164
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese21-24/+5
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs4-0/+21
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk19-98/+98
2007-06-22Adapt log buffer code to support Linux 2.6Igor Lisitsin1-1/+25
2007-06-22Extend POST support for PPC440Igor Lisitsin3-25/+41
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski12-5/+14
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2-27/+27
2007-06-20Merge with git://www.denx.de/git/u-boot.gitStefan Roese2-5/+30
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese1-2/+2
2007-06-15[ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese1-0/+1
2007-06-15Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese18-63/+77
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki18-63/+77
2007-06-15[ppc4xx] Add initial lwmon5 board supportStefan Roese2-1/+441
2007-06-15[ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2-68/+70
2007-06-08TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka1-3/+27
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-2/+3
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk5-19/+18
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk1-1/+9
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk7-11/+323
2007-06-06Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2-33/+127
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2-33/+127
2007-06-05Merge branch 'mpc8641'Jon Loeliger1-1/+9
2007-06-05mpc8641 image size cleanupEd Swarthout1-1/+9
2007-06-04Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk4-50/+143
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese3-49/+141
2007-06-01ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese1-3/+10
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese1-12/+76
2007-06-01ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese1-34/+55
2007-06-01ppc4xx: Change Luan config file to support ECCStefan Roese1-1/+2
2007-05-31Merge with /home/wd/git/u-boot/stx-gp3ssaWolfgang Denk1-17/+24
2007-05-31Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk1-17/+24
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk21-78/+132
2007-05-27Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka1-16/+16
2007-05-27Motion-PRO: Add support for redundant environment.Bartlomiej Sieka1-1/+6
2007-05-27Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.Bartlomiej Sieka1-1/+1
2007-05-27Motion-PRO: Update EEPROM's page write bits and write delay.Bartlomiej Sieka1-2/+2
2007-05-27MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka1-1/+1
2007-05-27Motion-PRO: Add support for the temperature sensor.Bartlomiej Sieka1-1/+10
2007-05-27Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka1-0/+6
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka20-57/+57
2007-05-27Motion-PRO: Add LED support.Bartlomiej Sieka2-0/+34
2007-05-24ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese1-18/+9
2007-05-22ppc4xx: Use do { ... } while (0) for CPR & SDR access macrosStefan Roese1-4/+4
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse2-2/+5
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse14-61/+1141