]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
avr32: rename mmu.h definitions
[karo-tx-uboot.git] / common /
2015-09-01 Christian Gmeinercmd_eeprom: make it possible to define the used i2c bus
2015-09-01 Heiko Schocherspl, spl_nor: fix compiler warning
2015-09-01 Simon Glassarm: spl: Provide for a board-specific loader
2015-09-01 Axel Linimage: Convert to use fdt_for_each_subnode macro
2015-09-01 Simon Glassdm: Add CMD_DM and CMD_DEMO to Kconfig
2015-09-01 Simon Glassdm: i2c: Add a dm_ prefix to driver model bus speed...
2015-09-01 Simon GlassIntroduce board_init_f_mem() to handle early memory...
2015-09-01 Hans de Goedemalloc_simple: Return NULL on malloc failure rather...
2015-09-01 Peter Tyserdm: Prevent "demo hello" and "demo status" segfaults
2015-09-01 Nikita Kiryanovlcd: split splash code into its own function
2015-09-01 Nikita Kiryanovlcd: dt: extract simplefb support
2015-09-01 Nikita Kiryanovlcd: rename bitmap_plot to better represent its functio...
2015-09-01 Nikita Kiryanovlcd: various cleanups
2015-09-01 Nikita Kiryanovlcd: remove unused includes
2015-09-01 Nikita Kiryanovlcd: introduce lcd_set_cmap
2015-09-01 Nikita Kiryanovlcd: logo: move generic cmap setting to lcd_logo_set_cmap()
2015-09-01 Nikita Kiryanovlcd: mpc823: move mpc823-specific lcd_logo_set_cmap...
2015-09-01 Nikita Kiryanovlcd: atmel: introduce lcd_logo_set_cmap
2015-09-01 Nikita Kiryanovlcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx...
2015-09-01 Nikita Kiryanovlcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
2015-09-01 Nikita Kiryanovlcd: split configuration_get_cmap
2015-09-01 Michal Simekbdinfo: Show information about fdt blob via bdinfo
2015-09-01 Michal Simekmicroblaze: Move architecture to use generic board...
2015-09-01 Andreas Bießmanncommon/board_r: manual relocation for cmd table
2015-09-01 Heiko Schochercommon/board_f: add at91 wdt
2015-09-01 Simon Glassscsi: bootstage: Measure time taken to scan the bus
2015-09-01 Nikita Kiryanovcommon: convert compulab splash load code to common...
2015-08-25 Lothar Waßmannfdt: fixup changes from commit 7a172ae7a3fc
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-08-21 Lothar WaßmannMerge remote-tracking branch 'remotes/tx6/tx6' into...
2015-08-21 Lothar Waßmannmmc: improve error handling of emmc bootpart related...
2015-08-21 Lothar Waßmannmmc: source code cleanup; no functional change
2015-08-21 Lothar Waßmanncmd_fuse: sanitize printf format strings for hex values
2015-08-21 Lothar Waßmannkaro: tx6: implement secure boot support
2015-08-19 Lothar Waßmanncommon/board_f.c: fix condition for reloc_off assignment
2015-08-19 Lothar Waßmanncommon: add call to show_activity() in main cmd loop
2015-07-16 Lothar Waßmanncommon/board_f.c: fix condition for reloc_off assignment
2015-07-16 Lothar Waßmanncommon: add call to show_activity() in main cmd loop
2015-06-26 Lothar Waßmanncommon/board_f.c: add default implementation of get_tim...
2015-06-26 Lothar Waßmannfdt: fix incorrect placement of partition information...
2015-06-26 Lothar Waßmanncommon/board_f.c: adjust reloc_offs for secure boot
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 CMD_ROMUPDATE
2015-06-15 Lothar Waßmannkconfig: add Kconfig option for LCD
2015-06-15 Lothar Waßmannkconfig: move 'Environment configuration settings'...
2015-06-15 Lothar Waßmannkconfig: remove duplicate symbol CMD_DNS introduced...
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-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 Michal Simekfpga: Extend dump description
2015-01-30 Bin Mengcmd: Fix gettime command help
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 Martin DorwigExport redesign
2015-01-30 Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-30 Simon Glassdm: i2c: Rename driver model I2C functions to permit...
2015-01-30 Simon Glassdm: demo: Add a simple GPIO demonstration
2015-01-30 Masahiro Yamadageneric-board: show model name in board_init_f() too
2015-01-30 Masahiro Yamadacmd_i2c: change variable type for 10bit addressing...
2015-01-29 Michal Simekcommon: bootm: Document fake bootm sub-command
2015-01-29 Guilherme Maciel... dumpimage: fit: extract FIT images
2015-01-29 Guilherme Maciel... imagetool: make the image_save_datafile() available...
2015-01-29 Pieter Voorthuijsencommon: add cache flush to imxtract function
2015-01-29 Sjoerd Simonspart: let list put the list in an environment variable
2015-01-29 Sjoerd Simonsfs: Add command to retrieve the filesystem type
2015-01-28 Bo Shenlcd: fix console address is not initialized
2015-01-28 Stefan Roesespl: Change printf to puts for "Unsupported boot-device"
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-24 Simon GlassAllow architecture-specific memory reservation
2015-01-23 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-22 Tom RiniMerge branch 'next' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'phys_t' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-21 Michal Simekfpga: Protect GZIP usage when LOADMK is enabled
2015-01-20 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-01-19 Diego Santa Cruzmmc: extend mmcinfo output to show partition write...
2015-01-19 Diego Santa Cruzmmc: extend the mmc hwpartition sub-command to change...
2015-01-19 Diego Santa Cruzmmc: add mmc hwpartition sub-command to do eMMC hardwar...
2015-01-19 Diego Santa Cruzmmc: show the erase group size and HC WP group size...
2015-01-19 Diego Santa Cruzmmc: display size and start of eMMC enhanced user data...
2015-01-19 Diego Santa Cruzmmc: skip mmcinfo partition info processing for eMMC...
2015-01-19 Diego Santa Cruzmmc: make eMMC general purpose partition numbering...
2015-01-19 Diego Santa Cruzmmc: extend mmcinfo to show enhanced partition attribute
2015-01-19 Diego Santa Cruzmmc: show hardware partition sizes in mmcinfo output
next