Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-01-23 | bcm968360bg: add initial support | Philippe Reynes |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-12-02 | common: Move some SMP functions out of common.h | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2019-05-28 | dm: arm: bcmstb: Enable driver model MMC support | Thomas Fitzsimmons |
2019-02-19 | bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158 | Philippe Reynes |
2019-02-09 | bcm968580: rename to bcm968580xref | Philippe Reynes |
2019-02-09 | bcm963158: add initial support | Philippe Reynes |
2018-11-16 | bcm968580xref: add initial support | Philippe Reynes |
2018-09-10 | board: arm: Add support for Broadcom BCM7260 | Thomas Fitzsimmons |
2018-08-09 | bcm968380gerg: Add MAINTAINERS file | Tom Rini |
2018-08-08 | bcm968380gerg: add initial support | Philippe Reynes |
2018-07-19 | lib: fdtdec: Rename routine fdtdec_setup_memory_size() | Siva Durga Prasad Paladugu |
2018-07-10 | board: arm: Add support for Broadcom BCM7445 | Thomas Fitzsimmons |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-03-20 | board: ns2: Add support for Broadcom Northstar 2 | Jon Mason |
2016-12-29 | mmc: move some SDHCI related options to Kconfig | Masahiro Yamada |
2016-06-27 | maintainers: new email address | Steve Rae |
2016-06-13 | board: arm:: Add support for Broadcom BCM23550 | Steve Rae |
2015-12-17 | usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename s3c_udc_probe() function | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_plat_otg_data | Marek Vasut |
2015-08-12 | arm: bcmcygnus: Enable Ethernet support | Jiandong Zheng |
2015-07-22 | implement Fastboot via USB OTG on bcm28155_ap boards | Jiandong Zheng |
2015-05-13 | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions | Jan Kiszka |
2014-11-23 | ARM: bcm: Enable bcm11130 boards | Steve Rae |
2014-11-23 | ARM: bcm: Enable five Cygnus boards | Steve Rae |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | arm: convert Cygnus and NSP boards to Kconfig | Steve Rae |
2014-08-30 | arm: add Cygnus and NSP boards | Scott Branden |
2014-08-30 | arm: bcm281xx: add board with Ethernet capability | Steve Rae |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-04-17 | kbuild: do not use $(BOARD) to specify exact object name | Masahiro Yamada |
2014-02-22 | board: bcm28155_ap: Add board files | Darwin Rambo |