Age | Commit message (Expand) | Author |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2016-11-23 | powerpc: P2020: Remove macro CONFIG_P2020 | York Sun |
2016-11-23 | powerpc: MPC8572: Remove macro CONFIG_MPC8572 | York Sun |
2016-11-23 | powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option | York Sun |
2016-06-03 | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-01-12 | powerpc: xes: Add maintainer | Peter Tyser |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-16 | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-20 | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-02 | replace last __bss_end__ occurrences with __bss_end | Albert ARIBAUD |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-07-11 | powerpc/mpc85xx: Display a warning for unsupported DDR data rates | York Sun |
2011-05-12 | Fix incorrect use of getenv() before relocation | Wolfgang Denk |
2011-04-04 | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala |
2011-04-04 | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala |
2011-04-04 | powerpc: Move cpu specific lmb reserve to arch_lmb_reserve | 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 |
2011-01-14 | powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code | Kumar Gala |
2011-01-14 | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce |
2011-01-14 | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-14 | fsl: Clean up printing of PCI boot info | Peter Tyser |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-22 | XPedite5500 board support | John Schmoller |
2010-10-22 | xes: Make X-ES board names more generic | Peter Tyser |
2010-10-22 | xes: Add board_flash_wp_on() | John Schmoller |
2010-10-22 | xes: Consolidate checkboard() | John Schmoller |
2010-10-22 | xes: Use common PCI initialization code | Peter Tyser |
2010-10-20 | 86xx: Create common linker script | Kumar Gala |
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 |