| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge git://git.denx.de/u-boot-socfpga | Tom Rini | 2018-01-27 | 1 | -4/+7 | |
| |\ \ \ | ||||||
| | * | | | arm: socfpga: allow configs without network support | Simon Goldschmidt | 2018-01-25 | 1 | -4/+7 | |
| * | | | | env: Initialise all the environments | Maxime Ripard | 2018-01-27 | 1 | -0/+1 | |
| * | | | | env: Pass additional parameters to the env lookup function | Maxime Ripard | 2018-01-27 | 1 | -0/+8 | |
| * | | | | cmd: nvedit: Get rid of the env lookup | Maxime Ripard | 2018-01-27 | 1 | -7/+0 | |
| * | | | | Merge git://git.denx.de/u-boot-sunxi | Tom Rini | 2018-01-26 | 1 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | sunxi: Add limit with the MMC environment | Maxime Ripard | 2018-01-26 | 1 | -0/+10 | |
| * | | | | | Merge git://git.denx.de/u-boot-mips | Tom Rini | 2018-01-26 | 9 | -0/+219 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | MIPS: add BMIPS Comtrend AR-5315u board | Álvaro Fernández Rojas | 2018-01-26 | 1 | -0/+16 | |
| | * | | | | | MIPS: add support for Broadcom MIPS BCM6318 SoC family | Álvaro Fernández Rojas | 2018-01-26 | 4 | -0/+101 | |
| | * | | | | | MIPS: add BMIPS Comtrend WAP-5813n board | Álvaro Fernández Rojas | 2018-01-26 | 1 | -0/+19 | |
| | * | | | | | MIPS: add support for Broadcom MIPS BCM6368 SoC family | Álvaro Fernández Rojas | 2018-01-26 | 3 | -0/+83 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge git://git.denx.de/u-boot-spi | Tom Rini | 2018-01-26 | 6 | -83/+52 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos... | Vignesh R | 2018-01-24 | 3 | -3/+0 | |
| | * | | | | config: cadence_spi: Remove defines read from DT | Jason Rush | 2018-01-24 | 3 | -3/+0 | |
| | * | | | | spi: Remove spi_setup_slave_fdt | Mario Six | 2018-01-24 | 1 | -13/+0 | |
| | * | | | | spi: Remove spi_flash_probe_fdt | Mario Six | 2018-01-24 | 1 | -12/+0 | |
| | * | | | | spi: Remove obsolete spi_base_setup_slave_fdt | Mario Six | 2018-01-24 | 1 | -14/+0 | |
| | * | | | | drivers: spi: consider command bytes when sending transfers | Álvaro Fernández Rojas | 2018-01-24 | 1 | -1/+1 | |
| | * | | | | drivers: spi: allow limiting reads | Álvaro Fernández Rojas | 2018-01-24 | 1 | -0/+3 | |
| | * | | | | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas | 2018-01-24 | 1 | -54/+0 | |
| | * | | | | wait_bit: add 8/16/32 BE/LE versions of wait_for_bit | Álvaro Fernández Rojas | 2018-01-24 | 1 | -0/+65 | |
| * | | | | | Merge git://git.denx.de/u-boot-mmc | Tom Rini | 2018-01-24 | 2 | -0/+71 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | power: regulator: s2mps11: add a regulator driver for s2mps11 | Jaehoon Chung | 2018-01-24 | 1 | -0/+55 | |
| | * | | | | dm: add dev_read_u32() | Masahiro Yamada | 2018-01-22 | 1 | -0/+16 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2018-01-23 | 3 | -0/+63 | |
| |\ \ \ \ | ||||||
| | * | | | | armv8: ls1088a: Add IFC and eMMC as qixis boot sources | Ashish Kumar | 2018-01-23 | 2 | -0/+6 | |
| | * | | | | ls1088a: Add VID support for QDS and RDB platforms | Rajesh Bhagat | 2018-01-23 | 2 | -0/+23 | |
| | * | | | | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat | 2018-01-23 | 1 | -0/+3 | |
| | * | | | | board: common: vid: Add support for LTC3882 voltage regulator chip | Rajesh Bhagat | 2018-01-23 | 2 | -0/+31 | |
| * | | | | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2018-01-23 | 7 | -40/+160 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | efi_driver: EFI block driver | Heinrich Schuchardt | 2018-01-22 | 5 | -0/+35 | |
| | * | | | | | efi_loader: fix ExitBootServices | Heinrich Schuchardt | 2018-01-22 | 1 | -3/+3 | |
| | * | | | | | efi_loader: add check_tpl parameter to efi_signal_event | Heinrich Schuchardt | 2018-01-22 | 1 | -1/+1 | |
| | * | | | | | efi_loader: provide function to get last node of a device path | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+3 | |
| | * | | | | | efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions | Heinrich Schuchardt | 2018-01-22 | 1 | -2/+10 | |
| | * | | | | | efi_loader: make efi_disk_create_partitions a global symbol | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+4 | |
| | * | | | | | efi_loader: provide a function to create a partition node | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+2 | |
| | * | | | | | efi_loader: make efi_block_io_guid a global symbol | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+2 | |
| | * | | | | | efi_loader: return NULL from device path functions | Heinrich Schuchardt | 2018-01-22 | 1 | -3/+3 | |
| | * | | | | | efi_loader: consistently use efi_handle_t for handles | Heinrich Schuchardt | 2018-01-22 | 2 | -15/+19 | |
| | * | | | | | efi_loader: fix signature of efi_disconnect_controller | Heinrich Schuchardt | 2018-01-22 | 1 | -2/+4 | |
| | * | | | | | efi_loader: implement ConnectController | Heinrich Schuchardt | 2018-01-22 | 2 | -0/+24 | |
| | * | | | | | efi_loader: debug output installed device path | Heinrich Schuchardt | 2018-01-22 | 1 | -3/+4 | |
| | * | | | | | efi_loader: list of open protocol infos | Heinrich Schuchardt | 2018-01-22 | 1 | -1/+14 | |
| | * | | | | | efi_selftest: colored test output | Heinrich Schuchardt | 2018-01-22 | 1 | -10/+17 | |
| | * | | | | | efi_loader: support device path for IDE and SCSI disks | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+15 | |
| | |/ / / / | ||||||
| * | | | | | Convert CONFIG_SOC_DA8XX et al to Kconfig | Adam Ford | 2018-01-22 | 6 | -17/+0 | |
| * | | | | | fs: fat: Drop CONFIG_SUPPORT_VFAT | Tuomas Tynkkynen | 2018-01-22 | 29 | -86/+0 | |
| * | | | | | env: ENV_IS_IN_FAT improvements | Tuomas Tynkkynen | 2018-01-22 | 1 | -4/+0 | |
