Age | Commit message (Expand) | Author |
2016-11-18 | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko |
2016-10-18 | ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define | Masahiro Yamada |
2016-10-12 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-10-10 | ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada |
2016-10-10 | ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada |
2016-10-10 | ARM: uniphier: fix typos in a comment block | Masahiro Yamada |
2016-09-18 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NOR_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-14 | ARM: uniphier: merge board init functions into board_init() | Masahiro Yamada |
2016-09-14 | ARM: uniphier: use checkboard() instead of misc_init_f() | Masahiro Yamada |
2016-09-07 | ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig | Masahiro Yamada |
2016-09-07 | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada |
2016-08-28 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-08-28 | ARM: uniphier: support system reset functionality for PSCI | Masahiro Yamada |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-08-20 | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada |
2016-08-11 | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs | Masahiro Yamada |
2016-08-11 | ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig | Masahiro Yamada |
2016-07-26 | ARM: uniphier: move CONFIG_I2C_EEPROM to defconfig | Masahiro Yamada |
2016-07-23 | ARM: uniphier: fix doubled tftpboot commands | Masahiro Yamada |
2016-07-01 | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada |
2016-06-20 | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig | Masahiro Yamada |
2016-06-20 | ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space | Masahiro Yamada |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-06-09 | ARM: uniphier: do not erase when updating U-Boot image in eMMC device | Masahiro Yamada |
2016-06-09 | ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 | Masahiro Yamada |
2016-05-26 | ARM: uniphier: add PH1-LD11 SoC support | Masahiro Yamada |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-24 | ARM: uniphier: speed up loading kernel image from NOR device | Masahiro Yamada |
2016-04-24 | ARM: uniphier: reserve the last 64 byte of SDRAM | Masahiro Yamada |
2016-04-24 | ARM: uniphier: add PH1-LD20 SoC support | Masahiro Yamada |
2016-04-01 | ARM: uniphier: remove CONFIG_ARP_TIMEOUT define | Masahiro Yamada |
2016-04-01 | ARM: uniphier: drop unneeded defines related to legacy serial driver | Masahiro Yamada |
2016-04-01 | ARM: uniphier: add sramupdate command | Masahiro Yamada |
2016-04-01 | ARM: uniphier: make u-boot-with-spl.bin really available | Masahiro Yamada |
2016-03-24 | ARM: uniphier: switch to raw U-Boot image | Masahiro Yamada |
2016-03-24 | ARM: uniphier: add NOR boot support | Masahiro Yamada |
2016-03-24 | ARM: uniphier: drop PH1- prefix from CONFIG options and file names | Masahiro Yamada |
2016-03-24 | ARM: uniphier: fix bogus comment | Masahiro Yamada |
2016-03-24 | ARM: uniphier: remove commented out define | Masahiro Yamada |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-02-29 | ARM: uniphier: default to environment in eMMC | Masahiro Yamada |