| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 2 | -3/+4 |
* | ti: am335x: Fix bootargs when building without NET | Alex Kiernan | 2018-04-08 | 1 | -2/+14 |
* | Migrate CONFIG_DRIVER_TI_CPSW to Kconfig | Alex Kiernan | 2018-04-08 | 10 | -10/+0 |
* | treewide: Convert CONFIG_HOSTNAME to a string option | Mario Six | 2018-04-08 | 84 | -132/+134 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 66 | -66/+0 |
* | treewide: Migrate CONFIG_TSEC_ENET to Kconfig | Mario Six | 2018-04-08 | 44 | -49/+0 |
* | treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig | Mario Six | 2018-04-08 | 35 | -51/+0 |
* | treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig | Mario Six | 2018-04-08 | 11 | -23/+0 |
* | treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig | Mario Six | 2018-04-08 | 40 | -52/+0 |
* | treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig | Mario Six | 2018-04-08 | 64 | -84/+0 |
* | configs: Finish migration of CONFIG_ATMEL_SPI | Tom Rini | 2018-04-07 | 2 | -2/+0 |
* | Revert "spi: atmel: Drop non-dm code" | Tom Rini | 2018-04-07 | 2 | -0/+4 |
* | image: fit: Show firmware configuration property if present | Michal Simek | 2018-04-06 | 1 | -0/+1 |
* | stm32mp1: change STGEN clock source to HSE | Patrick Delaunay | 2018-04-06 | 1 | -1/+0 |
* | Allow providing default environment from file | Rasmus Villemoes | 2018-04-06 | 1 | -0/+4 |
* | stm32mp1: select boot device and partition | Patrick Delaunay | 2018-04-06 | 1 | -0/+7 |
* | stm32mp1: add eMMC support for ED1 | Patrick Delaunay | 2018-04-06 | 1 | -0/+1 |
* | spl: spl_mmc: provide one weak function spl_boot_partition | Patrick Delaunay | 2018-04-06 | 1 | -0/+1 |
* | omap3_logic: Fix FDT ADDR for ramdisk booting | Adam Ford | 2018-04-06 | 1 | -2/+2 |
* | input: Drop PS/2 keyboard support | Simon Glass | 2018-04-06 | 3 | -204/+0 |
* | drivers: serial: remove nonexisting initialisation functions | Christophe Leroy | 2018-04-06 | 1 | -31/+0 |
* | Handle NETCONSOLE and SPL enabled | Jason Kridner | 2018-04-06 | 1 | -3/+3 |
* | Add support for BeagleBoard.org PocketBeagle | Jason Kridner | 2018-04-06 | 1 | -0/+2 |
* | Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC | Alex Kiernan | 2018-04-06 | 8 | -8/+0 |
* | powerpc: mpc8xx: cleaning up watchdog | Christophe Leroy | 2018-04-06 | 2 | -7/+0 |
* | board: MCR3000: Use smaller flash sector for environment | Christophe Leroy | 2018-04-06 | 1 | -3/+3 |
* | common: env_embedded: allow fine placement of environment object | Christophe Leroy | 2018-04-06 | 1 | -1/+1 |
* | board: MCR3000: cleanup config | Christophe Leroy | 2018-04-06 | 1 | -31/+3 |
* | powercp: mpc8xx: move commproc.h | Christophe Leroy | 2018-04-06 | 1 | -687/+0 |
* | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy | 2018-04-06 | 5 | -8/+8 |
* | spi: atmel: default y if DM_SPI && ARCH_AT91 | Jagan Teki | 2018-04-06 | 3 | -3/+0 |
* | spi: atmel: Drop non-dm code | Jagan Teki | 2018-04-06 | 2 | -2/+0 |
* | configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs | Jagan Teki | 2018-04-06 | 1 | -2/+0 |
* | Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc | Tom Rini | 2018-04-03 | 1 | -3/+53 |
|\ |
|
| * | ARC: HSDK: Add platform-specific commands | Eugeniy Paltsev | 2018-04-02 | 1 | -3/+53 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2018-04-01 | 4 | -3/+18 |
|\ \
| |/
|/| |
|
| * | image.h: add forward declaration of struct fdt_region | Masahiro Yamada | 2018-04-01 | 1 | -0/+1 |
| * | libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c | Masahiro Yamada | 2018-04-01 | 1 | -3/+0 |
| * | core: ofnode: Fix translation for #size-cells == 0 | Mario Six | 2018-04-01 | 1 | -0/+1 |
| * | core: add uclass_get_device_by_phandle_id() api | Kever Yang | 2018-03-31 | 1 | -0/+16 |
* | | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2018-03-30 | 1 | -0/+19 |
|\ \ |
|
| * | | arm64: mvebu: a8k: Add distro boot support | Mark Kettenis | 2018-03-30 | 1 | -0/+19 |
| |/ |
|
* | | Merge git://git.denx.de/u-boot-riscv | Tom Rini | 2018-03-30 | 3 | -27/+3 |
|\ \ |
|
| * | | riscv: ae250: Support DT provided by the board at runtime | Rick Chen | 2018-03-30 | 1 | -9/+3 |
| * | | mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig | Rick Chen | 2018-03-30 | 3 | -15/+0 |
| * | | Drop CONFIG_FTSDC010_NUMBER | Rick Chen | 2018-03-30 | 3 | -3/+0 |
| |/ |
|
* | | rockchip: rk3399: set fdtfile | Mark Kettenis | 2018-03-28 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.denx.de/u-boot-ubi | Tom Rini | 2018-03-25 | 2 | -6/+0 |
|\ |
|
| * | Convert CONFIG_UBI_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 2 | -4/+0 |
| * | Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 2 | -2/+0 |