Age | Commit message (Expand) | Author |
2017-04-12 | debug_uart: Try not to use stack in printch | tim.chick |
2017-04-12 | Rename aes.h to uboot_aes.h | Stefano Babic |
2017-04-12 | imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM | Adam Ford |
2017-04-12 | imx: ventana: config: set MMC env Partition to 1 | Tim Harvey |
2017-04-12 | Set console speed to 115200 on mx6cuboxi. | Vagrant Cascadian |
2017-04-12 | board: advantech: dms-ba16: Add the configuration options for display initial... | Yung-Ching LIN |
2017-04-12 | MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB update | Lukasz Majewski |
2017-04-10 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2017-04-10 | dm: rtc: Add 16-bit read/write support | Bin Meng |
2017-04-10 | x86: Remove unused option | Andy Shevchenko |
2017-04-08 | image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS | Madan Srinivas |
2017-04-08 | ti_armv7_common: env: Change FIT image name to match build name | Andrew F. Davis |
2017-04-08 | davinci: omapl138_lcdk: switch to using common mmc args | Sekhar Nori |
2017-04-08 | ARM: ti: consolidate mmc environment variables | Sekhar Nori |
2017-04-08 | davinci: omapl138_lcdk: use environment variables for memory addresses | Sekhar Nori |
2017-04-08 | davinci: omapl138_lcdk: remove spiboot | Sekhar Nori |
2017-04-08 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-04-08 | common/xyzModem.c: unifdef (Remove useless #ifdefs) | Alexandru Gagniuc |
2017-04-08 | config: am335x_evm: detect BeagleBone Blue using BLA | robertcnelson@gmail.com |
2017-04-08 | config: am335x_evm: detect Green Wireless using GW1 | robertcnelson@gmail.com |
2017-04-08 | config: am335x_evm: detect Black Wireless using BWA | robertcnelson@gmail.com |
2017-04-08 | stm32f7: enable instruction & data cache | Vikas Manocha |
2017-04-08 | ti_armv7_common: env: Use args_mmc in FIT loading path | Andrew F. Davis |
2017-04-08 | ARM: keystone: Pass SPI MTD partition table via kernel command line | Vignesh R |
2017-04-07 | sunxi: Add default environment size | Maxime Ripard |
2017-04-07 | sunxi: Add the default mtdids and mtdparts to our env | Maxime Ripard |
2017-04-07 | sunxi: Enable UBI and NAND support | Hans de Goede |
2017-04-07 | common: Move environment choice to Kconfig | Maxime Ripard |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-04-06 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-04-05 | board_f: Make relocation functions generic | Simon Glass |
2017-04-05 | board_f: Make init_helpers generic | Simon Glass |
2017-04-05 | powerpc: Move setup_board_extra() into a PPC file | Simon Glass |
2017-04-05 | Move dram_init_banksize() to a common header | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2017-04-05 | i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS | Simon Glass |
2017-04-05 | i2c: Drop unused i2c_soft...() functions | Simon Glass |
2017-04-05 | board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private | Simon Glass |
2017-04-05 | board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() | Simon Glass |
2017-04-05 | board_f: powerpc: Move prt_83xx_rsr() to private code | Simon Glass |
2017-04-05 | board_f: powerpc: Use timer_init() instead of init_timebase() | Simon Glass |
2017-04-05 | board_f: Remove adjust_sdram_tbs_8xx() from the init sequence | Simon Glass |
2017-04-05 | board_f: Remove sdram_adjust_866() from the init sequence | Simon Glass |
2017-04-05 | board_f: powerpc: Rename get_clocks_866() to get_clocks() | Simon Glass |
2017-04-05 | board_f: x86: Rename x86_fsp_init() to arch_fsp_init() | Simon Glass |
2017-04-05 | board_f: initcall: Add a header guard | Simon Glass |
2017-04-05 | OpenRISC: Remove | Tom Rini |
2017-04-05 | SPARC: Remove | Tom Rini |
2017-04-05 | Blackfin: Remove | Tom Rini |