Age | Commit message (Expand) | Author |
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-23 | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese |
2010-09-23 | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-09-23 | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size | Stefan Roese |
2010-09-19 | 4xx: adjust TEXT_BASE to increase U-Boot image size | Wolfgang Denk |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-23 | ppc4xx/Canyonlands added USB board callbacks | Rupjyoti Sarmah |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-04-24 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-19 | ppc4xx: TLB init file cleanup | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-04-13 | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser |
2010-01-23 | ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration | Stefan Roese |
2010-01-17 | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser |
2009-12-07 | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese |
2009-11-19 | ppc4xx: Consolidate pci_master_init() function | Stefan Roese |
2009-11-19 | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese |
2009-11-19 | ppc4xx: Consolidate pci_target_init() function | Stefan Roese |
2009-11-10 | ppc4xx: Katmai: Add chip_config command | Stefan Roese |
2009-11-09 | ppc4xx: Fix NAND booting targets after 4xx linker script consolidation | Stefan Roese |
2009-11-09 | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese |
2009-11-09 | ppc4xx: Consolidate 4xx PCIe board specific configuration | Stefan Roese |
2009-11-02 | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese |
2009-10-23 | ppc4xx: Sequoia: Add chip_config command | Stefan Roese |
2009-10-23 | ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock | Stefan Roese |
2009-10-23 | ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock | Stefan Roese |
2009-10-09 | Merge branch 'reloc' | Wolfgang Denk |
2009-10-07 | ppc_4xx: Apply new HW register names | Niklaus Giger |
2009-10-07 | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan | Stefan Roese |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-09-28 | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese |
2009-09-28 | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese |
2009-09-15 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2009-09-15 | board/amcc/common/flash.c: Fix compile warning | Wolfgang Denk |
2009-09-15 | board/amcc/yucca/flash.c: Fix compile warning | Wolfgang Denk |
2009-09-15 | board/amcc/taihu/flash.c: Fix compile warning | Wolfgang Denk |
2009-09-11 | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese |
2009-08-18 | ppc4xx: Fix "chip_config" command for AMCC Arches | Stefan Roese |
2009-07-30 | ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands | Stefan Roese |
2009-07-28 | ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup | Stefan Roese |
2009-07-28 | ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd | Stefan Roese |
2009-07-28 | ppc4xx: Fix Arches DDR2 initialization | Stefan Roese |
2009-07-24 | ppc4xx: Add chip_config command to AMCC Kilauea eval board | Stefan Roese |
2009-07-24 | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese |
2009-07-08 | ppc4xx: Fix FDT EBC mappings on Canyonlands | Felix Radensky |
2009-06-12 | General help message cleanup | Wolfgang Denk |