Age | Commit message (Expand) | Author |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-01-09 | Adds EHCI definitions to sequoia board configuration file. | Chris Zhang |
2009-11-19 | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese |
2009-10-23 | ppc4xx: Sequoia: Add chip_config command | Stefan Roese |
2009-06-12 | ppc4xx: Add Sequoia RAM-booting target | Stefan Roese |
2009-04-16 | ppc4xx: Disable POST memory test on NAND-booting Sequoia | Stefan Roese |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-30 | ppc4xx: Increase image size for NAND boot target | Stefan Roese |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-07 | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch... | Steven A. Falco |
2008-06-06 | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-03-27 | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" | Stefan Roese |
2008-03-07 | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables | Stefan Roese |
2008-03-06 | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2008-02-22 | ppc4xx: Support for ATI Radeon 9200 card on sequoia | Anatolij Gustschin |
2008-02-16 | ppc4xx: Beautify configuration files for Sequoia and Korat boards | Larry Johnson |
2008-01-10 | ppc4xx: Make Sequoia boot vxWorks | Niklaus Giger |
2008-01-04 | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board | Lawrence R. Johnson |
2007-12-27 | ppc4xx: Move virtual address of POST cache test to bigger address | Stefan Roese |
2007-12-27 | ppc4xx: fdt: Cleanup setup of cpu node setup | Stefan Roese |
2007-12-27 | ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config | Markus Klotzbücher |
2007-12-27 | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese |
2007-11-09 | ppc4xx: Use generic usb-ohci driver for sequoia board | Matthias Fuchs |
2007-10-31 | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese |
2007-10-15 | ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite | Stefan Roese |
2007-08-31 | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia | Gary Jennejohn |
2007-08-16 | ppc4xx: Only enable POST FPU test on Sequoia and not Rainier | Stefan Roese |
2007-08-03 | Merge branch 'testing' into working | Andy Fleming |
2007-07-10 | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various s* named board config files. | Jon Loeliger |
2007-07-05 | Merged POST framework with the current TOT. | Sergei Poselenov |
2007-06-25 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese |
2007-06-25 | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese |
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk |
2007-06-22 | Extend POST support for PPC440 | Igor Lisitsin |
2007-06-15 | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki |
2007-06-01 | Merge with /home/stefan/git/u-boot/bamboo-nand | Stefan Roese |