Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/ad885e45702029362575cec27e4808585c279832/arch You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

6208 Commits (ad885e45702029362575cec27e4808585c279832)

Author SHA1 Message Date
Simon Glass 757fe635df dm: at91: Drop use of ATMEL_PIO_PORTS in the header file 10 years ago
Simon Glass f4aae59fdf dm: sandbox: Move driver model CONFIGs to Kconfig 10 years ago
Simon Glass 001646c478 dm: omap3: Move driver model CONFIGs to Kconfig 10 years ago
Simon Glass d7a4b2e42e dm: tegra: Move driver model CONFIGs to Kconfig 10 years ago
Simon Glass 9a89d50d8e dm: x86: Move driver model CONFIGs to Kconfig 10 years ago
Simon Glass aab7e80d5f dm: exynos: Move driver model CONFIGs to Kconfig 10 years ago
Simon Glass 34e609ca82 dm: Move Raspberry Pi driver model CONFIGs to Kconfig 10 years ago
Stefan Roese 275029074d powerpc: ppc4xx: Add defaults for DT based booting to really work 10 years ago
Simon Glass 0df09047fa powerpc: Add linkage.h file 10 years ago
Simon Glass 0e7806d24a ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model 10 years ago
Simon Glass 0de36f8b62 powerpc: ppc4xx: Allow the end of u-boot.bin to be found 10 years ago
Simon Glass 86bedaebb5 powerpc: ppc4xx: Add a gpio.h header file 10 years ago
Simon Glass 36ec4c021a powerpc: ppc4xx: Call board_init_f_mem() for generic board 10 years ago
Simon Glass 281aea45f8 powerpc: ppc4xx: dts: Bring in canyonlands device tree files 10 years ago
Simon Glass 1d60f2b986 powerpc: ppc4xx: canyonlands: Move to generic board 10 years ago
Simon Glass 00cca639d5 powerpc: ppc4xx: Add ramboot config for glacier 10 years ago
Simon Glass 0bca284b17 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk 10 years ago
Simon Glass c1c615735f powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) 10 years ago
Graeme Russ 2d6286ab79 arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode 10 years ago
Graeme Russ 7a08603707 arm: mxs: Enable booting of mx28 without battery 10 years ago
Graeme Russ 950eaf6230 arm: mxs: Add debug outputs and comments to mxs SPL source files 10 years ago
Ye.Li e8cdeefc22 imx: mx6: Fixed AIPS3 base address issue 10 years ago
Peng Fan 1730af1bbd imx:mx6 update fuse_bank0_regs 10 years ago
Michal Simek 7f33899221 microblaze: spl: Add LISTS to linker script 10 years ago
Michal Simek ca7d22662e microblaze: spl: Do not call mem_malloc_init and use early alloc 10 years ago
Michal Simek 405e651d70 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN 10 years ago
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Michal Simek 7c4dd54255 microblaze: Speedup code copy 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Michal Simek 9cef20b109 microblaze: Fix gd_t address which is placed at the end of BRAM 10 years ago
Michal Simek e4a4743e48 microblaze: Remove unused asm label 10 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 10 years ago
Michal Simek 7c6814f184 microblaze: Remove unneeded data section adding from DTB 10 years ago
Michal Simek 070b8e0da2 microblaze: Add debug message about enabling interrupts 10 years ago
Michal Simek e217b0d50d microblaze: Fix coding style 10 years ago
Michal Simek 4c0922f367 microblaze: Remove DEBUG_INT macro and use debug() instead 10 years ago
Michal Simek 5e2fc801ff microblaze: Fix coding style in exception.c 10 years ago
Michal Simek 1c424d2697 microblaze: Show return address from exception 10 years ago
Michal Simek cd8574c0a7 microblaze: Fix stack usage in interrupt handler 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 10 years ago
Alexey Brodkin 51f4999bc5 arc: move CPU flags selection to the main "config.mk" 10 years ago
Alexey Brodkin a1dbe57d2d arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h 10 years ago
Alexey Brodkin 6eb651ad29 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h 10 years ago
Alexey Brodkin 1f9ad44546 arc: add selection of endianess in Kconfig 10 years ago
Alexey Brodkin 205e7a7b77 arc: select cache settings via menuconfig 10 years ago
Alexey Brodkin 5ff40f3d42 arc: define and use PTAG AUX regs for MMUv3 only 10 years ago
Alexey Brodkin 812980bdd6 arc: add more flavours of ARC700 series CPU 10 years ago
Igor Guryanov f958a91fa5 arc: memcmp - fix zero-delay loop utilization 10 years ago
Heiko Schocher f4e1886df5 arm, at91: add reset controller status register 10 years ago