- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- 87d5b22 MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers by Priyanka Jain · 5 years ago
- 44c21e9 MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers by York Sun · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- c58635a powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCN by York Sun · 7 years ago
- f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
- 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
- a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 933cdbb fdt: Try to use fdt_address_cells()/fdt_size_cells() by Simon Glass · 10 years ago
- e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
- e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
- 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
- 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
- 5d065c3 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
- 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
- 712cf7a powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · 13 years ago
- 21cd581 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
- 939e5bf powerpc/mpc85xx: Display a warning for unsupported DDR data rates by York Sun · 13 years ago
- eb0d47e powerpc/86xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
- c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
- 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
- 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
- 1b77ca8 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · 14 years ago
- 64e55d5 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
- 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
- b194577 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
- 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
- bd9715e 86xx: Create common linker script by Kumar Gala · 14 years ago
- 9a268e4 mpc8641hpcn: Update PCI code by Peter Tyser · 14 years ago
- 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
- 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
- 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
- 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
- 46f3e38 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
- dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
- a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
- 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
- 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
- ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
- 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
- 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
- 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
- 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
- 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
- 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
- cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
- fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
- 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
- e7ee23e 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
- 9af9c6b 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN by Kumar Gala · 15 years ago
- 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
- c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
- 7649a59 86xx: Cleanup MP support by Kumar Gala · 16 years ago
- f6ef8b7 mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
- f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
- 2331e18 mpc8641hpcn: Indicate 36-bit addr map in boot messages by Becky Bruce · 16 years ago
- 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
- 49f46f3 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
- 2ecca34 mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
- b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
- 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
- 3f510db mpc8641: fix address-cells default in old .dts detection by Becky Bruce · 16 years ago
- d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
- 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
- c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
- 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
- 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
- 4c77de3 86xx: Make dram_size a phys_size_t by Becky Bruce · 16 years ago
- af5d100 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
- 98693b8 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
- 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
- 5ba1ef5 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
- 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
- c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
- c21617f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
- dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
- 6a8e569 FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
- 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
- 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
- c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
- 7de8c21 MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
- 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
- 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago