Age | Commit message (Expand) | Author |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2019-01-29 | sunxi: board: do MMC pinmux setup for DM_MMC builds | Andre Przywara |
2019-01-18 | sunxi: board: Add i2c initialization for sun50i | Stefan Mavrodiev |
2018-12-30 | Revert "sunxi: board: Print error after power initialization fails" | From: Karl Palsson |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-12-08 | lib: merge CRC16-CCITT into u-boot/crc.h | Philipp Tomsich |
2018-12-07 | sunxi: board: Print error after power initialization fails | Olliver Schinagl |
2018-12-07 | dm: usb: create a new UCLASS ID for USB gadget devices | Jean-Jacques Hiblot |
2018-11-13 | sun50i: A64: add support for R_I2C controller | Vasily Khoruzhick |
2018-10-29 | sunxi: store DRAM size in SPL header | Andre Przywara |
2018-10-29 | sunxi: board.c: refactor SPL header checks | Andre Przywara |
2018-10-29 | sunxi: Extend SPL header versioning | Andre Przywara |
2018-10-29 | sunxi: disable Pine A64 model detection code on other boards | Icenowy Zheng |
2018-08-20 | board: sunxi: Remove unused local variables | Jagan Teki |
2018-07-31 | sunxi: add MMC support for H6 | Icenowy Zheng |
2018-05-28 | sunxi: Drop legacy usb_phy.c | Jagan Teki |
2018-05-28 | board: sunxi: Use generic-phy for board_usb_cable_connected | Jagan Teki |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-03 | sunxi: spl: remove DMA related settings of the NAND controller | Miquel Raynal |
2018-04-03 | sunxi: spl: deassert the NAND controller reset line | Miquel Raynal |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-01-27 | sunxi: Transition from the MMC to a FAT-based environment | Maxime Ripard |
2017-11-10 | sunxi: SATA link timeout fix | Werner Böllmann |
2017-10-03 | sunxi: only init USB Ethernet gadget when it's enabled | Icenowy Zheng |
2017-10-03 | sunxi: Remove the MMC index hack | Maxime Ripard |
2017-10-03 | sunxi: Use sunxi_get_boot_device | Maxime Ripard |
2017-10-03 | sunxi: Register usb_ether | Maxime Ripard |
2017-10-03 | musb: sunxi: switch to the device model | Maxime Ripard |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-06-05 | arm: Include asm/setup.h explictly | Simon Glass |
2017-05-17 | sunxi: use SPL header DT name for FIT board matching | Andre Przywara |
2017-05-17 | sunxi: SPL: add FIT config selector for Pine64 boards | Andre Przywara |
2017-05-17 | sunxi: SPL: store RAM size in gd | Andre Przywara |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-04-28 | sunxi: i2c: Add support for DM I2C | Jernej Skrabec |
2017-04-28 | sunxi: Move function for later convenience | Jernej Skrabec |
2017-04-20 | sunxi: Add mmc[1-3] pinmux settings for R40 | Chen-Yu Tsai |
2017-04-20 | sunxi: Add initial support for R40 | Chen-Yu Tsai |
2017-04-20 | sunxi: Convert CONFIG_MACPWR to Kconfig | Mylène Josserand |
2017-04-20 | sunxi: Convert CONFIG_SATAPWR to Kconfig | Mylène Josserand |
2017-04-05 | ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY | Andre Przywara |
2016-10-30 | sunxi: add MMC pinmux setup for SDC2 on sun9i | Philipp Tomsich |
2016-09-06 | sunxi: fix 64-bit compiler warning for SPL header parsing | Andre Przywara |
2016-07-31 | sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID | Hans de Goede |
2016-07-31 | sunxi: Ensure that the NIC specific bytes of the mac are not all 0 | Hans de Goede |