summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* atmel: Drop README.at91-socSimon Glass2016-10-06-48/+0
* README: Drop CONFIG_SYS_USE_OSCCLKSimon Glass2016-10-06-5/+0
* README: Drop CONFIG_SYS_INIT_DATA_SIZESimon Glass2016-10-06-1/+1
* README: i2c: Drop unused i2c CONFIG optionsSimon Glass2016-10-06-5/+2
* README: sh: Drop CONFIG_SYS_I2C_SH_BASE5Simon Glass2016-10-06-2/+0
* README: Drop CONFIG_SYS_USB_BRG_CLKSimon Glass2016-10-06-4/+0
* README: Drop CONFIG_LAN91C96_BASESimon Glass2016-10-06-4/+0
* README: Drop CONFIG_OF_BOOT_CPUSimon Glass2016-10-06-5/+0
* README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass2016-10-06-23/+0
* README: Drop unused JFFS2 optionsSimon Glass2016-10-06-69/+6
* README: Correct CONFIG_ENV_OFFSET_RENDUND typoSimon Glass2016-10-06-2/+2
* README: Drop CONFIG_COGENT and related optionsSimon Glass2016-10-06-25/+0
* README: Drop old Intel Monahans commentSimon Glass2016-10-06-14/+0
* spl: Make spl_boot_list a local variableSimon Glass2016-10-06-14/+12
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-11/+14
* spl: Update fat functions to take an spl_image parameterSimon Glass2016-10-06-22/+33
* spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-17/+23
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-82/+110
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-22/+10
* spl: Convert spl_net_load_image() to use linker listSimon Glass2016-10-06-17/+25
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-06-25/+41
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-9/+6
* spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-06-1/+1
* spl: Convert spl_sata_load_image() to use linker listSimon Glass2016-10-06-8/+2
* spl: Convert spl_usb_load_image() to use linker listSimon Glass2016-10-06-7/+2
* spl: Convert spl_ymodem_load_image() to use linker listSimon Glass2016-10-06-8/+2
* spl: Convert spl_nor_load_image() to use linker listSimon Glass2016-10-06-8/+2
* spl: Convert spl_onenand_load_image() to use linker listSimon Glass2016-10-06-8/+3
* spl: Convert spl_nand_load_image() to use linker listSimon Glass2016-10-06-8/+3
* spl: Convert spl_ubi_load_image() to use linker listSimon Glass2016-10-06-9/+3
* spl: Convert spl_mmc_load_image() to use linker listSimon Glass2016-10-06-10/+5
* spl: Convert spl_ram_load_image() to use linker listSimon Glass2016-10-06-9/+9
* spl: Add a way to declare an SPL image loaderSimon Glass2016-10-06-0/+52
* spl: Convert boot_device into a structSimon Glass2016-10-06-48/+71
* spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-2/+22
* spl: Add function comments to spl_start_uboot()Simon Glass2016-10-06-0/+11
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-8/+19
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-39/+58
* spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass2016-10-06-9/+20
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-17/+9
* serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot2016-10-06-1/+1
* Prepare v2016.11-rc1Tom Rini2016-10-03-2/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-205/+421
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-20/+111
| * rockchip: move common function from board-file to rk3036-board.cJacob Chen2016-10-01-132/+84
| * rockchip: rename board.c to rk3288-board.cJacob Chen2016-10-01-1/+1
| * rockchip: move partitons define from 3036-kylin to 3036-commonJacob Chen2016-10-01-24/+10
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-21/+6
| * config: evb-rk3399: enable pwm regulatorKever Yang2016-10-01-0/+1
| * dts: evb-rk3399: add init voltage node for vdd-centerKever Yang2016-10-01-0/+1