platform/kernel/u-boot.git
2014-06-12 Przemyslaw... samsung: misc: menu: new option: battery charge level submit/tizen/20140613.130021 submit/tizen/20140613.131241
2014-06-12 Przemyslaw... trats2: enable command battery of interactive charger
2014-06-12 Przemyslaw... trats2: add support to interactive charger
2014-06-12 Przemyslaw... samsung: misc: new command: battery and config CONFIG_C...
2014-06-12 Przemyslaw... samsung: misc: new feature: common interactive charger
2014-06-12 Przemyslaw... lib: tizen: add battery interactive charger screens
2014-06-12 Przemyslaw... trats2: add implementation of board_poweroff() and...
2014-06-12 Przemyslaw... arch:arch:exynos: add exynos ps hold control output...
2014-06-12 Przemyslaw... arch:arm:exynos: clock.h define clock registers setting...
2014-06-12 Przemyslaw... arch:arm:exynos: power.h define exynos4x12 power subsys...
2014-06-12 Przemyslaw... common: add command power off - to switch off the devic...
2014-06-12 Chanho Parkpackaging: Adding .spec file for u-boot project
2014-06-12 Lukasz Majewskitools: dtc: Add source to build the dtc compiler
2014-06-12 Inha Songtrats/trats2: enable bootloader signature
2014-06-12 Inha Songboard:samsung: add u-boot-mmc.bin sign check to thor
2014-06-12 Przemyslaw... tools: add script: mkimage_signed.sh for sign u-boot...
2014-06-12 Przemyslaw... lib: tizen: thor screen update
2014-06-12 Przemyslaw... common: lcd: extend lcd api by function lcd_get_positio...
2014-06-12 Inha Songusb: thor: add screen support
2014-06-12 Przemyslaw... samsung: misc: check_keys(), key_pressed() - remove...
2014-06-12 Przemyslaw... libtizen: add download logo and download progress bar
2014-06-12 Przemyslaw... Trats: Setup: CLK_GATE_BLOCK - enable all clocks
2014-06-12 Hyungwon Hwangvideo:lcd:s6e8ax0: increase screen gamma.
2014-06-12 Przemyslaw... Trats/Trats2: Update Tizen partitions layout
2014-06-12 Lukasz Majewskiconfig: exynos4: Reduce bootdelay from 3 to 1 second
2014-06-11 Jeroen Hofsteecommon/xyzModem.c: move empty statements to newline
2014-06-11 Jeroen Hofsteejffs2:jffs2_1pass.c: remove double braces
2014-06-11 Jeroen Hofsteeboard:keymile: remove unnecessary double braces
2014-06-11 Jeroen Hofsteecommon/cli_hush.c: remove unnecessary double braces
2014-06-11 Jeroen HofsteeLzmaTools: don't self assign values
2014-06-11 Jeroen Hofsteeimximage_hynix.cfg: fix unterminated comment
2014-06-11 Jeroen Hofsteecosmetic: board: pm9263 rewrite old style stuct init
2014-06-11 Jeroen Hofsteetps6586x.h: fix inclusion guard
2014-06-11 Vasili GalkaRemove ${objtree}/include/asm/proc/ link
2014-06-11 Vasili Galkacosmetic: Whitespace fix
2014-06-11 Jeroen Hofsteecosmetic: atmel: replace old style struct init
2014-06-11 Jeroen Hofsteeext4: correctly zero filename
2014-06-11 Jeroen Hofsteecommon: hash: zero end the string instead of the pointer
2014-06-11 Masahiro Yamadakbuild: move spl/Makefile to scripts/Makefile.spl
2014-06-11 Simon Glassm68k: Fix warnings with gcc 4.6
2014-06-11 Chris Packhamdocs: driver-model: Fix spelling
2014-06-11 Masahiro Yamada.gitignore: move *.exe pattern to the top gitignore...
2014-06-11 Masahiro Yamadakbuild: remove unnecessary adjustment for Cygwin
2014-06-11 Masahiro Yamada.gitignore: drop *.dts.tmp pattern
2014-06-11 Masahiro Yamadakbuild, tools: generate wrapper C sources automatically...
2014-06-11 Darwin Dingeldisk: part_dos.c: Add a PBR check when MBR checking...
2014-06-11 Masahiro Yamadakbuild: export HOSTCXX and HOSTCXXFLAGS
2014-06-11 Thomas BetkerUse run_command_repeatable()
2014-06-11 Thomas BetkerAdd run_command_repeatable()
2014-06-11 Thomas BetkerCheck run_command() return code properly
2014-06-11 Simon Glassam33xx/omap: Add a new board to enable verified boot
2014-06-11 Simon Glassam33xx/omap: Enable FIT support
2014-06-11 Simon Glassam33xx/omap: Enable CONFIG_OF_CONTROL
2014-06-11 Simon Glassarm: ti: Increase malloc size to 16MB for armv7 boards
2014-06-11 Simon Glassmkimage: Automatically make space in FDT when full
2014-06-11 Simon GlassImprove error handling in fit_common
2014-06-11 Simon Glassfdt: Update functions which write to an FDT to return...
2014-06-11 Simon Glassfdt: Add DEV_TREE_BIN option to specify a device tree...
2014-06-11 Simon Glasshash: Export the function to show a hash
2014-06-11 Simon Glassam33xx/omap: Allow cache enable for all Sitara/OMAP
2014-06-11 Simon GlassCheck that u-boot.bin size looks correct
2014-06-11 Simon Glassmx31ads: Fix the U-Boot binary output
2014-06-11 Simon Glasscm_t335: Fix the U-Boot binary output
2014-06-11 Simon Glassti: am335x: Fix the U-Boot binary output
2014-06-11 Jeroen Hofsteetools: include u-boot version of sha256.h
2014-06-11 Jeroen HofsteeMakefile: fix clang warnings due to clang support
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-06-11 Lukasz Majewskidfu: Disable default calculation of CRC32
2014-06-11 Stephen Warrenusb: ci_udc: terminate ep0 INs with a zlp when required
2014-06-11 Stephen Warrenusb: ci_udc: clean up all allocations in unregister
2014-06-11 Stephen Warrenusb: ci_udc: fix probe error cleanup
2014-06-11 Stephen Warrenusb: ci_udc: fix freeing of ep0 req
2014-06-11 Stephen Warrenusb: ci_udc: call udc_disconnect() from ci_pullup()
2014-06-10 Tom RiniPrepare v2014.07-rc3 v2014.07-rc3
2014-06-10 Nobuhiro Iwamatsunet: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
2014-06-10 Nobuhiro Iwamatsunet: sh-eth: Fix coding style
2014-06-10 Nobuhiro Iwamatsunet: sh-eth: Add support R7S72100 of rmobile
2014-06-08 Poddar, Souravsf: probe: Fix quad bit set path
2014-06-08 Andrew Ruderspi: soft_spi: Support NULL din/dout buffers
2014-06-08 Siva Durga... sf: params: Added support for Spansion S25FL512S_512K
2014-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-06-08 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-06 Tom Riniarm:am43xx: Add TPS65218 support to scale voltages up
2014-06-06 Tom Rinipower: Add support for the TPS65218 PMIC
2014-06-06 Tom Riniarm:am33xx: Add a scale_vcores() hook
2014-06-06 Tom Riniam43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
2014-06-06 Hannes Petermaierboard/BuR/tseries: cosmetic changes
2014-06-06 Hannes Petermaierboard/BuR/common: Add CONFIG_CMD_I2C
2014-06-06 Hannes Petermaierboard/BuR/tseries: only run gpmc_init(...) in NAND...
2014-06-06 Hannes Petermaierboard/BuR/tseries: Add support for using 8-bit on eMMC
2014-06-06 Hannes Petermaierboard/BuR/common: introduce usage of CONFIG_SYS_GENERIC...
2014-06-06 Hannes Petermaierarch-am33xx: Add defines for timer0-7
2014-06-06 Lokesh VutlaARM: AM43xx: Fix UART clocks enabling
2014-06-06 Lokesh VutlaARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
2014-06-06 Jeroen Hofsteetam3517: fix NAND detection
2014-06-06 WingMan Kwokkeystone: k2hk: enable support of nand ecclayout command
2014-06-06 Murali Karicherikeystone: init: enable UART1 to be able use it from...
2014-06-06 Tom Riniarm:am33xx: Rework s_init and add board_early_init_f
2014-06-06 Tom Riniarm:am33xx: Make dram_init call sdram_init() in some...
next