summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu
2008-01-0883xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitionsTimur Tabi
2008-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson
2008-01-03Introduce new eth_receive routineRafal Jaworowski
2008-01-03Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger
2008-01-03Merge commit 'wd/master'Jon Loeliger
2008-01-02Fix compile problem introduced by "cleanup" commit 3dfd708cWolfgang Denk
2008-01-02Minor coding style cleanup.Wolfgang Denk
2007-12-28ppc4xx: Complete PMC440 board supportMatthias Fuchs
2007-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs
2007-12-28ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese
2007-12-27Remove CPCI440 boardMatthias Fuchs
2007-12-27Add configuration file for Korat boardLarry Johnson
2007-12-27Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson
2007-12-27Add driver for National Semiconductor LM73 temperature sensorLarry Johnson
2007-12-27ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese
2007-12-27ppc4xx: Update Makalu fdt supportStefan Roese
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese
2007-12-27ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Some configuration updates for the TQM5200 based TB5200 board:Martin Krause
2007-12-27TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein
2007-12-27TQM885D: use calculated cpuclk instead of measuring itMartin Krause
2007-12-27TQM885D: fix SDRAM refreshJens Gehrlein
2007-12-27TQM860M: Support for 10col SDRAMs, max. 128 MiBJens Gehrlein
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2007-12-27Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2007-12-17AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen
2007-12-17AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen
2007-12-17AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen