platform/kernel/u-boot.git
2015-03-19 Maciej WereskiAdd dtc to u-boot-tools 23/37123/1 tizen_-5 accepted/tizen/common/20150320.071333 accepted/tizen/mobile/20150320.075605 accepted/tizen/tv/20150320.075040 accepted/tizen/wearable/20150320.075333 submit/tizen/20150320.004720
2015-01-15 Lukasz Majewskimisc: Expand "save" to "saveenv" since u-boot v2015... tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150115.145851 accepted/tizen/mobile/20150304.131101 accepted/tizen/wearable/20150128.040608 submit/tizen_common/20150115.132736 submit/tizen_mobile/20150129.000000 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150302.000000 submit/tizen_wearable/20150127.000000
2015-01-15 Lukasz Majewskipackaging: change version to 2015.01
2015-01-15 Joonyoung Shimexynos4-dt: apply changes by upstream rebase
2015-01-15 Inha Songtizen: env: bootargs: add root filesystem type to ext4...
2015-01-15 Chanho Parksamsung: gpt: fix CSA partition name
2015-01-15 Przemyslaw... exynos4-dt: check pointer returned by pmic_get()
2015-01-15 Przemyslaw... samsung: board: dram_init: return error if no mem
2015-01-15 Przemyslaw... thor: cmd: free memory allocated by strdup()
2015-01-15 Przemyslaw... dfu: cmd: free memory allocated by strdup()
2015-01-15 Przemyslaw... misc: platform_write: remove unused buffer
2015-01-15 Chanho Parkpackaging: support parallel compiliation
2015-01-15 Chanho Parkpackaging: change params.bin size
2015-01-15 Przemyslaw... tizen: config: enable platform command and platform...
2015-01-15 Inha Songtizen: add new gpt version and add gpt version headers
2015-01-15 Inha Songtizen: change environment offset and size
2015-01-15 Przemyslaw... samsung: misc_init_r: add call platform_setup() before...
2015-01-15 Przemyslaw... samsung: misc: add new feature for configure partitions...
2015-01-15 Przemyslaw... samsung: tizen: get dfu settings by platname
2015-01-15 Przemyslaw... samsung: misc_init_r: set board info before setting dfu
2015-01-15 Przemyslaw... samsung: misc: set env ${platname} in set_board_info()
2015-01-15 Przemyslaw... odroid: change: get_board_type() to get_board_model()
2015-01-15 Przemyslaw... samsung: common: add get_plat_name()/get_board_model()
2015-01-15 Przemyslaw... odroid: setup: disable duplicated definitions
2015-01-15 Inha Songtizen: Update odroid dfu settings for the version upgrade
2015-01-15 Lukasz Majewskitizen_defconfig: Update tizen_defconfig file to work...
2015-01-15 Przemyslaw... tizen.h: env: checkboard: get partition numbers from...
2015-01-15 Joonyoung Shimodroid: fix g2d sclk rate
2015-01-15 Przemyslaw... exynos4-dt: get dfu system settings from environment
2015-01-15 Przemyslaw... tizen: add dfu system setting to default env
2015-01-15 Przemyslaw... exynos4-dt: clock: set aclk_cores to 200MHz
2015-01-15 Przemyslaw... trats,trats2,odroid,tizen: add default dfu device envir...
2015-01-15 Przemyslaw... thor:cmd: get the default command arguments from enviro...
2015-01-15 Przemyslaw... dfu:cmd: get the default command arguments from environment
2015-01-15 Joonyoung Shimdfu:mmc: support to get partition information by name
2015-01-15 Przemyslaw... packaging: u-boot.spec: add tizen_defconfig support
2015-01-15 Przemyslaw... tool:mkimage_signed: add tizen_defconfig support
2015-01-15 Przemyslaw... tools:mkimage_multidtb: cat multi-plat bin with multipl...
2015-01-15 Przemyslaw... tizen: add tizen_defconfig
2015-01-15 Przemyslaw... tizen: add Exynos4 common file
2015-01-15 Przemyslaw... samsung:misc: set_board_info: set a proper $partitions...
2015-01-15 Przemyslaw... samsung:board: dram_init(): alloc memory to store fdt...
2015-01-15 Przemyslaw... samsung:board: check board type before init exynos fb
2015-01-15 Przemyslaw... samsung:board: don't call set_board_type() for CONFIG_O...
2015-01-15 Przemyslaw... u-boot:global data: add new field 'void *priv' for...
2015-01-15 Przemyslaw... thor: check board type before display for CONFIG_OF_MULTI.
2015-01-15 Przemyslaw... exynos_fb.c: lcd_ctrl_init(): check board before init lcd
2015-01-15 Przemyslaw... exynos4-dt.h: enable generic file system commands
2015-01-15 Przemyslaw... samsung:misc.h: add CONFIG_OF_MULTI functions declarations
2015-01-15 Przemyslaw... samsung:board: run lcd menu only on trats2 for CONFIG_O...
2015-01-15 Przemyslaw... samsung:board: init dram info based on memory node...
2015-01-15 Przemyslaw... samsung:board:board_init: use CONFIG_SYS_SDRAM_BASE
2015-01-15 Przemyslaw... samsung:misc: add call to get_board_name() for CONFIG_O...
2015-01-15 Przemyslaw... fdtdec: add function: fdtdec_decode_memory()
2015-01-15 Przemyslaw... fdt_support: remove type static in fdt_read_prop()
2015-01-15 Przemyslaw... arch:arm:dts: odroid/trats2: add memory device type
2015-01-15 Przemyslaw... common:board_f:setup_fdt: set fdt addr by get_board_fdt...
2015-01-15 Przemyslaw... f_thor: add missing ifdef for lcd menu
2015-01-15 Przemyslaw... samsung: misc: menu: new option: battery charge level
2015-01-15 Przemyslaw... trats2: enable command battery of interactive charger
2015-01-15 Przemyslaw... trats2: add support to interactive charger
2015-01-15 Przemyslaw... samsung: misc: new command: battery and config CONFIG_C...
2015-01-15 Przemyslaw... samsung: misc: new feature: common interactive charger
2015-01-15 Przemyslaw... lib: tizen: add battery interactive charger screens
2015-01-15 Przemyslaw... trats2: add implementation of board_poweroff() and...
2015-01-15 Przemyslaw... arch:arch:exynos: add exynos ps hold control output...
2015-01-15 Przemyslaw... arch:arm:exynos: clock.h define clock registers setting...
2015-01-15 Przemyslaw... arch:arm:exynos: power.h define exynos4x12 power subsys...
2015-01-15 Przemyslaw... common: add command power off - to switch off the devic...
2015-01-15 Chanho Parkpackaging: Adding .spec file for u-boot project
2015-01-15 Lukasz Majewskitools: dtc: Add source to build the dtc compiler
2015-01-15 Inha Songtrats/trats2: enable bootloader signature
2015-01-15 Inha Songboard:samsung: add u-boot-mmc.bin sign check to thor
2015-01-15 Przemyslaw... tools: add script: mkimage_signed.sh for sign u-boot...
2015-01-15 Przemyslaw... lib: tizen: thor screen update
2015-01-15 Przemyslaw... common: lcd: extend lcd api by function lcd_get_positio...
2015-01-15 Inha Songusb: thor: add screen support
2015-01-15 Przemyslaw... samsung: misc: check_keys(), key_pressed() - remove...
2015-01-15 Przemyslaw... libtizen: add download logo and download progress bar
2015-01-15 Przemyslaw... Trats: Setup: CLK_GATE_BLOCK - enable all clocks
2015-01-15 Przemyslaw... Trats/Trats2: Update Tizen partitions layout
2015-01-15 Hyungwon Hwangvideo:lcd:s6e8ax0: increase screen gamma.
2015-01-12 Tom RiniPrepare v2015.01 v2015.01
2015-01-12 Pali RohárNokia RX-51: Do not call secure PPA routine on non...
2015-01-12 Peter Tyserpowerpc: xes: Add maintainer
2015-01-12 John Schmollerpowerpc: xes: Convert to generic board
2015-01-12 Masahiro YamadaARM: remove redudant information from Kconfig files
2015-01-12 Masahiro Yamadaomap: beagle_x15: add MAINTAINERS
2015-01-12 Masahiro Yamadastv0991: record defconfig ownership in MAINTAINERS
2015-01-12 Stefan HerbrechtsmeierARM: kirkwood: dns325: Add generic board support
2015-01-12 Stefan HerbrechtsmeierChange e-mail address of Stefan Herbrechtsmeier
2015-01-12 Kevin Hilmancommon/board_f.c: fix compile error when tracing disabled
2015-01-11 Andreas Bießmanntools/kwbimage.c: fix parser error handling
2015-01-11 Bo ShenARM: atmel: sama5d3xek: fix the LCD parameters
2015-01-11 Bo ShenARM: atmel: sama5d4xek: fix the LCD parameters
2015-01-11 Bo ShenARM: atmel: sama5d4 xplained: fix the LCD parameters
2015-01-10 Łukasz Majewskifix: tools: kwbimage.c: Initialize headersz to suppress...
2015-01-10 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-01-09 Alexey Brodkinarc: introduce "mdbtrick" target
2015-01-09 Masahiro Yamadamtd: nand: do not scan BBT after scrub
next