summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tools/gitignore: update to all generated filesJean-Christophe PLAGNIOL-VILLARD2008-07-151-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-1514-1/+1132
|\
| * mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-1514-1/+1132
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-07-153-214/+400
|\ \
| * | Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-153-214/+400
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-07-151-0/+12
|\ \
| * | pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu2008-07-151-0/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-1518-120/+366
|\ \
| * | Clean up INIT_RAM optionsAndy Fleming2008-07-141-17/+5
| * | Remove fake flash bank from 8544 DSAndy Fleming2008-07-141-2/+2
| * | MPC8544DS: Add ATI Video card supportKumar Gala2008-07-142-2/+23
| * | 85xx: Add some L1/L2 SPR register definitionsKumar Gala2008-07-141-0/+20
| * | MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-141-1/+4
| * | 85xx: Cleanup L2 cache size detectionKumar Gala2008-07-141-17/+30
| * | sbc8560: enable CONFIG_OF_LIBFDT by defaultPaul Gortmaker2008-07-141-0/+5
| * | Fix indentation for default boot environment variablesAndy Fleming2008-07-141-19/+19
| * | sbc8560: add default fdt valuesPaul Gortmaker2008-07-141-5/+33
| * | sbc8560: add in ft_board_setup()Paul Gortmaker2008-07-141-0/+28
| * | sbc8560: define eth0 and eth1 instead of eth1 and eth2Paul Gortmaker2008-07-141-26/+29
| * | sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker2008-07-141-0/+4
| * | sbc8560: proper definitions for TSEC.Paul Gortmaker2008-07-141-10/+22
| * | 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-143-3/+3
| * | Change the temp map to ROM to align addresses to page size.Andrew Klossner2008-07-141-4/+5
| * | mpc85xx: use IS_E_PROCESSOR macroKim Phillips2008-07-141-1/+1
| * | fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-146-1/+131
| * | Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-143-13/+3
* | | ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-145-20/+6
* | | ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve2008-07-143-9/+0
| |/ |/|
* | Fix some more printf() format problems.Kumar Gala2008-07-142-3/+3
* | Fix coding style; make code better parsable by external toolsWolfgang Denk2008-07-141-8/+9
* | cpu/i386/serial.c: Fix syntax errorsWolfgang Denk2008-07-141-2/+2
* | elppc board: Coding style cleanup.Wolfgang Denk2008-07-141-49/+50
* | elppc board: fix syntax error.Wolfgang Denk2008-07-141-1/+1
* | EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk2008-07-141-43/+43
* | EB+MCF-EV123 board: fix syntx errorWolfgang Denk2008-07-141-1/+1
* | Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-1431-65/+65
* | AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2008-07-142-228/+0
* | Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-149-20/+24
* | vsprintf: add z and t optionsJean-Christophe PLAGNIOL-VILLARD2008-07-141-3/+9
* | Fix some more printf() format issues.Wolfgang Denk2008-07-135-17/+12
|/
* Fix some more printf() format problems.Wolfgang Denk2008-07-134-12/+15
* ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk2008-07-131-2/+0
* Fix bug in Lime video driverAnatolij Gustschin2008-07-131-0/+2
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-1316-23/+25
* hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek2008-07-132-2/+2
* hwmon: Cleaning hwmon devicesMichal Simek2008-07-139-105/+66
* FIS: repare incorrect return value with ramdisk handlingMichal Simek2008-07-131-8/+8
* microblaze: Remove useless ancient headersMichal Simek2008-07-134-645/+0
* microblaze: Clean uartlite driverMichal Simek2008-07-132-16/+23
* Enable passing of ATAGs required by latest Linux kernel.Marcel Ziswiler2008-07-131-0/+4
OpenPOWER on IntegriCloud