Commit Graph

84 Commits (ba389e65e5bb64506ad35b3d7007ec1b3b9cf4de)

Author SHA1 Message Date
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Peter Tyser b1de434e23 powerpc: xes: Add maintainer 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Priyanka Jain 0dd38a35f4 powerpc: Fix CamelCase warnings in DDR related code 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Prabhakar Kushwaha 997399fa42 powerpc: Fix CamelCase checkpatch warnings 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD 5993053fa4 replace last __bss_end__ occurrences with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 14 years ago
York Sun 939e5bf9b3 powerpc/mpc85xx: Display a warning for unsupported DDR data rates 14 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Kumar Gala c39f44dc6f powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 14 years ago
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 14 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Kumar Gala 663570950d powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code 14 years ago
Becky Bruce 38dba0c2ff mpc85xx boards: initdram() cleanup/bugfix 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser 8ca78f2c89 fsl: Clean up printing of PCI boot info 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 15 years ago
John Schmoller bfe18815e8 XPedite5500 board support 15 years ago
Peter Tyser c00ac259f6 xes: Make X-ES board names more generic 15 years ago
John Schmoller 72fb68d53c xes: Add board_flash_wp_on() 15 years ago
John Schmoller 92af6549b8 xes: Consolidate checkboard() 15 years ago
Peter Tyser 9660c5de74 xes: Use common PCI initialization code 15 years ago
Kumar Gala bd9715e3db 86xx: Create common linker script 15 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 15 years ago
Michael Zaidman 800eb09641 POST cleanup. 15 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 15 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago