Age | Commit message (Expand) | Author |
2019-05-08 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-04-18 | sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled | Ondrej Jirman |
2019-04-17 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-04-17 | sunxi: update SATA driver to always use DM_SCSI | Andre Przywara |
2019-04-14 | sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme | Andre Przywara |
2019-02-02 | Kconfig: Migrate CONFIG_BUILD_TARGET | Jagan Teki |
2019-01-18 | sunxi: usb: Switch to Generic host controllers | Jagan Teki |
2018-08-19 | env: Merge Rockchip, Sunxi, Zynq and ZynqMP | Michal Simek |
2018-08-17 | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford |
2018-08-17 | Convert CONFIG_MII et al to Kconfig | Adam Ford |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-07-31 | sunxi: add config for SPL at 0x20000 on H6 | Icenowy Zheng |
2018-07-31 | sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS | Icenowy Zheng |
2018-07-22 | Convert CONFIG_MTD_PARTITIONS et al to Kconfig | Adam Ford |
2018-07-10 | configs: Remove empty #ifdef/#ifndef blocks from configs | Alex Kiernan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-13 | Move CONFIG_PHY_ADDR to Kconfig | Stefan Mavrodiev |
2018-02-23 | Remove config_distro_defaults.h | Adam Ford |
2018-02-14 | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-02 | Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig | Lukasz Majewski |
2018-01-26 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-01-26 | sunxi: Add limit with the MMC environment | Maxime Ripard |
2018-01-22 | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig | Adam Ford |
2017-12-19 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-12-19 | sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB | Jagan Teki |
2017-12-12 | ata: Migrate CONFIG_LIBATA to Kconfig | Tuomas Tynkkynen |
2017-12-12 | ata: Migrate CONFIG_SCSI_AHCI to Kconfig | Tuomas Tynkkynen |
2017-12-07 | sunxi: Add default partition scheme | Maxime Ripard |
2017-11-09 | sunxi: fix CONFIG_SUNXI_EMAC references | Artturi Alm |
2017-10-26 | video: add an option for video simplefb via DT | Icenowy Zheng |
2017-10-26 | sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI | Icenowy Zheng |
2017-10-03 | sunxi: Remove the MMC index hack | Maxime Ripard |
2017-09-03 | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-01 | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs | Tom Rini |
2017-09-01 | configs: Migrate all of the existing USB symbols, except fastboot | Tom Rini |
2017-09-01 | sunxi: Fix CONFIG_SUNXI_GMAC references | Dave Prue |
2017-08-13 | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich |
2017-08-08 | configs: Finish migration of PHY_GIGE | Tom Rini |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-07-28 | configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards | Bin Meng |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini |
2017-05-17 | sunxi: Store the device tree name in the SPL header | Siarhei Siamashka |
2017-05-17 | sunxi: enable automatic FIT build for 64-bit SoCs | Andre Przywara |
2017-05-17 | sunxi: A64: move SPL stack to end of SRAM A2 | Andre Przywara |
2017-04-28 | sunxi: video: Add A64/H3/H5 HDMI driver | Jernej Skrabec |
2017-04-28 | sunxi: i2c: Add support for DM I2C | Jernej Skrabec |