| Commit message (Expand) | Author | Age | Lines |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+22 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-10-21 | -0/+169 |
|\ |
|
| * | ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup | Stefan Roese | 2008-10-21 | -0/+12 |
| * | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | -0/+157 |
* | | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -20/+20 |
|/ |
|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -761/+761 |
* | ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup | Stefan Roese | 2008-09-22 | -12/+4 |
* | Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-12 | -55/+53 |
|\ |
|
| * | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -36/+36 |
| * | move cmd_get_data_size to command.c | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+0 |
| * | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -12/+12 |
| * | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+6 |
* | | ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports | Stefan Roese | 2008-09-12 | -9/+0 |
|/ |
|
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+24 |
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-08-12 | -0/+5 |
|\ |
|
| * | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch... | Steven A. Falco | 2008-08-07 | -0/+5 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-07-14 | -55/+55 |
|\ \
| |/ |
|
| * | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-13 | -105/+0 |
| * | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-11 | -55/+55 |
* | | ppc4xx: Some Rewood cleanups (coding style, leading white spaces) | Stefan Roese | 2008-07-11 | -177/+141 |
* | | ppc4xx: Cleanup Katmai & Yucca PCIe register usage | Stefan Roese | 2008-07-11 | -126/+8 |
* | | ppc4xx: Rework 440GX UIC handling | Stefan Roese | 2008-07-11 | -38/+62 |
* | | ppc4xx: Consolidate PPC4xx UIC defines | Stefan Roese | 2008-07-11 | -1/+1 |
* | | ppc4xx: Consolidate PPC4xx UIC defines | Stefan Roese | 2008-07-11 | -2/+1 |
* | | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-11 | -105/+0 |
* | | ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. | Feng Kan | 2008-07-11 | -0/+858 |
|/ |
|
* | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese | 2008-07-10 | -2/+2 |
* | Cleanup: remove redundant deleting on *~ files | Wolfgang Denk | 2008-07-02 | -6/+6 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -16/+16 |
* | ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output | Stefan Roese | 2008-06-12 | -0/+11 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -11/+11 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-11 | -1020/+13 |
|\ |
|
| * | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese | 2008-06-06 | -0/+4 |
| * | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | -379/+0 |
| * | ppc4xx: Remove superfluous dram_init() call or replace it by initdram() | Stefan Roese | 2008-06-03 | -101/+3 |
| * | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese | 2008-06-03 | -253/+1 |
| * | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -417/+135 |
* | | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -6/+10 |
|/ |
|
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -195/+195 |
* | ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection | Stefan Roese | 2008-05-19 | -1/+30 |
* | ppc4xx: Fix bogus Canyonlands config.mk | Stefan Roese | 2008-05-14 | -9/+1 |
* | ppc4xx: Add 405EX(r) revision C PVR definitions and detection code | Stefan Roese | 2008-05-13 | -7/+12 |
* | ppc4xx: acadia: Add fdt support and fix section overlap problem | Stefan Roese | 2008-05-08 | -1/+1 |
* | ppc4xx: Add device tree support to AMCC Yosemite | Ira Snyder | 2008-05-08 | -0/+23 |
* | katmai: fix section overlap problem | Wolfgang Denk | 2008-04-28 | -1/+1 |
* | ppc4xx: Change Canyonlands to support booting from 2k page NAND devices | Stefan Roese | 2008-04-18 | -2/+16 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -21/+0 |
* | ppc4xx: Canyonlands: Init SATA/PCIe port correctly | Stefan Roese | 2008-04-02 | -12/+34 |
* | ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision | Stefan Roese | 2008-03-28 | -3/+39 |