Age | Commit message (Expand) | Author |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-22 | powerpc/mpc85xx: software workaround for DDR erratum A-004468 | York Sun |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-08-23 | powerpc/mpc8xxx: use topology registers to calculate number of cores | York Sun |
2012-08-22 | powerpc: Stack Pointer not properly aligned | Joakim Tjernlund |
2012-05-15 | net: move bootfile init into eth_initialize | Mike Frysinger |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |
2012-03-18 | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass |
2012-03-18 | bootstage: Convert progress numbers 20-41 to enums | Simon Glass |
2012-03-18 | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass |
2012-03-03 | ppc: Change memsz variable to signed char | Simon Glass |
2011-11-07 | arch/powerpc/lib/board.c: fix build warning | Wolfgang Denk |
2011-11-07 | arch/powerpc/lib/board.c: make (mostly) checkpatch-clean | Wolfgang Denk |
2011-11-03 | arch/powerpc/lib/board.c: fix build warning | Wolfgang Denk |
2011-10-24 | powerpc: Correct build warning introduced by getenv_ulong() patch | Simon Glass |
2011-10-23 | powerpc/lib/board.c: Call run_post(POST_ROM) before relocating | Bernhard Kaindl |
2011-10-23 | powerpc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-05 | net: drop !NET_MULTI code | Mike Frysinger |
2011-08-04 | hwmon: do not init sensors on startup | Heiko Schocher |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ |
2011-04-27 | Don't grab memory for LCD if FB address is defined | Minkyu Kang |
2011-04-04 | powerpc: Add cpu_secondary_init_r to allow for initialization post env setup | Kumar Gala |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-01-19 | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser |
2010-11-30 | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC | Kumar Gala |
2010-11-26 | WINBOND_83C553: enable only on boards that actually use it. | Wolfgang Denk |
2010-10-20 | ppc: Don't initialize write protected NOR flashes | John Schmoller |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-12 | powerpc: Zero out board info struct on bootup | Peter Tyser |
2010-10-06 | PowerPC: change board specific early pci_init() into generic. | Andre Schwarz |
2010-10-06 | PCU_E: remove code for yet another corpse | Wolfgang Denk |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-09-19 | common: move TOTAL_MALLOC_LEN to include/common.h | Heiko Schocher |
2010-09-19 | Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE | Wolfgang Denk |
2010-09-19 | Save environment data to mmc. | Terry Lv |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-04-22 | mpc83xx: turn on icache in core initialization to improve u-boot boot time | Kim Phillips |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |