]> git.sur5r.net Git - u-boot/history - include
kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
[u-boot] / include /
2017-07-26 Tien Fong Cheekconfig: Convert FPGA and FPGA_ALTERA configuration...
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_ONENAND to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_FAT to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_REMOTE to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_EEPROM to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_NVRAM to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_FLASH to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to...
2017-07-25 Tom Riniconfigs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI...
2017-07-23 Tom Rinixilinx-ppc.h: Drop
2017-07-23 Stefan Roeseserial: ns16550: Add RX interrupt buffer support
2017-07-23 Christophe Leroypowerpc: Remove 8260 remainders
2017-07-23 Christophe Leroypowerpc: Remove unneccessary #ifdefs in reginfo
2017-07-22 xypron.glpk@gmx.demeson-gx: reserved memory regions
2017-07-22 Fiach Antawenv: Add generic redundant environment implementation
2017-07-19 Keerthyregulator: Change get_enable return type to integer...
2017-07-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-07-14 Fabio Estevammx6cuboxi: Move CONFIG_CMD_SATA to Kconfig
2017-07-12 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-07-12 Patrick Bruennimx: cx9020: try pxe boot, if no vmlinuz on mmc
2017-07-12 Patrick Bruennimx: cx9020: use fdt_addr_r and ramdisk_addr_r
2017-07-12 Diego Dortamx6sabreauto: Add Falcon mode support
2017-07-12 Fabio Estevamwarp: Use PARTUUID to specify the rootfs location
2017-07-12 Fabio Bertonembestmx6boards: Use PARTUUID to specify the rootfs...
2017-07-12 Fabio Bertonmx6cuboxi: Use PARTUUID to specify the rootfs location
2017-07-12 Fabio Bertonwandboard: Use PARTUUID to specify the rootfs location
2017-07-12 Fabio Estevammx6sabre: Use PARTUUID to specify the rootfs location
2017-07-12 Fabio Estevammx6sabreauto: Do not enable WEIM by default
2017-07-12 Stefano Babicimx: reorganize IMX code as other SOCs
2017-07-12 Peng Fanmmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
2017-07-12 Peng Fanmmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
2017-07-12 Peng Fanmmc: fsl_esdhc: correct type of wp_enable
2017-07-12 Jagan Tekiimx6_spl: Add u-boot-dtb.img for SPL payload
2017-07-12 Vanessa Maegimamx6sabreauto: Update to SPL only mode
2017-07-12 Vanessa Maegimamx6qsabreauto: Add SPL support
2017-07-12 Peter Robinsonmx6cuboxi: Add support for sata
2017-07-12 Christian Gmeinerot1200: enable CONFIG_IMX_THERMAL for detailed thermal...
2017-07-12 Fabio Estevammx6sabresd: Fix guard file symbol
2017-07-12 Marek Behúnmarvell: armada385: Add the Turris Omnia board
2017-07-12 Marek Behúndrivers/misc: Add basic support for ATSHA204A Crypto...
2017-07-12 Alexandru Gagniucconfigs: am335x_evm: Enable FASTBOOT based on kconfig
2017-07-12 Grygorii Strashkomtd: nand: make nand_info array static
2017-07-12 Mugunthan V Ncmd: nand: abstract global variable usage for dm conversion
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11 Masahiro Yamadadm: ofnode: rename ofnode_read_prop() to ofnode_get_pro...
2017-07-11 Simon Glassdm: core: Add functions to obtain node's address/size...
2017-07-11 Simon Glassdm: core: Add dev_read_enabled() to check if a device...
2017-07-11 Simon Glassdm: core: Add dev_read_resource() to read device resources
2017-07-11 Simon Glassdm: core: Add ofnode_read_string_count()
2017-07-11 Simon Glasssandbox: Enable more console options
2017-07-11 Simon GlassAllow displaying the U-Boot banner on a video display
2017-07-11 Simon Glassdisplay_options: Refactor to allow obtaining the banner
2017-07-11 Simon Glassdm: ahci: Add a driver for SCSI on AHCI
2017-07-11 Simon Glassdm: scsi: Split out the bus scanning code
2017-07-11 Simon Glassdm: scsi: Add operations for SCSI devices
2017-07-11 Simon Glassdm: scsi: Document and rename the scsi_scan() parameter
2017-07-11 Simon Glassdm: scsi: Add a device pointer to scan_exec(), scsi_bus...
2017-07-11 Simon Glassdm: scsi: Add operations
2017-07-11 Simon Glassdm: ahci: Drop use of probe_ent
2017-07-11 Simon Glassdm: ahci: Unwind the confusing init code
2017-07-11 Simon Glassdm: sata: Move ataid into struct ahci_uc_priv
2017-07-11 Simon Glassdm: ahci: Rename struct ahci_probe_ent
2017-07-11 Simon Glassdm: scsi: Drop the ccb typedef
2017-07-11 Simon Glassdm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
2017-07-11 Simon Glassdm: scsi: Rearrange header file for driver model
2017-07-11 Simon GlassKconfig: Add CONFIG_SATA to enable SATA
2017-07-11 Simon GlassConvert CONFIG_CMD_SATA to Kconfig
2017-07-11 Simon Glassscsi: Drop scsi_print_error()
2017-07-11 Simon GlassConvert CONFIG_SCSI to Kconfig
2017-07-11 Simon Glassdm: core: Add uclass_first/next_device_check()
2017-07-11 Simon Glassdm: core: Test uclass_first/next_device() on probe...
2017-07-11 Simon Glassdm: core: Clarify uclass_first/next_device() comments
2017-07-11 Wadim Egorovrockchip: Add basic support for phyCORE-RK3288 SoM...
2017-07-11 Wadim Egorovpower: regulator: rk8xx: Allow input current/charger...
2017-07-11 Philipp Tomsichusb: Kconfig: migrate USB_DWC2 to Kconfig
2017-07-11 Kever Yangrockchip: add evb_rk3229 board
2017-07-11 Kever Yangrockchip: rk322x: add basic soc support
2017-07-11 Kever Yangrockchip: rk322x: add dts file
2017-07-11 Kever Yangrockchip: add sdram_common for common functions
2017-07-10 Jorge Ramirez-OrtizARM64: poplar: hi3798cv200: u-boot support for Poplar...
2017-07-10 Jorge Ramirez-OrtizARM64: dts: hi3798cv200-poplar: add device tree bindings
2017-07-10 Cooper Jr., FranklinARM: k2g: Update board_name u-boot env variable at...
2017-07-10 Cooper Jr., Franklinboard_f: Add new function to allow runtime DTB selection
2017-07-10 Cooper Jr., Franklinboot_fit: Create helper functions that can be used...
2017-07-10 Cooper Jr., Franklinspl: fit: Break out some functions into a common file
2017-07-08 Christophe Leroypowerpc, 8xx: Add support for MCR3000 board from CSSI
2017-07-08 Christophe Leroypowerpc, 8xx: Handle checkpatch errors and some of...
2017-07-08 Christophe Leroypowerpc, 8xx: Use IO accessors to access IO memory
2017-07-08 Christophe Leroypowerpc: Partialy restore core of mpc8xx
2017-07-07 Hannes Schmelzerboard/BuR/brppt1: fix MMC boot
2017-07-07 Andy Shevchenkowdt: Unify option of timeout value
2017-07-06 Andy Shevchenkoavr32: Retire AVR32 for good
2017-07-06 Masahiro Yamadaserial: make serial_stub_* to static functions
2017-07-04 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-03 Heiko Schocherpowerpc: remove 4xx support
2017-07-03 Jonathan Grayefi_loader: run CreateEvent() notify function based...
2017-06-29 Tom RiniMerge git://git.denx.de/u-boot-arc
next