index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_ppc
Commit message (
Expand
)
Author
Age
Lines
*
lib_ppc: Move trap_init to occur earlier
Becky Bruce
2008-11-10
-5
/
+5
*
ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
Peter Tyser
2008-11-02
-2
/
+3
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-11-02
-1
/
+1
*
bootm: support subcommands in linux ppc bootm
Kumar Gala
2008-10-29
-96
/
+175
*
bootm: Add subcommands
Kumar Gala
2008-10-29
-0
/
+3
*
Added arch_lmb_reserve to allow arch specific memory regions protection
Kumar Gala
2008-10-18
-22
/
+28
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-68
/
+68
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
-0
/
+30
*
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
2008-10-15
-2
/
+2
*
Do not init SATA when disabled on 8536DS.
Jason Jin
2008-10-14
-2
/
+14
*
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
Stefan Roese
2008-10-01
-1
/
+1
*
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2008-09-13
-2
/
+3
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-4
/
+4
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
lib_ppc/interrupts.c: make board_show_activity() a weak function
Wolfgang Denk
2008-09-09
-1
/
+6
*
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
-7
/
+4
*
fdt: refactor initrd related code
Kumar Gala
2008-08-26
-26
/
+2
*
fdt: refactor fdt resize code
Kumar Gala
2008-08-26
-28
/
+4
*
bootm: move lmb into the bootm_headers_t structure
Kumar Gala
2008-08-26
-1
/
+1
*
bootm: refactor fdt locating and relocation code
Kumar Gala
2008-08-26
-484
/
+8
*
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
-11
/
+5
*
bootm: refactor entry point code
Kumar Gala
2008-08-26
-19
/
+3
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
-13
/
+0
*
Update linux bootm to support ePAPR client interface
Kumar Gala
2008-08-19
-10
/
+23
*
NAND boot: MPC8313ERDB support
Scott Wood
2008-08-12
-2
/
+2
*
Fix fallout from autostart revert
Kumar Gala
2008-08-12
-4
/
+1
*
POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c
Becky Bruce
2008-08-11
-0
/
+6
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
-2
/
+2
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
-1
/
+1
*
Fix LMB type issues
Andy Fleming
2008-07-10
-1
/
+2
*
Fix compiler warnings
Kumar Gala
2008-07-10
-2
/
+2
*
Fix printf errors.
Andrew Klossner
2008-07-09
-4
/
+4
*
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
2008-07-06
-1
/
+1
*
lmb: fix "implicit declaration of function 'lmb_free'" warning
Wolfgang Denk
2008-07-03
-1
/
+1
*
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
2008-07-01
-2
/
+0
*
Resize device tree to allow space for board changes and the chosen node
Andy Fleming
2008-06-28
-8
/
+58
*
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
-7
/
+9
*
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-06-11
-1
/
+1
|
\
|
*
fdt: unshadow global working fdt variable
Kim Phillips
2008-06-10
-1
/
+1
*
|
FSL LAW: Keep track of LAW allocations
Kumar Gala
2008-06-11
-1
/
+2
|
/
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
-0
/
+7
*
PPC: Add print_bats() to lib_ppc/bat_rw.c
Becky Bruce
2008-06-03
-0
/
+41
*
PPC: Change lib_ppc/bat_rw.c to use high bats
Becky Bruce
2008-06-03
-40
/
+92
*
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
2008-05-28
-3
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-1
/
+1
*
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
2008-05-12
-5
/
+0
*
Support legacy multi-type images without FDT section.
Nick Spence
2008-05-10
-3
/
+2
[next]