]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
karo: tx28: use CONFIG_SYS_SDRAM_SIZE instead of CONFIG_SDRAM_SIZE
[karo-tx-uboot.git] / include /
2015-08-21 Lothar Waßmannkaro: tx28: replace SETUP_IOMUX_PAD macro with mxs_iomu...
2015-08-21 Lothar Waßmanngpio: mxs: fix prototype of gpio_set_value()
2015-07-16 Lothar Waßmanngpio: remove gpiolib.c and define remaining functions...
2015-06-26 Lothar Waßmannkaro: add support for TXA5 (SAMA5D4) modules karo-txa5 KARO-TXA5-2015-06-26
2015-06-26 Lothar Waßmannvideo: atmel_hlcdfb: change type of 'mmio' to avoid...
2015-06-26 Lothar Waßmannconfig: rename CONFIG_MX* to CONFIG_SOC_MX*
2015-06-26 Lothar Waßmannfdt_support: use generic types to fix compile errors...
2015-06-15 Lothar Waßmannkconfig: set 'default y' for all CMD_* options defined...
2015-06-15 Lothar Waßmannkconfig: add Kconfig options for CONFIG_BOOTP_* settings
2015-06-15 Lothar Waßmannkconfig: add Kconfig option for CMD_MII
2015-06-15 Lothar Waßmannkconfig: add Kconfig option for LCD
2015-06-15 Lothar Waßmannkconfig: add Kconfig options for PARTITIONS
2015-06-15 Lothar Waßmannkaro: config: enable CONFIG_GENERIC_BOARD
2015-06-15 Lothar Waßmannkaro: config: update config files
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-02-02 Hans de Goedesunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
2015-02-02 Hans de Goedesunxi: Only enable i2c support in the SPL when needed
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Linus Walleijvexpress64: support the Juno Development Platform
2015-01-30 Linus Walleijvexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
2015-01-30 Chris Kuethearm: switch armltd vexpress to GENERIC_BOARD
2015-01-30 Stephen Warrendistro_bootcmd: read DHCP boot script name from a variable
2015-01-30 Simon Glassdm: cros_ec: Convert cros_ec_i2c over to driver model
2015-01-30 Simon Glassdm: i2c: Add two more I2C init functions to the compati...
2015-01-30 Przemyslaw Marczakexynos5: enable dm i2c
2015-01-30 Przemyslaw Marczakodroid u3: enable dm i2c support
2015-01-30 Przemyslaw Marczaksmdk5250: config: enable max77686 driver support
2015-01-30 Przemyslaw Marczakexynos5250: config: disable max77686 driver
2015-01-30 Przemyslaw Marczakarndale: config: disable max77686 support
2015-01-30 Ruchika Guptarsa: Use checksum algorithms from struct hash_algo
2015-01-30 Ruchika GuptaUse hash.c in mkimage
2015-01-30 Ruchika Guptahash: Add function to find hash_algo struct with progre...
2015-01-30 Ruchika Guptalib/rsa: Modify rsa to use DM driver
2015-01-30 Ruchika Guptaconfigs: Move CONFIG_FIT_SIGNATURE to defconfig
2015-01-30 Ruchika GuptaDM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
2015-01-30 Ruchika Guptarsa: Split the rsa-verify to separate the modular expon...
2015-01-30 Martin DorwigExport redesign
2015-01-30 Simon Glassdm: exynos: Drop unused COMPAT features for SPI
2015-01-30 Simon Glassdm: tegra: Drop unused COMPAT features for I2C, SPI
2015-01-30 Simon Glassdm: i2c: Move slave details to child platdata
2015-01-30 Simon Glassdm: spi: Move slave details to child platdata
2015-01-30 Simon Glassdm: core: Allow uclass to set up a device's child befor...
2015-01-30 Simon Glassdm: core: Allow the uclass to set up a device's child...
2015-01-30 Simon Glassdm: core: Allow uclasses to specify private data for...
2015-01-30 Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30 Simon Glassdm: core: Add a function to get a device's uclass ID
2015-01-30 Simon Glassdm: core: Add a post_bind method for parents
2015-01-30 Simon Glassdm: core: Allow uclasses to specify platdata for a...
2015-01-30 Simon Glassdm: core: Allow parents to have platform data for their...
2015-01-30 Simon Glassdm: core: Improve comments for uclass_first/next_device()
2015-01-30 Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-30 Simon Glassdm: i2c: Add a compatbility layer
2015-01-30 Simon Glassdm: i2c: Rename driver model I2C functions to permit...
2015-01-30 Simon Glassdm: fdt: Remove the old GPIO functions
2015-01-30 Simon Glassdm: mmc: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: cros_ec: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: demo: Add a simple GPIO demonstration
2015-01-30 Simon Glassdm: gpio: Mark the old GPIO API deprecated
2015-01-30 Simon Glassdm: gpio: Add better functions to request GPIOs
2015-01-30 Simon Glassdm: gpio: Add a driver GPIO translation method
2015-01-30 Simon Glassdm: gpio: Add a native driver model API
2015-01-30 Simon Glassdm: fdt: Add a function to decode phandles with arguments
2015-01-30 Masahiro Yamadageneric-board: show model name in board_init_f() too
2015-01-30 Masahiro YamadaARM: UniPhier: enable CONFIG_I2C_EEPROM
2015-01-29 Guilherme Maciel... dumpimage: fit: extract FIT images
2015-01-29 Guilherme Maciel... linker_lists: fix misspellings
2015-01-29 Sjoerd Simonsdistro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead...
2015-01-29 Sjoerd Simonsconfig_distro_bootcmd: Scan all partitions for boot...
2015-01-29 Sjoerd Simonsfs: Add command to retrieve the filesystem type
2015-01-29 Enric Balletbo i... OMAP3: igep00x0: Fix boot hang and add support for...
2015-01-29 Pali RohárNokia RX-51: Use generic board
2015-01-29 Tom Riniam335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
2015-01-29 Paul Burtonmalta: enable ELF loading
2015-01-29 Paul Burtonmalta: enable HUSH parser
2015-01-29 Paul Burtonmalta: IDE support
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-26 Siva Durga Prasad... ARM: zynq: Add USB lthor download protocol support
2015-01-26 Siva Durga Prasad... ARM: zynq: Enable DFU functionality in zynq
2015-01-26 Siva Durga Prasad... ARM: zynq: provide config option to select emio
2015-01-26 Michal SimekARM: zynq: Group ethernet configuration options together
2015-01-26 Michal SimekARM: zynq: Use CMD_FS_GENERIC
2015-01-26 Michal SimekARM: zynq: Show board information by default
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2015-01-25 Gerald Kermamarvell: kirkwood: guruplug refresh for newer kernel
2015-01-25 Luka Perkovkirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD...
2015-01-25 Luka Perkovkirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
2015-01-25 Luka Perkovkirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define
2015-01-25 Luka Perkovkirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD...
2015-01-25 Luka Perkovkirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define
2015-01-25 Luka Perkovkirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
2015-01-24 tang yuantianfsl/ls1021qds: Add deep sleep support
next